Skip to content

A sample 4-bit MIPS processor for demonstration purposes

License

Notifications You must be signed in to change notification settings

Rr42/4-bit-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4-bit MIPS processor

This is a sample project to demonstrate an 4-bit MIPS processor.

Prerequisite

This project has been developed on LOGISIM v2.7.1 which can be downloaded from http://www.cburch.com/logisim/.

Using the design files

  • Run LOGISM and use the File menu to open the CU_v2_3.circ file in the v2.3 folder.
  • Right click on the Ins. Memory module and select load Image.
  • From the v2.3/Examples/ folder select any one of the *_Ins files to open.
  • Similarly load the *_Dat file if required.
  • From the Simulate menu chose a tick frequency.
  • From the Simulate menu select Ticks Enabled option to run the simulation.

About

A sample 4-bit MIPS processor for demonstration purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published