]> Nick Gasson's Git Repositories - nvc.git/commit
Parse Verilog conditional expression and more binary operators
authorNick Gasson <nick@nickg.me.uk>
Tue, 17 Dec 2024 20:01:08 +0000 (20:01 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 17 Dec 2024 21:33:06 +0000 (21:33 +0000)
commitffe15e7fd3dea73237109c36790e55e0919196dd
tree5ee22035f1df88e387fb33a0d1182dc241059138
parent05366d1e1a3228320b7e93d85326d2f330407929
Parse Verilog conditional expression and more binary operators
src/lexer.l
src/vlog/vlog-node.c
src/vlog/vlog-node.h
src/vlog/vlog-parse.c
src/vlog/vlog-sem.c
test/run_ivtest.rb
test/vlog/parse1.v