Commit Graph

5950 Commits

Author SHA1 Message Date
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
David Harris
4e1bf6fbe0 Improved IEU and bitmanip test coverage 2023-03-23 14:24:41 -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
kipmacsaigoren
72028ab754 Merge branch 'openhwgroup:main' into bit-manip 2023-03-22 13:25:06 -07:00
Kip Macsai-Goren
44b5e234bd Removed unused ISA string from spike YAML 2023-03-22 13:23:52 -07:00
Ross Thompson
4057fe14db Merge pull request #150 from davidharrishmc/dev
Project improvements
2023-03-22 15:22:26 -05:00
David Harris
3b3aa942c7 Added coverage tests to regression coverage 2023-03-22 13:00:10 -07:00
David Harris
31021265b8 Makefile improvements 2023-03-22 11:17:17 -07:00
Kevin Kim
a084b8ca31 Merge branch 'bit-manip' of https://github.com/kipmacsaigoren/cvw into bit-manip 2023-03-22 10:34:19 -07:00
Kevin Kim
fd00e386b5 remove outdated 2023-03-22 10:34:17 -07:00
Kevin Kim
1eb96e2221 Merge branch 'openhwgroup:main' into bit-manip 2023-03-22 10:33:15 -07:00
Kevin Kim
efa9f09864 updated header comments to indicate chapter 15 2023-03-22 10:31:21 -07:00
Kevin Kim
f7a915a71a remove helper python script 2023-03-22 10:27:59 -07:00
Kevin Kim
fce62fc213 formatting 2023-03-22 10:26:04 -07:00
Kevin Kim
e9f90050d5 min/max mux optimize 2023-03-22 10:25:54 -07:00
Kevin Kim
c8a5514ca5 formatting 2023-03-22 10:14:12 -07:00
Ross Thompson
41809d1576 Merge pull request #149 from davidharrishmc/dev
Fix issue 145 about PMP upper bits
2023-03-22 11:13:43 -05:00