Skip to content
Discussion options

You must be logged in to vote

@leeway64 Try setting YOSYS_FLAGS to empty, it has reduced verbosity set by default:

make DESIGN_CONFIG=./designs/sky130hd/gcd/config.mk print-YOSYS_FLAGS

This command yields enormously much more verbose output from Yosys/abc:

make DESIGN_CONFIG=./designs/sky130hd/gcd/config.mk YOSYS_FLAGS= clean_synth synth

Replies: 2 comments

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 leeway64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants