tiny fix
This commit is contained in:
2
.github/workflows/chipyard-full-flow.yml
vendored
2
.github/workflows/chipyard-full-flow.yml
vendored
@@ -152,7 +152,7 @@ jobs:
|
|||||||
export tutorial=sky130-openroad
|
export tutorial=sky130-openroad
|
||||||
export EXTRA_CONFS=tutorial.yml
|
export EXTRA_CONFS=tutorial.yml
|
||||||
export VLSI_TOP=RocketTile
|
export VLSI_TOP=RocketTile
|
||||||
make buildfile -B
|
make buildfile
|
||||||
make syn
|
make syn
|
||||||
# openroad freezes during some write commands after detailed route
|
# openroad freezes during some write commands after detailed route
|
||||||
# so need to stop the flow & run last step separately
|
# so need to stop the flow & run last step separately
|
||||||
|
|||||||
Reference in New Issue
Block a user