Osama Hammad
Osama Hammad
This is purely placement luck. Matt pointed out that this is should be an issue in the placer to use a site so close to a PDN via, which makes...
After discussion, we found that removing pdn vias is a bit risky and going to lead in IR drop. you said when you started the issue that the DRC can...
@maliberty Should this be closed?
DRT did not support incremental routing before this PR. So it's a bit inaccurate when you say "new incremental routing broke drt". Let me explain what used to happen before...
Could you try https://github.com/The-OpenROAD-Project/OpenROAD/pull/5245 and tell me if this is sufficient for your test case?
It should be fixed now.
@maliberty I am having troubles with the metric updates resulting from this PR. Now, it's failing sky130hd_ibex with this which doesn't make any sense: `ibex_sky130hd (tcl) *FAIL* DRT::max_capacitance_slack -11% <...
@maliberty The weird thing is that I updated it with the new value that I got from running the design on my local machine which is ` "DRT::max_capacitance_slack" : "-10.870980671686256"`....
@donn you could add it as an argument in the detailed_route_debug command. You will need to add the corresponding variable in the RouterConfiguration object. finally you should use that path...
I am getting this error: [ERROR ORD-0054] odb file inputs/ibex_core.odb is invalid: basic_ios::clear: iostream error Probably something went wrong with backward compatibility, Could you send me the OR commit you...