gf180mcu-pdk icon indicating copy to clipboard operation
gf180mcu-pdk copied to clipboard

PDK should have a make timing equivalent

Open RTimothyEdwards opened this issue 2 years ago • 2 comments

Expected Behavior

make timing generates liberty headers and creates the liberty libraries (as it does in the sky130 open PDK)

Actual Behavior

There is no make timing, and there are no liberty file headers.

Probably it is close to sufficient to just copy the timing script from sky130 PDK and add the build recipe to the Makefile. There is probably some process-dependent stuff in the script that needs to be modified.

@mithro

RTimothyEdwards avatar Aug 23 '22 18:08 RTimothyEdwards

re-opening since we still need to add a make timing equivalent.

proppy avatar Sep 14 '22 07:09 proppy

The Liberty files still do not contain any information about the individual cells. This makes the PDK basically unusable when working with commercial synth tools.

tstrahler avatar Nov 07 '22 20:11 tstrahler