Does anybody know how to load the data from OpenLa...
# openlane
a
Does anybody know how to load the data from OpenLane flow to OpenROAD gui? I want to see the timings, etc
m
@Matt Venn Same question here…
m
You can run the flow with -gui to have it load up
a
It is just empty. What data can I load to make timings available
m
You would need to reload the liberty, sdc, and spef files
v
for openlane flow
Copy code
openroad 
read_lef tmp/merged.nom.lef
read_def results/routing/name.def
gui::show