Commit Graph

10052 Commits

Author SHA1 Message Date
Jordan Carlin
170082e30b
Point installation CI badge at OpenHW repo 2024-10-21 15:38:00 -07:00
David Harris
e5fa2858a6
Merge pull request #1022 from rosethompson/main
Fixed bit position of SPI fifo receive and transmit flags.
2024-10-21 13:15:20 -07:00
Rose Thompson
a4cda877ef Fixed bit position of SPI fifo receive and transmit flags. 2024-10-21 14:52:40 -05:00
David Harris
4d8ca84be8
Merge pull request #1019 from jordancarlin/main
Installation CI Improvements and README Updates
2024-10-21 07:06:13 -07:00
Rose Thompson
d37df566b1
Merge pull request #1021 from jordancarlin/gcc14
Update to GCC 14
2024-10-18 22:51:03 -05:00
Jordan Carlin
0f571045b9
Finally got Makefile working for Quads on GCC 14 2024-10-18 16:03:57 -07:00
Jordan Carlin
b64f3f05f8
Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
Jordan Carlin
8543cbb093
Revert manually include header file content 2024-10-18 16:03:56 -07:00
Jordan Carlin
a995f5e221
Use preprocessor before assembler for gcc 2024-10-18 16:03:56 -07:00
Jordan Carlin
4c0e4846ea
More debugging 2024-10-18 16:03:56 -07:00
Jordan Carlin
f15ef57cb9
Debugging 2024-10-18 16:03:56 -07:00
Jordan Carlin
638591e1dd
Update coverage test files. Assembler is picky and only accepts # comments and needs newlines 2024-10-18 16:03:55 -07:00
Jordan Carlin
4a81327b04
Use assembler instead of compiler for coverage tests 2024-10-18 16:03:55 -07:00
Jordan Carlin
4867a4a337
Use gcc 14 2024-10-18 16:03:54 -07:00
David Harris
fe99591cfa
Merge pull request #1020 from Mysterio-Abdullah/Config
Enabling RV64ZcbZb.
2024-10-17 19:38:54 -07:00
Jordan Carlin
34ccd5a391
Update and combine Linux READMEs 2024-10-17 15:38:58 -07:00
Mysterio-Abdullah
13520b6414 Enabling RV64ZcbZb.a 2024-10-17 15:31:09 -07:00
Jordan Carlin
6d00ae98ea
Update linux README formatting 2024-10-17 15:29:39 -07:00
Jordan Carlin
1e204f3c12
Update testfloat README formatting 2024-10-17 15:21:37 -07:00
Jordan Carlin
c69f83224d
Update SynthDC README formatting 2024-10-17 15:18:04 -07:00
Jordan Carlin
05d86fc6ce
Update fpga README formatting 2024-10-17 15:08:32 -07:00
Jordan Carlin
336a178da0
Fix appendix refs 2024-10-17 14:55:48 -07:00
Jordan Carlin
0830cbb8d1
README formatting updates 2024-10-17 14:55:48 -07:00
Jordan Carlin
aa4304cb6c
Document --no-buildroot flag for installation script 2024-10-17 09:11:11 -07:00
Jordan Carlin
58e093c9be
Add warning regarding broken Verilator on Ubuntu 20.04 and Red Hat 8 to compatibility section of README 2024-10-17 09:11:10 -07:00
Jordan Carlin
b10f46713e
Add installation status badge to README 2024-10-17 09:11:10 -07:00
Jordan Carlin
9d941b7f2e
Fix missing directory in installation CI 2024-10-17 09:11:08 -07:00
David Harris
abb80bb700
Merge pull request #1018 from slmnemo/nightly_regression
Added flush to run_test_case() regression-wally to ensure results are printed to STDOUT
2024-10-16 21:28:14 -07:00
David Harris
c35bfa693d
Merge pull request #1017 from 10x-Engineers/rvvi_setup
Removed Fcovrvvi
2024-10-16 21:27:36 -07:00
slmnemo
4bdc6749ed Added flush to run_test_case regression-wally to ensure results are printed to stdout for regression-wally. 2024-10-16 18:23:03 -07:00
Huda-10xe
7bed187e8d Combinin fcov and fcovpriv 2024-10-16 09:44:34 -07:00
Huda-10xe
0429058bef running separate regressions with --fcov and --focvpriv flags 2024-10-16 07:39:09 -07:00
Huda-10xe
a9e41c1a7c Improving the priv func cov flow to run with --fcovpriv flag 2024-10-16 07:14:11 -07:00
Jordan Carlin
2f22b236fc
Save wsim to log 2024-10-16 00:48:27 -07:00
Jordan Carlin
2e774aa055
Run wsim on broken distros 2024-10-16 00:47:26 -07:00
Jordan Carlin
658a57a2dd
Run lint for distros that Verilator fails sim in Installation CI 2024-10-15 22:44:19 -07:00
Jordan Carlin
a0245622dc
Make zsbl in Installation CI because it is used in standard regression tests 2024-10-15 22:26:27 -07:00
Rose Thompson
ce24caaee2
Merge pull request #1016 from jordancarlin/main
Fix installation CI timezone
2024-10-16 00:03:16 -05:00
Jordan Carlin
df86ecf128
Fix installation CI timezone 2024-10-15 22:01:28 -07:00
Rose Thompson
2a549213fc
Merge pull request #1015 from jordancarlin/main
Add Installation CI
2024-10-15 23:56:54 -05:00
Jordan Carlin
ffee13625b
Add comments 2024-10-15 21:16:21 -07:00
Jordan Carlin
b4447b393c
Add header to install.yml 2024-10-15 21:08:18 -07:00
Jordan Carlin
7de44871ef
Finally got gitignore 2024-10-15 21:08:03 -07:00
Jordan Carlin
ba243c8dbe
Try updating gitignore again 2024-10-15 21:07:17 -07:00
Jordan Carlin
af2edac7be
Update gitignore for real 2024-10-15 21:06:39 -07:00
Jordan Carlin
b0bc463c65
Update gitignore 2024-10-15 21:05:35 -07:00
Jordan Carlin
cdd8245f84
Merge branch 'main' of https://github.com/openhwgroup/cvw 2024-10-15 20:51:03 -07:00
Jordan Carlin
bad3c7ab2e
Only run installation test workflow for PRs that edit the installation scripts 2024-10-15 20:42:28 -07:00
Jordan Carlin
771ed52c95
Add schedule to run weekly 2024-10-15 20:42:28 -07:00
Jordan Carlin
58b4ecc211
Skip regression for ubuntu 20.04 and red hat 8 because of broken verilator 2024-10-15 20:42:28 -07:00