cvw/src/privileged
Jordan Carlin 4a72922087
update config to derive MISA from macros
- Remove C_SUPPORTED and update decompress unit based on Zc* extensions
- Derive A_SUPPORTED from A subextensions
- Derive B_SUPPORTED from B subextensions
- Derive C_SUPPORTED from C subextensions
2024-05-14 06:49:18 -07:00
..
csr.sv update config to derive MISA from macros 2024-05-14 06:49:18 -07:00
csrc.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
csri.sv Changed always @(posedge clk) to always_ff @(posedge clk) where it was omitted in several places 2024-03-06 11:02:04 -08:00
csrm.sv update config to derive MISA from macros 2024-05-14 06:49:18 -07:00
csrs.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
csrsr.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
csru.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
privdec.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
privileged.sv Merge branch 'main' of https://github.com/openhwgroup/cvw 2024-01-31 13:12:32 -06:00
privmode.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
privpiperegs.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
trap.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00