Skip to content

added desired grouping for demo - hier synthesis#3203

Merged
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
jeffng-or:asap7-cva6-hier
May 31, 2025
Merged

added desired grouping for demo - hier synthesis#3203
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
jeffng-or:asap7-cva6-hier

Conversation

@jeffng-or

Copy link
Copy Markdown
Contributor

Tried to find a balance between visual, run time and results when running with SYNTH_HIERARCHICAL=1:

WNS: -415
TNS: -930978
modules: 15
skew: 189.922
total time: 2:36:16

Signed-off-by: Jeff Ng <jeffng@precisioninno.com>
@maliberty maliberty merged commit 0273570 into The-OpenROAD-Project:master May 31, 2025
7 checks passed
export SKIP_LAST_GASP ?= 1

ifeq ($(SYNTH_HIERARCHICAL),1)
export SYNTH_MINIMUM_KEEP_SIZE ?= 40000

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this can be unconditional and the value will be ignored if not in SYNTH_HIERARCHICAL

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true. I was just trying to be extra safe. I can take out the conditional next time I'm updating the config.

@jeffng-or jeffng-or deleted the asap7-cva6-hier branch August 22, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants