]> git.nickg.me.uk Git - nvc.git/commit
Add a --no-collapse option to inhibit port collapsing. Issue #704
authorNick Gasson <nick@nickg.me.uk>
Sun, 4 Jun 2023 21:46:32 +0000 (22:46 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 4 Jun 2023 22:15:09 +0000 (23:15 +0100)
commit657256aee1a51eb065f8eb403c1e5a5dbeb58fa6
tree0c2ec6dd7b05b398251bd22ed26fb2b377568002
parent43595bacc764ef408565c55ac5e00638004abe8d
Add a --no-collapse option to inhibit port collapsing. Issue #704
configure.ac
nvc.1
src/lower.c
src/nvc.c
src/option.c
src/option.h
src/rt/model.c
test/regress/gold/issue704.dump [new file with mode: 0644]
test/regress/issue704.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/run_regr.c