mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
read_verilog demo.v
|
|
synth_anlogic -top demo
|
|
write_verilog full.v
|