Skip to content

Paschalis/Computer-Organization-Verilog-GTKWave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Organization

Verilog Simulation with Icarus Verilog (iverilog)

This repository contains Verilog files for simulating hardware designs, along with instructions for compiling and running the simulation using Icarus Verilog (iverilog).

Project Description

Alt Text

Usage

Running the Simulation

Follow these steps to compile and run the Verilog testbench using Icarus Verilog (iverilog) and execute the simulation.

Compilation

Use the following command to compile the Verilog testbench:

iverilog -Wall -o homework8_b_tb.vvp homework8_b_tb.v

Simulation

vvp homework8_b_tb.vvp

Contributors

License

This project is licensed under the GNU General Public License Version 3 (GPLv3).

About

Verilog files for simulating hardware designs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published