summaryrefslogtreecommitdiff
path: root/examples/osu035/example.ys
blob: 6821ef42664aa900b41a6ff22d4d1800f147fa75 (plain)
1
2
3
4
5
6
7
8
9
10
11
read_verilog example.v
read_liberty -lib osu035_stdcells.lib

synth -top top

dfflibmap -liberty osu035_stdcells.lib
abc -D 10000 -constr example.constr -liberty osu035_stdcells.lib
opt_clean

stat -liberty osu035_stdcells.lib
write_edif example.edif