File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Document for detailed local build from sources and installation steps found [her
9090 individual flows commands, see the documentation
9191 [ here] ( https://openroad.readthedocs.io/en/latest/ ) .
9292- For details about automated flow setup, see ORFS docs
93- [ here] ( https://openroad-flow-scripts.readthedocs.io/en/latest/user/GettingStarted .html ) .
93+ [ here] ( https://openroad-flow-scripts.readthedocs.io/en/latest/index2 .html#getting-started-with-openroad-flow-scripts ) .
9494- Flow tutorial to run the complete OpenROAD based flow from
9595 RTL-GDSII, see the tutorial
9696 [ here] ( https://openroad-flow-scripts.readthedocs.io/en/latest/tutorials/FlowTutorial.html ) .
Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ You can select a design using either of the following methods:
1111112 . Specify the design using the shell environment. For example:
112112
113113``` shell
114+ # Make sure you are in ./flow
114115make DESIGN_CONFIG=./designs/nangate45/swerv/config.mk
115116# or
116117export DESIGN_CONFIG=./designs/nangate45/swerv/config.mk
Original file line number Diff line number Diff line change @@ -829,7 +829,7 @@ The `gcd` design synthesis results for area and speed optimizations are shown be
829829| -----------------------| --------------------------------------| --------------------------------------|
830830| ` Number of wires ` | 224 | 224 |
831831| ` Number of wire bits ` | 270 | 270 |
832- [ O | ` Number of cells ` | 234 | 234 |
832+ | ` Number of cells ` | 234 | 234 |
833833| ` Chip area ` | 2083.248000 | 2083.248000 |
834834| ` Final Design Area ` | Design area 4295 u^2 6% utilization. | Design area 4074 u^2 6% utilization. |
835835
You can’t perform that action at this time.
0 commit comments