summaryrefslogtreecommitdiff
path: root/techlibs/cmos/counter.ys
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/cmos/counter.ys')
-rw-r--r--techlibs/cmos/counter.ys5
1 files changed, 5 insertions, 0 deletions
diff --git a/techlibs/cmos/counter.ys b/techlibs/cmos/counter.ys
index 81430f68..a784f346 100644
--- a/techlibs/cmos/counter.ys
+++ b/techlibs/cmos/counter.ys
@@ -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