While working on #176 , and the issue I faced with dummy module missing instance name not generating a parse error seems to be related to the existing grammar being used.
Would it make sense to update the grammar for SV/Verilog, and VHDL from the official ANTLR4 repo: https://github.com/antlr/grammars-v4
I would like to know if it makes sense.
While working on #176 , and the issue I faced with
dummymodule missing instance name not generating a parse error seems to be related to the existing grammar being used.Would it make sense to update the grammar for SV/Verilog, and VHDL from the official ANTLR4 repo: https://github.com/antlr/grammars-v4
I would like to know if it makes sense.