Replies: 2 comments 1 reply
-
I don't know of a direct way though you might ask the question in https://github.com/YosysHQ/yosys/discussions or their Slack channel. I do believe that the .lib's max cap is obeyed so there is an indirect limit. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, Here are what I found about the max fanout issue in ORFS repository. Can these lines work as they expected? Or these lines just have no effect? @maliberty |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've checked yosys documentation for tcl command: synth, and I cannot figure out options to limit max fanout/fanin in synthesis. Is it possible to limit max fanout/fanin in synthesis stage with OpenROAD-flow-scripts? How to do it?
Thanks for any suggestions!
Beta Was this translation helpful? Give feedback.
All reactions