Open
Description
Test the module which contain the funtion code in it, then I got error.
I check the code of lex. It has the key word "function". So I guess that I have to modify yacc to make it work well.
I already have run the pyverilog well with some simple verilog code which do not have function in it.