]> git.nickg.me.uk Git - nvc.git/commit
Add --gtkw option to write GtkWave save file. Issue #526
authorNick Gasson <nick@nickg.me.uk>
Thu, 8 Sep 2022 18:18:18 +0000 (19:18 +0100)
committerNick Gasson <nick@nickg.me.uk>
Thu, 8 Sep 2022 18:23:15 +0000 (19:23 +0100)
commit8bfc129b28b59f1869f3280d73537f5d7ab2899a
tree8f2036987d62bb1623e6c5d61b1c37e5d3580d86
parentaf3d9f77eb15d8977453a31abe6c15bb00a84f4c
Add --gtkw option to write GtkWave save file. Issue #526
NEWS.md
nvc.1
src/nvc.c
src/rt/wave.c
src/rt/wave.h
src/util.c
src/util.h
test/regress/gold/wave3.gtkw [new file with mode: 0644]
test/regress/gold/wave5.gtkw [new file with mode: 0644]
test/regress/wave3.sh
test/regress/wave5.sh