iverilog

Preprocesses and compiles Verilog HDL (IEEE-1364) code, into executable programs…

iverilog

Preprocesses and compiles Verilog HDL (IEEE-1364) code, into executable programs for simulation. More information: http://iverilog.icarus.com/.

iverilog {{source.v}} -o {{executable}}

iverilog {{source.v}} -Wall -o {{executable}}

iverilog -o {{executable}} -tvvp {{source.v}}

iverilog {{source.v}} -o {{executable}} -I{{path/to/library_directory}}

iverilog -E {{source.v}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← is-up ivpn →