risc-v-tlm/inc
Màrius Montón 6001fd902f
add const to some functions
2022-09-30 15:42:16 +02:00
..
A_extension.h Some specializations, removed lot of useless casts. 2022-07-22 13:28:36 +02:00
BASE_ISA.h add const to some functions 2022-09-30 15:42:16 +02:00
BusCtrl.h Added namespace to project 2021-11-29 20:35:26 +01:00
CPU.h Remove #include from headers and move to cpp file. 2022-09-19 14:43:44 +02:00
C_extension.h add const to some functions 2022-09-30 15:42:16 +02:00
Debug.h Two instances of CPU (RV32, RV64). Need to implement RV64 specific instructions. 2022-07-21 15:33:23 +02:00
Instruction.h Added namespace to project 2021-11-29 20:35:26 +01:00
M_extension.h M extension for RV64 2022-09-14 20:02:07 +02:00
Memory.h Added namespace to project 2021-11-29 20:35:26 +01:00
MemoryInterface.h Added namespace to project 2021-11-29 20:35:26 +01:00
Performance.h code clean-up (using clang-tidy) 2021-04-25 19:52:12 +02:00
Registers.h dump function for RV64 2022-09-14 20:03:43 +02:00
Timer.h No nested namespaces 2021-11-29 22:21:20 +01:00
Trace.h No nested namespaces 2021-11-29 22:21:20 +01:00
extension_base.h Add full RV64 simulation. It passes almost all tests. 2022-09-15 12:48:22 +02:00