Synthesis Reproducibility Issue #3640
Unanswered
ShvetankPrakash
asked this question in
Help (Q&A)
Replies: 1 comment
-
|
@ShvetankPrakash yosys should generate the same netlist (assuming the same inputs), maybe only if the machine architecture (x86 vs aarch) might there be a difference. If you are able to share a test I can take a look at it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am testing reproducibility with silicon compiler. I am using the 29.1 docker container but getting different synthesized netlists depending on which computer I run on. Is there some seed that needs to be set to make sure I get the same results independent of which hardware platform or system I run on? Please let me know if anyone else has run into this issue and/or found a solution. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions