OpenROAD-flow-scripts Tutorial
The OpenROAD-flow-scripts tutorial to run the complete OpenROAD based flow from RTL-to-GDS using OpenROAD Flow Scripts.
This tutorial also includes examples of useful design explorations and manual usage in key flow stages to help users gain a good understanding of the OpenROAD application flow, data organization, GUI and commands.
Refer to the Flow Tutorial.
Tutorial Test Scripts
The directory tutorials contains a few scripts used by the Flow Tutorial. The tutorial uses sample test scripts already part of OpenROAD
test.
OpenROAD GUI Test Case
View load_lef.tcl example Tcl script that shows
a simple user defined GUI customization to add sky130 technology LEF file.
Detail Routing Test Case
View drc_issue.tcl example Tcl script to trace a simple DRC violation.
View drc_fix.tcl example Tcl script to fix the DRC violation.
Metal Fill Test Case
View metal_fill.tcl example Tcl scrit to add metal fill.