-
Notifications
You must be signed in to change notification settings - Fork 43
Running Timing Driven Placement Flow
Jucemar Monteiro edited this page Mar 21, 2017
·
5 revisions
-
Required rsyn-x project. Please go to README for download instructions of Rsyn project.
-
create a rsyn-example directory
$ mkdir rsyn-example
- Please download the example benchmark into rsyn-example directory.
- extract it.
$ cd <pathExample>/rsyn-example/
$ tar xvf rsyn-example.tar.bz2
- go to the bin directory of the rsyn-x project downloaded as shown in README.
```sh
$ cd <pathToRsyn>/rsyn-x/x/bin
$ make all
$ make rscript script=<path>/rsyn-example/superblue18-long.rsyn
```
```sh
$ cd <pathToRsyn>/rsyn-x/x/bin
$ make all
$ make rgui
```
- File -> Run Script (or ctrl+r)
- Go to the rsyn-example directory
- Open superblue-18.rsyn script