cvw/src/privileged
2023-10-30 09:56:17 -07:00
..
csr.sv Fixed test cases for medeleg issue 444. Also added a COMPRESSED_SUPPORTED parameter true when C or Zca is supported, and use this to get compressed hardware such as the spill logic and the +2 adder. 2023-10-30 09:56:17 -07:00
csrc.sv Fixed bug with performance counters not tracking the correct number of requested icache and dcache memory operations. 2023-07-14 16:31:44 -05:00
csri.sv Improved testing of csri with priv.S 2023-08-24 18:39:15 -07:00
csrm.sv Fixed test cases for medeleg issue 444. Also added a COMPRESSED_SUPPORTED parameter true when C or Zca is supported, and use this to get compressed hardware such as the spill logic and the +2 adder. 2023-10-30 09:56:17 -07:00
csrs.sv Added N and PBMT bits to MMU PTE 2023-08-24 19:44:46 -07:00
csrsr.sv Removed QEMU from configurations. 2023-07-19 10:23:55 -05:00
csru.sv Update csru.sv 2023-06-12 20:21:55 -07:00
privdec.sv Cleaned up the implementation changes for wfi. 2023-10-24 23:11:48 -05:00
privileged.sv Cleaned up the implementation changes for wfi. 2023-10-24 23:11:48 -05:00
privmode.sv Update privmode.sv 2023-06-12 20:27:48 -07:00
privpiperegs.sv The privileged unit is parameterized using Lim's method. 2023-05-26 12:03:46 -05:00
trap.sv Updated comments about Interrupt and wfi. 2023-10-26 12:24:36 -05:00