mirror of https://github.com/efabless/caravel.git
updates for caravan tapeout
This commit is contained in:
parent
d5df3be478
commit
f4ac232dde
2
Makefile
2
Makefile
|
@ -181,7 +181,7 @@ __truck:
|
||||||
load $(UPRJ_ROOT)/mag/user_id_textblock; \
|
load $(UPRJ_ROOT)/mag/user_id_textblock; \
|
||||||
load $(CARAVEL_ROOT)/maglef/simple_por; \
|
load $(CARAVEL_ROOT)/maglef/simple_por; \
|
||||||
load $(UPRJ_ROOT)/mag/caravan_core -dereference; \
|
load $(UPRJ_ROOT)/mag/caravan_core -dereference; \
|
||||||
load $(UPRJ_ROOT)/mag/caravan -dereference; \
|
load caravan -dereference; \
|
||||||
select top cell; \
|
select top cell; \
|
||||||
expand; \
|
expand; \
|
||||||
cif *hier write disable; \
|
cif *hier write disable; \
|
||||||
|
|
Loading…
Reference in New Issue