Added commented-out osu025 maping commands to cmos techmap example

This commit is contained in:
Clifford Wolf 2013-11-18 12:01:00 +01:00
parent 7d52eb0ddb
commit 97f2979bba
1 changed files with 5 additions and 0 deletions

View File

@ -3,9 +3,14 @@ read_verilog counter.v
read_verilog -lib cmos_cells.v
proc;; memory;; techmap;;
dfflibmap -liberty cmos_cells.lib
abc -liberty cmos_cells.lib;;
# http://vlsiarch.ecen.okstate.edu/flows/MOSIS_SCMOS/latest/cadence/lib/tsmc025/signalstorm/osu025_stdcells.lib
# dfflibmap -liberty osu025_stdcells.lib
# abc -liberty osu025_stdcells.lib;;
write_verilog synth.v
write_spice synth.sp