Commit Graph

8020 Commits

Author SHA1 Message Date
Rose Thompson
a22de45631 Removed unused storedelay from align. 2024-03-02 16:20:31 -06:00
Rose Thompson
8136b45ca7 Revert "Trying an experiment. Use the less compact subwordreaddouble in the fpga synthesize rather than subwordreadmisaligned."
This reverts commit cba3209e7f.
2024-03-02 11:55:43 -06:00
Rose Thompson
cba3209e7f Trying an experiment. Use the less compact subwordreaddouble in the fpga synthesize rather than subwordreadmisaligned. 2024-03-02 11:38:33 -06:00
Rose Thompson
4c3d927474 Renamed CacheHit to Hit. 2024-03-01 11:00:24 -06:00
Rose Thompson
60f96112db Moved the zero stage boot loader to the fpga directory. 2024-03-01 10:23:55 -06:00
Rose Thompson
e72880fd89 Changed cachefsm state STATE_HIT to STATE_ACCESS. 2024-03-01 09:59:54 -06:00
Rose Thompson
85691f0e8b Simplified and clarified names in cacheLRU. 2024-02-29 17:18:01 -06:00
Rose Thompson
90ad5e7dab Updated the cache for book clarity. 2024-02-28 17:07:32 -06:00
Rose Thompson
252ca5b925 Merge branch 'main' of https://github.com/openhwgroup/cvw 2024-02-23 14:11:18 -06:00
Rose Thompson
ab750e150f Fixed lint errors for alignment. 2024-02-23 14:00:19 -06:00
Rose Thompson
a2d5618d88 Added sdc to pma allow shift. 2024-02-23 13:46:04 -06:00
Rose Thompson
e84b7cc147 Cleanup. 2024-02-23 13:00:21 -06:00
Rose Thompson
ae36f1e5a5 Merge branch 'main' of github.com:ross144/cvw 2024-02-23 09:43:03 -06:00
Rose Thompson
caac48b7f2 Removed duplicate endianswap. 2024-02-23 09:42:39 -06:00
Rose Thompson
a402883115 Simplifications of subword code. 2024-02-23 09:41:59 -06:00
Rose Thompson
fbc18abaa0 Siginficant cleanup of subwordwritemisaligned. 2024-02-22 14:17:15 -06:00
Rose Thompson
45c30267a5 Cleanup. 2024-02-22 14:08:04 -06:00
Rose Thompson
69d31d50e2 Updated subword misaligned. 2024-02-22 13:29:39 -06:00
Rose Thompson
6ed2376582
Merge pull request #641 from kevindkim723/regression-softfloat
updated softfloat configs list in regression-wally
2024-02-22 12:26:52 -06:00
Kevin Kim
dd88b4765a updated configs list in regression-wally 2024-02-22 10:22:23 -08:00
Rose Thompson
d90bd9dee7
Merge pull request #639 from kevindkim723/regression-softfloat
added softfloat support to regression-wally
2024-02-22 12:19:21 -06:00
Rose Thompson
7e1ea1e6d9 Beginning subword cleanup. 2024-02-22 09:37:16 -06:00
Rose Thompson
1ece6f8eae Swapped to the more compact subwordreadmisaligned.sv. 2024-02-22 09:34:16 -06:00
Rose Thompson
3714b2bf4a Non-ideal fix. Added new output from pma which indicates if the write shift should occur.
The more ideal solution would be to have the pma indicate if the shift should occur and the maximum amount..
2024-02-22 09:14:43 -06:00
Kevin Kim
02081cac40 softfloat jobs now run concurrently with help of testfloat-batch.do directing compiled designs into individual folders for each config/test 2024-02-21 20:49:38 -08:00
Rose Thompson
6a9c2d8dc4 Closer to getting subword write misaligned working. 2024-02-20 20:23:42 -06:00
Kevin Kim
19a61e301e formatting 2024-02-20 17:24:15 -08:00
Kevin Kim
7e3df23f28 Revert "formatting"
This reverts commit c8ff1bddec.
2024-02-20 17:24:04 -08:00
Kevin Kim
c8ff1bddec formatting 2024-02-20 17:21:29 -08:00
Kevin Kim
2b662565d7 typo fix 2024-02-20 17:17:45 -08:00
Kevin Kim
b815f17560 regression-wally handles softfloat 2024-02-20 17:16:29 -08:00
Rose Thompson
6f3a0575ab
Merge pull request #637 from kevindkim723/derivlist
added more derived configurations
2024-02-19 14:58:34 -06:00
Rose Thompson
dac8fc16af Partially working optimized subwordwrite for misaligned. 2024-02-19 12:26:29 -06:00
Kevin Kim
354e1ca5c6 lints 2024-02-19 09:06:35 -08:00
Kevin Kim
ccf8d125b7 added updated dervlist 2024-02-19 09:01:44 -08:00
Rose Thompson
6d2c7d1deb
Merge pull request #634 from davidharrishmc/dev
Fixed expected value on WALLY-satp-invalid
2024-02-17 15:18:29 -06:00
David Harris
824bc0dab7 Fixed expected value on WALLY-satp-invalid 2024-02-16 11:12:57 -08:00
David Harris
a5d9050ed4
Merge pull request #633 from ross144/main
Updated the wally rv32 priv tests to not use sail.
2024-02-16 10:33:47 -08:00
Rose Thompson
6110799a1e Updated the wally rv32 priv tests to not use sail. 2024-02-16 11:39:06 -06:00
Rose Thompson
f24bc52be7
Merge pull request #631 from davidharrishmc/dev
Added NO_SAIL to wally-riscv-arch-test cases that stopped passing in …
2024-02-16 11:33:36 -06:00
David Harris
b362320dd9 Removed unused Makefiles and Makefrags from wally-riscv-arch-test now that it is only used by riscof 2024-02-16 06:46:49 -08:00
David Harris
d094201362 Added NO_SAIL to wally-riscv-arch-test cases that stopped passing in Sail 2024-02-16 06:27:49 -08:00
Rose Thompson
7890fd8fc2
Merge pull request #630 from davidharrishmc/dev
Finished FPU coverage
2024-02-15 23:08:25 -06:00
David Harris
9ba35991e3 Finished FPU coverage 2024-02-15 20:01:28 -08:00
David Harris
36259b4e16 Removed unused term affecting cvt coverage 2024-02-15 17:46:05 -08:00
David Harris
944e33dcd6 Fixed spelling of operation in FPU 2024-02-15 17:22:32 -08:00
David Harris
c664c9717d Commented fcvtmod behavior in specialcase 2024-02-15 17:19:21 -08:00
Rose Thompson
1fd678b433 Optimized the align logic for loads. 2024-02-14 12:14:19 -06:00
David Harris
746ae8905b
Merge pull request #627 from Thomas-J-Kidd/nightly_testing
Replacing nightly_build folder with nightly_build.py and bash script
2024-02-12 16:56:14 -08:00
Thomas Kidd
d010cdc8bf Replacing nightly_build folder with nightly_build.py and bash wrapper script 2024-02-12 18:25:47 -06:00