stopping par before write_design bc openroad freezes
This commit is contained in:
3
.github/workflows/chipyard-full-flow.yml
vendored
3
.github/workflows/chipyard-full-flow.yml
vendored
@@ -158,9 +158,8 @@ jobs:
|
|||||||
export VLSI_TOP=RocketTile
|
export VLSI_TOP=RocketTile
|
||||||
make buildfile
|
make buildfile
|
||||||
make syn
|
make syn
|
||||||
make par
|
|
||||||
# openroad freezes during the write_sdf command, so don't run last step for now
|
# openroad freezes during the write_sdf command, so don't run last step for now
|
||||||
# make par HAMMER_EXTRA_ARGS="--stop_before_step write_design"
|
make par HAMMER_EXTRA_ARGS="--stop_before_step write_design"
|
||||||
# make drc
|
# make drc
|
||||||
# make lvs
|
# make lvs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user