gnu: nextpnr-ice40: Clean-up description.
* gnu/packages/fpga.scm (nextpnr-ice40)[description]: Appease guix lint.master
parent
0e68695e79
commit
a46498020b
|
@ -290,8 +290,8 @@ Includes the actual FTDI connector.")
|
|||
"/share/icebox"))
|
||||
#:tests? #f))
|
||||
(synopsis "Place-and-Route tool for FPGAs")
|
||||
(description "nextpnr aims to be a vendor neutral, timing driven,
|
||||
FOSS FPGA place and route tool. ")
|
||||
(description "Nextpnr aims to be a vendor neutral, timing driven,
|
||||
FOSS FPGA place and route tool.")
|
||||
(home-page "https://github.com/YosysHQ/nextpnr")
|
||||
(license license:expat))))
|
||||
|
||||
|
|
Reference in New Issue