cvw/src
Alec Vercruysse 3419ef3651 remove ClearValid from cache
The cachefsm hardwired ClearValid logic to zero.
This signal might've been added to potentially add extra functionality
later. Unless that functionality is added, however, it negatively
impacts coverage. If the goal is to maximize coverage, this signal
should be removed and only added when it becomes necessary.
2023-04-05 11:48:18 -07:00
..
cache remove ClearValid from cache 2023-04-05 11:48:18 -07:00
ebu Possible fix for issue 148. 2023-03-28 14:47:08 -05:00
fpu Manual merge for fctrl.sv, fpu.S, and ifu.S files 2023-04-03 01:55:23 -07:00
generic turn off ce coverage for ram1p1rwe 2023-04-05 11:48:18 -07:00
hazard Fixed WFI to commit when an interrupt occurs 2023-04-04 09:32:26 -07:00
ieu Merge pull request #194 from davidharrishmc/dev 2023-04-04 09:13:27 -05:00
ifu expanded ifu coverage including 4 added directed tests and 1 exclusion, expanded fpu coverage including 6 directed tests and 2 multiline exclusions. 2023-04-02 23:51:34 -07:00
lsu Coverage improvements in ieu, hazard units 2023-03-31 08:33:46 -07:00
mdu Fixed all tap/space issue in RTL. 2023-03-24 17:32:25 -05:00
mmu Fixed RV32 tests after PMP fix 2023-03-28 08:35:23 -07:00
privileged Fixed WFI to commit when an interrupt occurs 2023-04-04 09:32:26 -07:00
uncore Modified plic and uart to remove async reset. This removes vivado critical warning. 2023-03-24 20:37:48 -05:00
wally Fixed WFI to commit when an interrupt occurs 2023-04-04 09:32:26 -07:00