cvw/src/privileged
2023-03-28 04:37:56 -07:00
..
csr.sv Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00
csrc.sv Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00
csri.sv Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00
csrm.sv Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00
csrs.sv CSRS privileged coverage test 2023-03-28 04:37:56 -07:00
csrsr.sv Removed unnecessary monitor 2023-03-27 09:52:38 -07:00
csru.sv Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00
privdec.sv Fixed Issue #106: fld rasies load access fault instead of illegal instruction. The IEU controller had considered all fp loads and stores to be legal regardless of whether the FPU is enabled or the type is supported. Merged illegal instruction detection from both units into the Decode stage, saving two bits of pipeline register as well. 2023-02-21 09:32:17 -08:00
privileged.sv Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00
privmode.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
privpiperegs.sv Fixed Issue #106: fld rasies load access fault instead of illegal instruction. The IEU controller had considered all fp loads and stores to be legal regardless of whether the FPU is enabled or the type is supported. Merged illegal instruction detection from both units into the Decode stage, saving two bits of pipeline register as well. 2023-02-21 09:32:17 -08:00
trap.sv Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00