Commit 364fd765 by sakundu

Updated README

Signed-off-by: sakundu <sakundu@ucsd.edu>
parent 1576186c
# SP&R Flow scripts
We thank Cadence and Synopsys for allowing us to publish the SP&R flow scripts. Here we provide the
- [SP&R flow scripts using Cadence Genus and Innovus](./cadence/README.md)
- [Physical synthesis using Synopsys Design compiler topographical](./DCTopoFlow/README.md)
# Synthesis, Place & Route (SP&R) using Cadence Genus and Innovus:**
# **Synthesis, Place & Route (SP&R) using Cadence Genus and Innovus:**
Here we provide all the required scripts to run logical synthesis, physical synthesis using Genus and Genus-iSpatial, and place and route using Innovus. The [run.sh](./run.sh) file can be modified to launch the SP&R run using Flow-1 and Flow-2. Use the following steps to
- Launch Flow-1 set the **PHY_SYNTH** environment variable to *0* in the *run.sh* file
``` export PHY_SYNTH=0 ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment