Lecture
Slides
SRC Simulator
You may use this simulator to write and simulate SRC assembly programs
Lab and Project Related
Documentation
for Tiny CPU 2007 edition.
Example ISA and Microarchitecture
SRC VHDL source: register_file, alu, mem_interface, src_cpu
The examples use mostly
behavioral VHDL. However, I recommend you to write structural code for your
project. Not all the components of the CPU are given. This is just an example
that could help you get started.