You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I ran abc without any arguments, what is the expected behavior? Would abc only optimize the circuit combinationally? Would it add any additional gates? Would abc affect timing? What is abc supposed to do in this case?
I'm seeing some interesting behavior with abc in another situation, so I just wanted to check really quick.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I ran
abcwithout any arguments inside a Yosys script, like this example:If I ran
abcwithout any arguments, what is the expected behavior? Wouldabconly optimize the circuit combinationally? Would it add any additional gates? Wouldabcaffect timing? What isabcsupposed to do in this case?I'm seeing some interesting behavior with
abcin another situation, so I just wanted to check really quick.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions