Skip to content

Is there a way to generate 'par.tcl' without running synthesis? #722

Discussion options

You must be logged in to vote

@m-usama-z has the correct suggestions. Alternatively, in Chipyard, you can also do the following:

make redo-par HAMMER_EXTRA_ARGS='-p <your edited yml file>'

This breaks the dependency chain and also appends the argument to the underlying Hammer command with your updated constraints. These redo targets are also present in the generated hammer.d Make fragment.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by harrisonliew
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chipyard This pertains to ucb-bar/chipyard integration
3 participants
Converted from issue

This discussion was converted from issue #685 on March 08, 2023 07:33.