8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to o 8000 ur terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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'
The text was updated successfully, but these errors were encountered:
Same problem encountered
Sorry, something went wrong.
You could try replacing 'recoder' with 'do_recoder'
reorder
No branches or pull requests
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'
The text was updated successfully, but these errors were encountered: