Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to run verilog files in linux

# following commands for terminal
iverilog -o my_design  testbench.v design.v
vvp my_design
Source by iverilog.fandom.com #
 
PREVIOUS NEXT
Tagged: #run #verilog #files #linux
ADD COMMENT
Topic
Name
5+9 =