Skip to content

mygn-l/verilog-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

How to run

Install Icarus Verilog from Homebrew. cd into the downloaded folder, then cd mips, then run: iverilog -o testbench multi.v alu.v clock.v controlunit.v enregister.v memory.v register.v registerfile.v shiftleft2.v shiftleft2preserve.v signextend.v

Then run vvp testbench.

It will start outputting memory at each clock edge, then crash.

About

Verilog demo with MIPS example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published