TypeError: generate() got an unexpected keyword argument 'reorder'
venkateshknpl opened this issue · 2 comments
venkateshknpl commented
Throwing the following error when I run the below command
python3 pyverilog/examples/example_graphgen.py -t top -s top.led test.v
TypeError: generate() got an unexpected keyword argument 'reorder'
orangeYao commented
Same problem encountered
wndif commented
