Matt Liberty

Results 1724 comments of Matt Liberty

> As a bypass you could allow the user to set the capacitance per cell (like we do with parasitics). That's essentially what I proposed with `-cells `

Let's start with the command as that will cover all platforms. PDK setup is being done by IHP already so I expect it isn't a big help to move the...

You can use `define_group` and `define` to add attributes in Liberty

Such nets should already have been fixed by repair_design.

There were some failures at the time and I put it in the background. I can update and see where it is now.

A few pictures would help as I don't understand your description. Normally tapcells/endcaps have power pins in the same location as any other standard cell and follow pins isn't an...

That's quite odd, if I look at the gf180 endcap I see: ![image](https://github.com/The-OpenROAD-Project/OpenROAD/assets/761514/14cedac2-8616-4f64-9262-d0081f52910a) The rails are not going to be shorted due to the gap. Are you saying your endcap...

In the gds for m1: ![image](https://github.com/The-OpenROAD-Project/OpenROAD/assets/761514/def4209f-a248-4feb-8989-772805970fd4)

How did you place cells outside the core area? tapcell will not normally do that.

> There's no such `Env.sh` script. https://github.com/The-OpenROAD-Project/OpenROAD/blob/master/etc/Env.sh The provided url doesn't work. Most likely you have flattened the design in synthesis. Please check if the incoming Verilog to OR has...