Matt Liberty
Matt Liberty
I ran ng45/gcd with ``` export SYNTH_HIERARCHICAL = 1 export SYNTH_MINIMUM_KEEP_SIZE = 1 ``` I ran `group_path -name foo -through *ctrl*`, clicked Update and see paths Please give a reproducible...
I think you want -path_group not -group_path which matches to -group_path_count
Still ``` openroad> report_checks -path_group blah No paths found. ``` I don't see anything OR specific. Can you make an sta case and file it upstream?
Conflicts to resolve. Have you tested with private designs as well?
Despite being simple in concept it has never worked that well.
The same in KLayout is much better and we should try to do something similar.
Note the grt or rudy do not operate one a single region but on all regions at once. You need to apply the results by region.
What do you mean by "Fillers (in purple) seem to be removed from two regions only."? It would be nice to draw the region boundaries in the images though you...
What are the red cells? Do they belong to a particular region?
The problem is that the wire width is odd which is not allowed in odb (we should error rather than crash but that is another issue). Switch to 2000 makes...