Commit Graph

5964 Commits

Author SHA1 Message Date
David Harris
89479391ca Simplified rotate source to shifter 2023-03-24 06:49:26 -07:00
David Harris
e8d6073eca BMU simplifications 2023-03-24 06:18:06 -07:00
David Harris
3bdb176253 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-03-24 05:59:48 -07:00
David Harris
8e2fb8f926 Merge pull request #158 from kipmacsaigoren/bitmanip-alu
Modularize Bit Manipulation Specific ALU Changes
2023-03-24 05:57:55 -07:00
Kevin Kim
4c73f0fffd minor formatting 2023-03-23 22:28:21 -07:00
Kevin Kim
5a19934511 comments 2023-03-23 22:22:25 -07:00
Kevin Kim
ae162a2694 removed redundant signals
-fixed some comments too
2023-03-23 22:20:37 -07:00
Kevin Kim
9c457e3af4 bitmanip alu submodule passes lint and regression 2023-03-23 21:56:03 -07:00
Kevin Kim
443e64bef2 more progress. Failing regression 2023-03-23 20:42:49 -07:00
Kevin Kim
2a2aa0470a Merge branch 'openhwgroup:main' into bitmanip-alu 2023-03-23 19:53:50 -07:00
David Harris
c8ea5afe25 Removed unnecessary XZero from fdivsqrt 2023-03-23 17:25:59 -07:00
David Harris
b674ebf7f4 100% IEU coverage 2023-03-23 17:25:27 -07:00
David Harris
e69d2e2b96 Tool change docs 2023-03-23 17:24:58 -07:00
David Harris
f2864c7305 Merged BMU 2023-03-23 17:24:40 -07:00
Ross Thompson
04daf134fc Merge pull request #156 from kipmacsaigoren/rori-rv32-bug-fix
bit manipulation rori rv32 bug
2023-03-23 18:43:54 -05:00
Kevin Kim
8e67c64e2c fixed rori rv32 bug 2023-03-23 16:06:46 -07:00
Kevin Kim
51d691215f more progress on bitmanip alu modularization 2023-03-23 16:02:38 -07:00
David Harris
4e1bf6fbe0 Improved IEU and bitmanip test coverage 2023-03-23 14:24:41 -07:00
Kevin Kim
519a0452a5 started bitmanip alu modularization 2023-03-23 14:02:28 -07:00
Ross Thompson
d8fcd9d350 Merge pull request #155 from davidharrishmc/dev
Dev
2023-03-23 13:25:23 -05:00
David Harris
121d1cea62 Added csrwrites.S test case for privileged tests 2023-03-23 10:55:32 -07:00
David Harris
60d807f1b0 Removed 130 nm library and cli from README 2023-03-23 09:39:03 -07:00
David Harris
533972d178 Increased NumThreads to 0 2023-03-23 09:36:50 -07:00
David Harris
67186c4498 install docs 2023-03-23 09:33:56 -07:00
David Harris
3a9b40ff1d installation script update 2023-03-23 09:31:17 -07:00
David Harris
f4b252522e Coverage improvements 2023-03-23 09:06:05 -07:00
David Harris
16d9fac004 README updates 2023-03-23 09:05:37 -07:00
David Harris
92908be951 README improvement 2023-03-23 08:49:20 -07:00
David Harris
4d9087bc4b README merge 2023-03-23 08:45:12 -07:00
David Harris
120da12414 README/tool installation merge 2023-03-23 08:42:40 -07:00
David Harris
4747677413 Merge pull request #154 from stineje/main
Modify README and scripts
2023-03-23 08:40:57 -07:00
James Stine
628759a869 Update more information inside Wally install script 2023-03-23 09:20:35 -05:00
James Stine
0f9ecd5003 Update README by removing install instructions since script is now available 2023-03-23 09:13:40 -05:00
David Harris
ba4e0d2721 Merged bit manip 2023-03-23 06:55:29 -07:00
David Harris
2130c7485a Merge pull request #110 from kipmacsaigoren/bit-manip
Added support for bit manipulation extension
2023-03-23 06:38:28 -07:00
David Harris
610b50a693 Added new tests from class 2023-03-23 06:38:00 -07:00
David Harris
a29769b7ba Updated README for upstream repo 2023-03-23 06:37:48 -07:00
Kevin Kim
10f62bf2b9 Merge branch 'openhwgroup:main' into bit-manip 2023-03-23 05:19:25 -07:00
Ross Thompson
0827c57bfd Merge pull request #153 from davidharrishmc/main
Updating install instructions
2023-03-22 23:06:02 -05:00
kipmacsaigoren
f4615f732d Merge branch 'openhwgroup:main' into bit-manip 2023-03-22 17:16:35 -07:00
David Harris
b117640266 Updating install instructions 2023-03-22 16:11:59 -07:00
David Harris
f73ba47bfd Update README.md 2023-03-22 15:51:08 -07:00
Kip Macsai-Goren
3a581c95a5 restored arch 64 bit manip tests 2023-03-22 15:45:54 -07:00
Kevin Kim
16a7236ac8 Merge branch 'openhwgroup:main' into bit-manip 2023-03-22 15:38:11 -07:00
Ross Thompson
e0f63262be Merge pull request #151 from stineje/main
Change order of coverage and all in sim directory - order causing iss…
2023-03-22 16:25:02 -05:00
James Stine
a4e5abad22 Change order of coverage and all in sim directory - order causing issue with compilation process of regression tests 2023-03-22 16:23:27 -05:00
Kip Macsai-Goren
8ef5422f67 fixed sim-wally-batch 2023-03-22 14:16:07 -07:00
Kip Macsai-Goren
c870b16c03 Merge branch 'bit-manip' of github.com:kipmacsaigoren/cvw into bit-manip 2023-03-22 14:11:58 -07:00
Kip Macsai-Goren
da2037f893 restored Imperas test names 2023-03-22 14:11:42 -07:00
Kip Macsai-Goren
03472ec7bb restored sim-wally-batch to existing tests 2023-03-22 13:32:24 -07:00