Description: Software simulation Unicore CPU. Simulate various functional components of CPU, read binary machine code, in accordance with the format of the associated instruction register operation or memory access operation, with a simulation of memory. You can run a simple program.
To Search:
File list (Check if you may need any files):
comCache.h
Decode.cpp
Decode.h
Fetch.cpp
Fetch.h
groupCache.h
Instruction.cpp
Instruction.h
LRU.h
Main.cpp
Makefile.win
memory.txt
MemoryAccess.cpp
MemoryAccess.h
Operate.cpp
Operate.h
Registers.cpp
Registers.h
StateRegister.h
UnicoreMemory.cpp
UnicoreMemory.h
Unicore_CPU.dev
Unicore_CPU.layout
WriteBack.cpp
WriteBack.h