/etc/completion/

aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/fpga.scm
AgeCommit message (Expand)Author
2022-01-14gnu: iverilog: Update to 11.0....* gnu/packages/fpga.scm (iverilog): Update to 11.0. [arguments]: Add make-flags. Danny Milosavljevic
2021-12-29gnu: python-myhdl: Fix trailing whitespace in description....* gnu/packages/fpga.scm (python-myhdl)[description]: Fix trailing whitespace. Vagrant Cascadian
2021-12-18gnu: nvc: Update to 1.5.3....* gnu/packages/fpga.scm (nvc): Update to 1.5.3. Tobias Geerinckx-Rice
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-10-16gnu: gtkwave: Update to 3.3.111....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.111. Tobias Geerinckx-Rice
2021-09-04gnu: nvc: Update to 1.5.2....* gnu/packages/fpga.scm (nvc): Update to 1.5.2. [arguments]: Don't return #t from phases. Tobias Geerinckx-Rice
2021-07-01gnu: gtkwave: Update to 3.3.110....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.110. Tobias Geerinckx-Rice
2021-06-30gnu: verilator: Update to 4.204....* gnu/packages/fpga.scm (verilator): Update to 4.204. Tobias Geerinckx-Rice
2021-06-14gnu: Rename qtbase to qtbase-5....This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer
2021-05-23gnu: nvc: Update to 1.5.1....* gnu/packages/fpga.scm (nvc): Update to 1.5.1. [arguments]: Hopefully re-enable #:parallel-build?s. Tobias Geerinckx-Rice
2021-05-07gnu: gtkwave: Update to 3.3.109....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.109. Tobias Geerinckx-Rice
2021-03-06gnu: verilator: Update to 4.110....* gnu/packages/fpga.scm (verilator): Update to 4.110. Tobias Geerinckx-Rice
2021-01-28gnu: Add Verilator....* gnu/packages/fpga.scm (verilator): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Andrew Miloradovsky
2021-01-28gnu: Add systemc....* gnu/packages/fpga.scm (systemc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Andrew Miloradovsky
2021-01-07gnu: gtkwave: Update to 3.3.108....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.108. Tobias Geerinckx-Rice
2020-12-30gnu: Add python-migen....* gnu/packages/fpga.scm (python-migen): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-12-17gnu: Add nvc....* gnu/packages/fpga.scm (nvc): New variable. Danny Milosavljevic
2020-12-16gnu: Add python-myhdl....* gnu/packages/fpga.scm (python-myhdl): New variable. Danny Milosavljevic