mirror of https://github.com/YosysHQ/yosys.git
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
|
|
read_verilog demo.v
|
||
|
|
synth_anlogic -top demo
|
||
|
|
write_verilog full.v
|