OpenROAD-flow-scripts
OpenROAD-flow-scripts copied to clipboard
Report layer rc
Description
Report the resistance/capacitance per unit in each layer, which would be helpful of developing timing optimization algorithms
Suggested Solution
Create a command to report layer rc
Additional Context
No response
Hi! First-time contributor here, I’d like to implement a Tcl utility report_layer_rc.tcl that prints a table of per-layer/via R and C (from the currently loaded settings/setRC.tcl) and writes reports/layer_rc.csv. I’ll add docs as well. Does this direction work?
That sounds good. It should go in the est module.