google / globalfoundries-pdk-libs-gf180mcu_fd_sc_mcu7t5v0

7 track standard cells for GF180MCU provided by GlobalFoundries.
https://gf180mcu-pdk.rtfd.io
Apache License 2.0
22 stars 8 forks source link

Figure out how to fix the flip flop schematic rendering #11

Open mithro opened 2 years ago

mithro commented 2 years ago

Expected Behavior

Flip flop schematic rendering should look more like this;

image

This is likely because Yosys can't pull part or otherwise understand the UDP (user defined primitive) is actually a flip flop.

Actual Behavior

Flip flop schematic rendering looks like this;

image

image