yosys/docs/source/code_examples/techmap/addshift_test.ys

7 lines
131 B
Plaintext

read_verilog addshift_test.v
hierarchy -check -top test
techmap -map addshift_map.v;;
show -prefix addshift -format dot -notitle