Skip to content

Commit 692a574

Browse files
committed
README.md: add link to creating basic reports
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent adfb994 commit 692a574

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,13 @@ To build from your own git repository:
107107
cd /home/me/myproject
108108
make --file=~/OpenROAD-flow-scripts/flow/Makefile DESIGN_CONFIG=somefolder/config.mk ...
109109

110+
## Running a quick smoke-test of ORFS on your own Verilog
111+
112+
You can [run ORFS on your own Verilog files](./flow/designs/asap7/minimal/README.md)
113+
without setting up a project or moving your Verilog files and even learn
114+
a thing or two about floorplan, placement and routing
115+
before you create an .sdc file and a config.mk file.
116+
110117
## Citing this Work
111118

112119
If you use this software in any published work, we would appreciate a citation!

0 commit comments

Comments
 (0)