mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-05 17:14:08 +00:00
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
read_verilog demo.v
|
|
synth_anlogic -top demo
|
|
write_verilog full.v
|