mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 01:24:10 +00:00
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
read_verilog addshift_test.v
|
|
hierarchy -check -top test
|
|
|
|
techmap -map addshift_map.v;;
|
|
|
|
show -prefix addshift -format pdf -notitle
|