]> Nick Gasson's Git Repositories - nvc.git/commit
Add parsing of compiler directive `default_nettype (#1148)
authorAnsel <44142123+Anselmo95@users.noreply.github.com>
Thu, 6 Feb 2025 08:15:43 +0000 (09:15 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 08:15:43 +0000 (08:15 +0000)
commit3cacbf2593ef0ae1b5df3470fcacbfcf5ea6c856
tree4c687fcc319aa97adcb1541e2b61053e2f148a2b
parent9a8d87c1510408644d2690dfb18762da032d7a99
Add parsing of compiler directive `default_nettype (#1148)
src/lexer.l
src/scan.c
src/scan.h
src/vlog/vlog-parse.c
src/vlog/vlog-pp.l
test/test_vlog.c
test/vlog/defaultnettype.v [new file with mode: 0644]