Skip to content

leoramme/mipos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mipos

Implementation of a single-cycle MIPS processor in VHDL

How to Open

  1. Open the mipos.qpf in Quartus II (v13.0)

How to Simulate(using testbenches)

  1. Open ModelSim
  2. File -> New -> Project...
  3. Type in infos: Project Name: 'mipos_tst' Project Location: 'path/to/mipos' Press "OK"
  4. Click "Add Existing File"
  5. Add all .vht and .vhd files
  6. Close File Adder dialog box
  7. Compile -> Compile All
  8. Simulate -> Start Simulation...
  9. Click in 'work' library and then in 'mipos_tst', press "OK"
  10. Right click in 'mipos_component'(inside 'mipos_tst')-> "Add wave"
  11. Adjust timeline
  12. ???
  13. Profit

About

Implementation of a single-cycle MIPS processor in VHDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 100.0%