Ashkan
10/01/2024, 10:24 AMLOGIC0 and LOGIC1 are defined in the Liberty file, the don't_use variable is true for both of them, so Yosys doesn't utilize them. However, LOGIC0 appears as one of the cells in the final GDS file generated by OpenROAD. How can I prevent OpenROAD from using LOGIC cells and force it to use the cells synthesized by Yosys?Ramy Rabie
10/07/2024, 12:30 AM