add user_id back

This commit is contained in:
jeffdi 2023-06-07 17:08:10 -07:00
parent 556277b847
commit b08bb5a1ec
1 changed files with 2 additions and 0 deletions

View File

@ -227,6 +227,8 @@ __openframe:
property LEFview true; \
property GDS_FILE $(UPRJ_ROOT)/gds/openframe_project_wrapper.gds; \
property GDS_START 0; \
load $(UPRJ_ROOT)/mag/user_id_programming; \
load $(UPRJ_ROOT)/mag/user_id_textblock; \
load $(CARAVEL_ROOT)/maglef/simple_por; \
load caravel_openframe -dereference; \
select top cell; \