google / globalfoundries-pdk-libs-gf180mcu_fd_io

IO and periphery cells for the GF180MCU provided by GlobalFoundries.
https://gf180mcu-pdk.rtfd.io
Apache License 2.0
13 stars 5 forks source link

Added missing liberty header files. #5

Closed RTimothyEdwards closed 2 years ago

RTimothyEdwards commented 2 years ago

Fixes https://github.com/google/gf180mcu-pdk/issues/65

Adds missing liberty header files to the I/O library. The liberty library files need to be reconstructed by inserting the individual cell sections before the closing brace of the header. This process will presumably be done by a "make timing" recipe in the Makefile of the parent gf180mcu-pdk repository, which has not yet been implemented.