Skip to content
New issue

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use args in build, manage flushCall bug #19

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Conversation

bat52
Copy link

@bat52 bat52 commented Dec 26, 2022

command_args argument exist but is not used.
I found it useful to specify verilator arguments such as
args = ["-Wno-TIMESCALEMOD", "-Wno-WIDTH", '--timescale-override', '1ns/1ns']
as you can see here
https://github.com/bat52/cryptech/blob/master/pycryptech/ecdsa256_pyverilator.py

@bat52 bat52 changed the title Use command_args in build Use args in build, manage flushCall bug Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants