shouldn't have removed file from EXTRA_CONFS oops
This commit is contained in:
2
.github/workflows/chipyard-full-flow.yml
vendored
2
.github/workflows/chipyard-full-flow.yml
vendored
@@ -150,7 +150,7 @@ jobs:
|
|||||||
conda config --remove channels defaults
|
conda config --remove channels defaults
|
||||||
|
|
||||||
export tutorial=sky130-openroad
|
export tutorial=sky130-openroad
|
||||||
export EXTRA_CONFS=tutorial.yml
|
export EXTRA_CONFS="example-designs/sky130-openroad-rockettile.yml tutorial.yml"
|
||||||
export VLSI_TOP=RocketTile
|
export VLSI_TOP=RocketTile
|
||||||
make buildfile
|
make buildfile
|
||||||
make syn
|
make syn
|
||||||
|
|||||||
Reference in New Issue
Block a user