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
I am currently trying to use Yosys to synthesize VHDL to single gate logic. (It's more of a learning project).
I have used the CMOS example as a starting point and changed the liberty file. One of the gates I am trying to map to is a univerial logic device. The description is:
In principle, any arbitrary logic function can be formed by this gate. Unfortunately this cell is only used in places where it is preexisting, so it is rarely used in my test design.
Is there any way of using ABC or the rest of the toolchain to transform single gate logic into this more complex one?
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
-
I am currently trying to use Yosys to synthesize VHDL to single gate logic. (It's more of a learning project).
I have used the CMOS example as a starting point and changed the liberty file. One of the gates I am trying to map to is a univerial logic device. The description is:
In principle, any arbitrary logic function can be formed by this gate. Unfortunately this cell is only used in places where it is preexisting, so it is rarely used in my test design.
Is there any way of using ABC or the rest of the toolchain to transform single gate logic into this more complex one?
Beta Was this translation helpful? Give feedback.
All reactions