mirror of https://github.com/efabless/caravel.git
Update Makefile
This commit is contained in:
parent
47c6dcceb7
commit
eaa1d64345
2
Makefile
2
Makefile
|
@ -44,7 +44,7 @@ LARGE_FILES_GZ_SPLIT += $(addsuffix .00.split, $(ARCHIVES))
|
||||||
|
|
||||||
MCW_ROOT?=$(PWD)/mgmt_core_wrapper
|
MCW_ROOT?=$(PWD)/mgmt_core_wrapper
|
||||||
MCW ?=LITEX_VEXRISCV
|
MCW ?=LITEX_VEXRISCV
|
||||||
MPW_TAG ?= mpw-7f
|
MPW_TAG ?= mpw-7g
|
||||||
|
|
||||||
# PDK switch varient
|
# PDK switch varient
|
||||||
export PDK?=sky130A
|
export PDK?=sky130A
|
||||||
|
|
Loading…
Reference in New Issue