commit | dc5a8a5681882cee08de33768fd1379bb7ec28fb | [log] [tgz] |
---|---|---|
author | jeffdi <jeffdi@efabless.com> | Mon Oct 24 20:01:03 2022 -0700 |
committer | jeffdi <jeffdi@efabless.com> | Mon Oct 24 20:01:03 2022 -0700 |
tree | 63f2cf26d0e1f5300801491bd8602b44cebe8586 | |
parent | e308dde6ab41249dab99307246448d96397f42b3 [diff] |
add def template back for user_project_example
diff --git a/openlane/user_project_wrapper/config.json b/openlane/user_project_wrapper/config.json index 99ac12b..0b8f6e1 100644 --- a/openlane/user_project_wrapper/config.json +++ b/openlane/user_project_wrapper/config.json
@@ -51,6 +51,7 @@ "SYNTH_USE_PG_PINS_DEFINES": "USE_POWER_PINS", "pdk::sky130*": { "RT_MAX_LAYER": "met4", + "FP_DEF_TEMPLATE": "dir::fixed_dont_change/user_project_wrapper.def", "scl::sky130_fd_sc_hd": { "CLOCK_PERIOD": 10 },