Skip to content

Voluntary final project for the Networkprogramming class

License

Notifications You must be signed in to change notification settings

troytyggis55/IDATT2104-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDATT2104-project

Voluntary final project for the Networkprogramming class.

Requirements

  • Icarus Verilog
  • GTKWave

Install with:

sudo apt-get install iverilog gtkwave

File structure

Each folder contains all the files to run each example.

  1. Compile the files with iverilog -g2012 -o <output> <input> <input> ..., the files in each folder are the input files for each example.
  2. Run the simulation with vvp <output>
  3. View the simulation with gtkwave <output>.vcd

Video sources

Information sources

Scientific articles

About

Voluntary final project for the Networkprogramming class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published