Matt Liberty

Results 1725 comments of Matt Liberty

I think it would be simpler to just DOCKER_OPTIONS += --privileged probably something has gotten missed in your manually expanding the rule.

@proppy if you know how that would be great

Please resolve the conflicts when you have a chance so we can get this merged.

You could have multiple liberty files for different corners however there should only be one LEF. ``` foreach lib $::env(LIB_SLOWEST) { read_liberty -corner ss $lib } foreach lib $typ {...

You'll need to package the routing step with https://github.com/The-OpenROAD-Project/OpenLane/blob/master/docs/source/using_or_issue.md. It would also be helpful to have a screenshot of the design open in the GUI to see what these routes...

Note that the design has fill cells so : [INFO ODB-0131] Created **1807364** components and 6756773 component-terminals. This will add to the memory usage. Usage looks to be around 29-30Gb...

We can look at improving the memory usage but in the short term yes, more ram or more swap.

@donn if you see my comments above the 7k excludes all the fill cells.

I ran it and got a result in: real 16m12.260s Is your machine thrashing? What step are you on?