Skip to content

Simulation of verilog projects with Icarus Verilog and GTKWave

Notifications You must be signed in to change notification settings

Anish9901/verilog-simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run these files:

iverilog -o <x>.vvb <x>.v <x>.v
vvp <x>.vvb
gtkwave <x>.vcd

Simulation output of the UART protocol implemented in verilog

Screenshot 2024-11-11 at 2 53 27 AM

About

Simulation of verilog projects with Icarus Verilog and GTKWave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published