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

7 lines
131 B
Plaintext
Raw Normal View History

2014-02-18 19:37:39 +01:00
read_verilog addshift_test.v
hierarchy -check -top test
techmap -map addshift_map.v;;
2023-11-14 12:55:39 +13:00
show -prefix addshift -format dot -notitle