summaryrefslogtreecommitdiff
path: root/techlibs/cmos/counter.ys
blob: 81430f68148df6c378be55fbfd7da16402ed0d50 (plain)
1
2
3
4
5
6
7
8
9
10
11
read_verilog counter.v
read_verilog -lib cmos_cells.v

proc;; memory;; techmap;;
dfflibmap -liberty cmos_cells.lib
abc -liberty cmos_cells.lib;;

write_verilog synth.v
write_spice synth.sp