8dcbf09589
* memory module parses 03 field and sets Program Counter (PC) to right value * almost all RV32I instructions implemented * added Trace module to mimic ARM ITM module * added BusCtrl module as bus controler (very simple) to allow CPU & RISC_V_execute to access memory & peripherals * lot of minor changes |
||
---|---|---|
.. | ||
BusCtrl.h | ||
CPU.h | ||
Instruction.h | ||
Log.h | ||
Memory.h | ||
Performance.h | ||
RISC_V_execute.h | ||
Registers.h | ||
Trace.h |