<#175 libs.ref: Python tool to generate export.yml...
# ihp-sg13g2
g
#175 libs.ref: Python tool to generate export.yml Pull request opened by dnltz ORFS has an update script with a static list of files to update [1]. Everytime new files will be created, this script has to be updated. Instead, let the PDK communicate to external tools which files exist, where they are located in the PDK and where they should be stored in the 3rd-party tool. This allows to automate updates in external tools automatically by just updating the PDK. So, to push updated files to external tools, simply run
generate.py
and commit the new
export.yml
files. In case new files were created, update the list of source files in
generate.py
and trigger an update of
export.yml
. 1: https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/flow/platforms/ihp-sg13g2/sg13g2_update.py IHP-GmbH/IHP-Open-PDK All checks have passed 1/1 successful checks