Closed M0stafaRady closed 1 year ago
Why aren't we running verification on the gl netlist post synthesis? This netlist should have the power ports.
@marwaneltoukhy What do you mean by not running verification post synthesis ?
why aren't you running the verification on the gl netlist coming out of OpenLane?
We do
Then why are you editing these files? The gl netlist coming out of OpenLane is already powered.
This is for the RTL files which contain sky130 cells
These aren't RTL files, these are netlists as well. That's why I am asking why aren't you just using the ones coming out of OpenLane.
These are readable netlist so it's easier to debug them compared with what Openlane provided.
Okay, just make sure that nothing else changed. I'm just worried that we mess with source code, and something might change without us knowing.
These are readable netlist so it's easier to debug them compared with what Openlane provided.
I checked these changes more than one time but I will really appreciate if someone else also have a look to make sure the script have not corrupted anything.