cvw/wally-pipelined/src/privileged
2021-07-08 23:34:24 -04:00
..
csr.sv Implemented TSR, TW, TVM, MXR status bits 2021-07-06 01:32:05 -04:00
csrc.sv Fixed missing stall in InstrRet counter 2021-07-08 20:08:04 -04:00
csri.sv Gave names to for loops in generate blocks for ease of reference 2021-07-04 18:52:16 -04:00
csrm.sv Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main 2021-07-06 13:45:20 -05:00
csrn.sv Gave names to for loops in generate blocks for ease of reference 2021-07-04 18:52:16 -04:00
csrs.sv Simplified tlbmixer mux to and-or 2021-07-08 23:34:24 -04:00
csrsr.sv MMU produces page fault when upper bits aren't equal. Renamed input to MMU to be 'Address' and moved translation mux into MMU out of TLB 2021-07-06 15:29:42 -04:00
csru.sv Gave names to for loops in generate blocks for ease of reference 2021-07-04 18:52:16 -04:00
privdec.sv Implemented TSR, TW, TVM, MXR status bits 2021-07-06 01:32:05 -04:00
privileged.sv Merged several of the load/store/instruction access faults inside the mmu. 2021-07-06 13:43:53 -05:00
trap.sv Merged several of the load/store/instruction access faults inside the mmu. 2021-07-06 13:43:53 -05:00