Skip to content

How BLOCKS configuration works? #984

Closed Answered by maliberty
vijayank88 asked this question in Q&A
Discussion options

You must be logged in to vote

See

ifdef BLOCKS

where we generate additional targets. Also

$(foreach block,$(BLOCKS),$(eval $(call GENERATE_ABSTRACT_RULE,./results/$(PLATFORM)/$(DESIGN_NICKNAME)_$(block)/$(FLOW_VARIANT)/${block}.lef,./results/$(PLATFORM)/$(DESIGN_NICKNAME)_$(block)/$(FLOW_VARIANT)/${block}.lib,./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/${block}/config.mk)))

You can have multiple blocks.

Replies: 2 comments 1 reply

Comment options

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

vijayank88
Apr 14, 2023
Collaborator Author

You must be logged in to vote
1 reply
@maliberty
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants