]> Nick Gasson's Git Repositories - nvc.git/commit
Define Verilog preprocessor macros on command line
authorNick Gasson <nick@nickg.me.uk>
Mon, 30 Dec 2024 20:17:06 +0000 (20:17 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 31 Dec 2024 09:50:22 +0000 (09:50 +0000)
commit2ce462d68368700d338b4e6fcbc7da3c432dd150
treec389dde1cdd3727caff05c05254de7d24bde9178
parentcd5f13ddd1c622f088f84142819641433f6a1938
Define Verilog preprocessor macros on command line

Based on code from @Blebowski in #1110
14 files changed:
nvc.1
src/hash.c
src/hash.h
src/nvc.c
src/option.c
src/option.h
src/scan.c
src/scan.h
src/util.c
src/util.h
src/vlog/vlog-pp.l
src/vpi/vpi-systf.c
test/regress/cmdline13.sh [new file with mode: 0644]
test/regress/testlist.txt