Replies: 1 comment 2 replies
-
What is your yosys script? Gates are created far downstream of |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
hi I've been using yosys for about a week now, and ive loved it, but admittedly there's been a relatively simple thing that i haven't figured out how to do
the way it is now it seems like
read_verilog
defaults to using multiple two input logic gates in cascade instead of a single one with the required number of inputs whenever there is an expression with three or more nodes in the source codeis there a way to change this? thank you in advance :D
Beta Was this translation helpful? Give feedback.
All reactions