summaryrefslogtreecommitdiff
path: root/rtl/core/core_cp15.sv (unfollow)
AgeCommit message (Expand)Author
2024-02-20rtl/core/cp15: implement thread-local CP15 registers (from v7 spec), required...Alejandro Soto
2024-02-20rtl: refactor filenames and directory hierarchyAlejandro Soto
2022-12-16Add cp15 cyclecnt clock sourceAlejandro Soto
2022-12-16Show main cp15 registers in register dumpsAlejandro Soto
2022-12-16Implement MMU access checksAlejandro Soto
2022-12-16Implement data abortsAlejandro Soto
2022-12-10Expose cp15 signals to core toplevelAlejandro Soto
2022-12-10Implement rest of cp15 registersAlejandro Soto
2022-11-09Implement resetAlejandro Soto
2022-11-01Add CPUID registerAlejandro Soto
2022-11-01Add the cp15 subsystemAlejandro Soto