Replies: 2 comments
-
I'm not super familiar with the FPGA part of Yosys, but assuming it just works. If you run the abc pass with a liberty file it might just unmap your LUTs and move them to standard cells |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not sure how up to date the
I don't know how to get from there to another cell library though. |
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 completely new to Yosys.
I have a netlist produced by synthesis using Xilinx Vivado. It makes use of LUTs, FDCE, IBUF.
I would like to map this to SkyWater (or any other cell library for ASICs).
Is this something possible using (say) techmap in Yosys?
Please suggest a recipe for this.
Beta Was this translation helpful? Give feedback.
All reactions