#54 Publish script which combines the CDL files from the cells (and models) into one big file
Issue opened by mithro
Similar to how there is a script which combines the timing data from the per cell timing JSON data into a single large liberty file, we need a script which does the same for the CDL files. This also needs to make sure to include the models.
The script should be added to the
`skywater_pdk` Python module.
google/skywater-pdk