Makefile add openframe target

This commit is contained in:
jeffdi 2023-06-07 12:31:14 -07:00
parent bf4325dc16
commit ecad21b327
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ __openframe:
property GDS_FILE $(UPRJ_ROOT)/gds/openframe_project_wrapper.gds; \
property GDS_START 0; \
load $(CARAVEL_ROOT)/maglef/simple_por; \
load caravel -dereference; \
load caravel_openframe -dereference; \
select top cell; \
expand; \
cif *hier write disable; \