Move as much of the flow as possible to OpenLane
donn opened this issue · 0 comments
donn commented
We require GDS generation among other things. Currently dffram.py
replicates too much functionality that is present in OpenLane already. Beyond placement, there is no reason not to just use OL (or underlying scripts) with a specific configuration.