cvw/src/privileged
David Harris 42f78c645b
Merge pull request #1363 from coreyqh/ccov
Full privdec code coverage
2025-04-15 12:33:16 -07:00
..
csr.sv Fixes mstatus.FS to also be set when a FP operation sets a floating-point flag even if it doesnt write a FP register 2024-08-13 07:34:58 -07:00
csrc.sv CSRC full coverage 2025-04-15 11:07:55 -07:00
csri.sv Lint fixes for no priv mode configs 2024-06-26 22:15:18 -07:00
csrm.sv Clean up synthesis warnings about signed conversion 2025-03-05 09:49:21 -08:00
csrs.sv More lint cleanup: remove unused params 2024-11-16 12:35:37 -08:00
csrsr.sv Fixed mstatus bits that should be read-only zero in certain configs (issue #1315) 2025-04-11 16:57:41 -07:00
csru.sv Comment explaining redundant mstatus.FS check 2025-04-09 11:04:30 -07:00
privdec.sv Fixed mstatus bits that should be read-only zero in certain configs (issue #1315) 2025-04-11 16:57:41 -07:00
privileged.sv Merge branch 'main' of https://github.com/openhwgroup/cvw into main 2024-06-19 09:25:39 -07:00
privmode.sv Simplified outdated documentation pointers 2024-06-14 03:42:15 -07:00
privpiperegs.sv Simplified outdated documentation pointers 2024-06-14 03:42:15 -07:00
trap.sv Moved the *** from trap to an issue. 2024-06-19 12:31:24 -07:00