cvw/src
Rose Thompson 1ded4a972f This is a better solution. It's closer to the original book HPTW FSM,
but is slightly more complex in RTL.  Instead it looks at ReadDataM
for the PTE for PBMT faults.  I was worried this would cause critical
path issues but I think it is ok.  ReadDataM is used only to created
PBMT and this directly controlls the enable to a flop and the state
inputs to the FSM.
2024-10-11 16:47:18 -05:00
..
cache Updated my name in multiple locations. 2024-08-21 10:50:39 -07:00
ebu Updated my name in multiple locations. 2024-08-21 10:50:39 -07:00
fpu Issue #894: trap on floating-point ops with reserved rounding modes: detect Zfa flt 2024-07-25 09:09:13 -07:00
generic Updated my name in multiple locations. 2024-08-21 10:50:39 -07:00
hazard Merge branch 'rvvi' 2024-07-22 12:01:01 -05:00
ieu Remove outdated code 2024-09-23 06:06:26 -07:00
ifu Updated my name in multiple locations. 2024-08-21 10:50:39 -07:00
lsu Renamed IgnoreRequestTLB to HPTWFlushW and IgnoreRequest to LSUFlushW. 2024-10-11 15:41:40 -05:00
mdu Unused signal cleanup 2024-06-18 08:15:48 -07:00
mmu This is a better solution. It's closer to the original book HPTW FSM, 2024-10-11 16:47:18 -05:00
privileged Detect illegal writes to URO HPM counters 2024-08-15 10:43:20 -07:00
rvvi Added padding into the hw rvvi format. 2024-08-06 18:34:46 -05:00
uncore Relocated a logic in a file to avoid a future merge conflict. 2024-09-05 12:50:09 -07:00
wally Merge branch 'main' of github.com:openhwgroup/cvw into spiboot 2024-08-06 17:09:39 -05:00
cvw.sv Converted fpga's rvvi from a config option to a testbench/fpga top level parameter and is envoked by passing --rvvi to wsim. 2024-07-24 12:47:50 -05:00