mirror of https://github.com/efabless/caravel.git
rename top to caravel
This commit is contained in:
parent
1e6dc8992b
commit
f3cd9e09eb
1
Makefile
1
Makefile
|
@ -229,6 +229,7 @@ __openframe:
|
||||||
expand; \
|
expand; \
|
||||||
cif *hier write disable; \
|
cif *hier write disable; \
|
||||||
cif *array write disable; \
|
cif *array write disable; \
|
||||||
|
save caravel; \
|
||||||
gds write $(UPRJ_ROOT)/gds/caravel.gds; \
|
gds write $(UPRJ_ROOT)/gds/caravel.gds; \
|
||||||
quit -noprompt;" > $(UPRJ_ROOT)/mag/mag2gds_caravel.tcl
|
quit -noprompt;" > $(UPRJ_ROOT)/mag/mag2gds_caravel.tcl
|
||||||
### Runs from CARAVEL_ROOT
|
### Runs from CARAVEL_ROOT
|
||||||
|
|
Loading…
Reference in New Issue