Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: yosys: Add dependency on z3. | Theodoros Foradis | 2017-07-29 |
| | | | | * gnu/packages/fpga.scm (yosys): Add z3 to propagated-inputs. | ||
* | gnu: Move contents of zip module into compression module. | Arun Isaac | 2017-06-20 |
| | | | | | | | | | | | | | | | * gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import. | ||
* | gnu: icestorm: Replace reference in icebox_vlog. | Theodoros Foradis | 2017-03-10 |
| | | | | | * gnu/packages/fpga.scm (icestorm)[arguments]: Add phase "fix-usr-local" to replace reference to /usr/local/share. | ||
* | gnu: yosys: Update to 0.7. | Theodoros Foradis | 2017-01-01 |
| | | | | | | * gnu/packages/fpga.scm (yosys): Update to 0.7. Signed-off-by: Leo Famulari <leo@famulari.name> | ||
* | gnu: yosys: Add xdot functionality. | Theodoros Foradis | 2017-01-01 |
| | | | | | | | * gnu/packages/fpga.scm (yosys)[inputs]: Add xdot, graphviz and psmisc. [arguments]: Add 'fix-paths' phase. Signed-off-by: Leo Famulari <leo@famulari.name> | ||
* | gnu: Add gtkwave. | Danny Milosavljevic | 2016-10-09 |
| | | | | | | * gnu/packages/fpga.scm (gtkwave): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | ||
* | gnu: Add arachne-pnr. | Danny Milosavljevic | 2016-10-09 |
| | | | | | | * gnu/packages/fpga.scm (arachne-pnr): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | ||
* | gnu: Add icestorm. | Danny Milosavljevic | 2016-10-09 |
| | | | | | | * gnu/packages/fpga.scm (icestorm): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | ||
* | gnu: Add yosys. | Danny Milosavljevic | 2016-10-09 |
| | | | | | | * gnu/packages/fpga.scm (yosys): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | ||
* | gnu: Add iverilog. | Danny Milosavljevic | 2016-10-09 |
| | | | | | | * gnu/packages/fpga.scm (iverilog): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | ||
* | gnu: Add abc. | Danny Milosavljevic | 2016-10-09 |
* gnu/packages/fpga.scm (abc): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> |