Difference between revisions of "Cadence Encounter"
From Vlsiwiki
(New page: To use the Cadence tools, you must change this environment variable: * export OSUcells=/mada/software/techfiles/osu_soc_v2.7/cadence The OSU scripts for Cadence can be copied from h...) |
|||
Line 9: | Line 9: | ||
You will need to specify the correct top-level name and gate-level netlist name in encounter.conf. To place and route the design, type: | You will need to specify the correct top-level name and gate-level netlist name in encounter.conf. To place and route the design, type: | ||
− | * encounter | + | * encounter encounter.tcl |
with X11 exported to your local machine. If this completes successfully, you can hit "f" to center the layout. | with X11 exported to your local machine. If this completes successfully, you can hit "f" to center the layout. |
Revision as of 15:16, 29 February 2008
To use the Cadence tools, you must change this environment variable:
* export OSUcells=/mada/software/techfiles/osu_soc_v2.7/cadence
The OSU scripts for Cadence can be copied from here:
- cp -rf /mada/software/techfiles/osu_soc_v2.7/cadence/flow/tsmc018
You will need to specify the correct top-level name and gate-level netlist name in encounter.conf. To place and route the design, type:
- encounter encounter.tcl
with X11 exported to your local machine. If this completes successfully, you can hit "f" to center the layout.