Jordan Carlin
|
8fb7aef7d9
|
Switch to wget for improved error handling
|
2024-10-20 15:32:03 -07:00 |
|
Jordan Carlin
|
57400a12b3
|
Refactor logger function to be more readable
|
2024-10-20 14:22:48 -07:00 |
|
Jordan Carlin
|
871bae1924
|
Refactor git_check function to be far more readable
|
2024-10-20 14:18:48 -07:00 |
|
Jordan Carlin
|
32c6427ae9
|
Only suggest installation log if it exists
|
2024-10-20 13:36:38 -07:00 |
|
Jordan Carlin
|
60a12efa30
|
Test user install to custom location
|
2024-10-20 01:00:19 -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 |
|
slmnemo
|
e4b4cff270
|
Changed nightly_build.py to allow for nightly and buildroot to be passed as arguments
|
2024-10-17 13:46:07 -07:00 |
|
slmnemo
|
35fa3ff461
|
Fixed ERROR versus error bug in logger, fixed error in failed lint tests. Labeled lint tests in regression output. Changed test run directory to call direct location rather than calling unknown regression script
|
2024-10-17 13:46:07 -07:00 |
|
slmnemo
|
25da694a24
|
Laid out new CSV daily tracker and emailsender classes.
|
2024-10-17 13:46:07 -07:00 |
|
slmnemo
|
055bcc5f97
|
Changed make names to match new Linux makefile. Removed --buildroot option from regression call.
|
2024-10-17 13:46:07 -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
|
9dcc0435b8
|
Increased timeout on regression-wally to avoid floating-point fcov runs from failing
|
2024-10-16 21:47:04 -07:00 |
|
David Harris
|
d21e2fa997
|
Increased timeout on regression-wally to avoid floating-point fcov runs from failing
|
2024-10-16 21:41:14 -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 |
|
David Harris
|
aaa2edac18
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-10-16 13:26:51 -07:00 |
|
David Harris
|
01805d9fb1
|
Corrected RV32gc imperas configuration
|
2024-10-16 13:26:20 -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 |
|