openroad tutorial enhancements
This commit is contained in:
@@ -154,7 +154,10 @@ After completion, the final database can be opened in an interactive OpenROAD se
|
||||
cd ./build/par-rundir
|
||||
./generated-scripts/open_chip
|
||||
|
||||
TODO: insert screenshot of database here
|
||||
|
||||
Below is the post-PnR layout for the TinyRocketConfig in Sky130 generated by OpenROAD.
|
||||
|
||||
.. image:: ../_static/images/vlsi-openroad-par-tinyrocketconfig.png
|
||||
|
||||
Intermediate databases are written in ``build/par-rundir`` between each step of the ``par`` action. These databases can be restored in an interactive OpenROAD session as desired for debugging purposes.
|
||||
|
||||
@@ -199,6 +202,7 @@ The below examples use the ``redo-par`` Make target to re-run only place-and-rou
|
||||
# example of re-running only floorplanning to test out a new floorplan configuration
|
||||
make redo-par HAMMER_EXTRA_ARGS="--only_step floorplan_design -p example-sky130.yml"
|
||||
|
||||
See the `OpenROAD tool plugin README <https://github.com/ucb-bar/hammer/tree/master/src/hammer-vlsi/par/openroad>`__ for the full list of OpenROAD tool steps.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
BIN
docs/_static/images/vlsi-openroad-par-tinyrocketconfig.png
vendored
Normal file
BIN
docs/_static/images/vlsi-openroad-par-tinyrocketconfig.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Reference in New Issue
Block a user