Skip to content

Build an assembler and processor simulator (single cycle and pipelined model) for the ToyRISC Instruction Set Architecture

License

Notifications You must be signed in to change notification settings

snehawk20/processor_simulator_ToyRISC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyRISC Processor Simulator

  • lab1 - Some programs written in ToyRISC (used as benchmarks in the next few labs)
  • lab2 - An assembler for the ToyRISC ISA
  • lab3 - A single cycle processor simulator for ToyRISC
  • lab4 - Updating to a 5 stage pipelined core model
  • lab5 - Upgrading lab4 to a discrete event simulator
  • lab6 - Added caches to the simulated memory system

This was part of the course CS2160 - Computer Organisation Lab offered by Indian Institute of Technology, Palakkad.

About

Build an assembler and processor simulator (single cycle and pipelined model) for the ToyRISC Instruction Set Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published