summaryrefslogtreecommitdiff
path: root/manual/PRESENTATION_ExAdv/mulshift_test.ys
blob: c5dac49eb9b58d04f3097961544ce203dda55222 (plain)
1
2
3
4
5
6
7
read_verilog mulshift_test.v
hierarchy -check -top test

techmap -map sym_mul_map.v \
        -map mulshift_map.v;;

show -prefix mulshift -format pdf -notitle -lib sym_mul_cells.v