Skip to content

covejstewart/verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Icarus Verilog to compile & simulate

Compile >$iverilog -o test tb_shift_reg.v shift_reg.v && vvp test
Run     >$vvp test

To get Icarus Verilog:

sudo apt-get install verilog

Also should get gtkwave

sudo apt-get install gtkwave



http://iverilog.wikia.com/wiki/Installation_Guide

About

Projects related to work in verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published