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 |
|
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 |
|
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 |
|
Rose Thompson
|
8fb1673ab3
|
Updated email address authorship for my files.
|
2024-10-15 10:27:53 -05:00 |
|
Rose Thompson
|
edd7e7333f
|
Merge pull request #1009 from jordancarlin/pip_fix
Fix Installation
|
2024-10-14 08:38:26 -05:00 |
|
Jordan Carlin
|
b8d50fd621
|
Switch back to standard riscv-arch-test repo
|
2024-10-14 00:42:47 -07:00 |
|
Jordan Carlin
|
dc98f29ffa
|
Add --no-buildroot option to installation script
|
2024-10-14 00:06:05 -07:00 |
|
Jordan Carlin
|
77eb250ef6
|
Fix sphinx version format
|
2024-10-14 00:05:37 -07:00 |
|
Jordan Carlin
|
48ee8b0a18
|
Fix sphinx version format
|
2024-10-14 00:02:07 -07:00 |
|
Jordan Carlin
|
0cb1ac70f6
|
Limit Sphinx version
|
2024-10-14 00:01:47 -07:00 |
|
Jordan Carlin
|
e7b9369f7f
|
Merge pull request #1008 from davidharrishmc/dev
Fix mcountinhibit bit 1 that should be hardwired to 0
|
2024-10-13 22:44:35 -07:00 |
|
Jordan Carlin
|
1cb22fbe8a
|
Fix duplicate riscv-isac
|
2024-10-13 20:35:36 -07:00 |
|
Jordan Carlin
|
ab1797753b
|
Revert "Use python 3.11 for rhel 8"
This reverts commit d76cda4dd7613583d41a4bc4624a1915f490a583.
|
2024-10-13 20:28:51 -07:00 |
|
Jordan Carlin
|
1076b9c179
|
Use python 3.11 for rhel 8
|
2024-10-13 20:28:43 -07:00 |
|
Jordan Carlin
|
20b157de62
|
Remove manual riscv-isac installation
|
2024-10-13 20:28:35 -07:00 |
|
Jordan Carlin
|
5f28ee5959
|
Test forked riscv-arch-test
|
2024-10-13 20:28:25 -07:00 |
|
Jordan Carlin
|
826b3775b6
|
Add setuptools to pip
|
2024-10-13 20:28:09 -07:00 |
|
Jordan Carlin
|
5580bf2fb0
|
Attempt clone and install riscv-isac
|
2024-10-13 20:27:56 -07:00 |
|
Jordan Carlin
|
8f3d888da5
|
Attempt to install riscof only
|
2024-10-13 20:27:46 -07:00 |
|
Jordan Carlin
|
3c88bb9771
|
Temporarily remove sphinx-rtd-theme from requirements.txt
|
2024-10-13 20:27:36 -07:00 |
|
Jordan Carlin
|
0f2dae0da1
|
Temporarily remove sphinx from requirements.txt
|
2024-10-13 20:27:24 -07:00 |
|
Jordan Carlin
|
3084fa9c37
|
Temporarily remove PyYAML from requirements.txt
|
2024-10-13 20:27:13 -07:00 |
|
Jordan Carlin
|
1e34a97068
|
Temporarily remove matplotlib
|
2024-10-13 20:26:57 -07:00 |
|
Jordan Carlin
|
d5649f6f1d
|
Limit number of threads if 8 GB of memory
|
2024-10-13 17:32:38 -07:00 |
|
David Harris
|
21e6ccd8dd
|
Waived tlbMisaligned lockstep sim due to Issue 976 and improved timeout warning message
|
2024-10-12 16:39:17 -07:00 |
|
Rose Thompson
|
decdc62dc8
|
Merge pull request #998 from davidharrishmc/dev
Give errror on unsupported simulations, remove/trim old docs
|
2024-10-10 12:58:44 -05:00 |
|
David Harris
|
3fdc0e34ce
|
Don't allow testbench_fp to run under VCS or Verilator because it is defective on those
|
2024-10-10 10:49:59 -07:00 |
|
Rose Thompson
|
c62b73de7d
|
Merge pull request #996 from davidharrishmc/dev
Commented out privileged test runs to reduce fcov runtime for most users
|
2024-10-10 09:14:03 -05:00 |
|
David Harris
|
bd22b8e0e6
|
Commented out privileged test runs for now to reduce fcov runtime
|
2024-10-09 16:23:58 -07:00 |
|
Jordan Carlin
|
38f77d734e
|
Install riscv-isac from riscv-arch-test subdirectory
|
2024-10-09 10:03:11 -07:00 |
|
Huda-10xe
|
896ff562a1
|
adding privilege tests to regression
|
2024-10-07 03:51:11 -07:00 |
|
Huda-10xe
|
e0ea37fe21
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into rvvi_setup
|
2024-10-07 03:44:43 -07:00 |
|
Huda-10xe
|
0817c69152
|
Adding priv coverage to ISACOV
|
2024-10-07 03:44:35 -07:00 |
|
Jordan Carlin
|
4eb55309e4
|
Update logging and error messages for installation
|
2024-10-03 12:26:28 -07:00 |
|
Jordan Carlin
|
92b4b840fd
|
Update installation logging filter
|
2024-10-03 12:17:32 -07:00 |
|
Jordan Carlin
|
7dc1619e4e
|
Add check for incompatible PATH to wally-tool-chain-installation
|
2024-10-03 12:17:32 -07:00 |
|
David Harris
|
587bece743
|
Increased regression-wally --fcov timeout to 2 minutes so RV64I doesn't time out
|
2024-10-02 05:56:34 -07:00 |
|
Jordan Carlin
|
77d3ffaca4
|
Installation tar fixes
|
2024-09-30 15:59:37 -07:00 |
|
Jordan Carlin
|
24a95d9ecb
|
Update Sail status messages
|
2024-09-30 15:59:32 -07:00 |
|
Jordan Carlin
|
4c8114c175
|
Installation fixes
|
2024-09-30 15:59:23 -07:00 |
|
Jordan Carlin
|
82a19a4858
|
Remove remaining mentions of opam
|
2024-09-30 15:59:15 -07:00 |
|
Jordan Carlin
|
5471d8efa5
|
Fix sail binary install
|
2024-09-30 15:59:03 -07:00 |
|
Jordan Carlin
|
59dc20fa17
|
Simplify install using curl for extra dependencies
|
2024-09-30 15:58:36 -07:00 |
|
Jordan Carlin
|
e13880accf
|
Use cp -r for sail
|
2024-09-30 15:58:31 -07:00 |
|
Jordan Carlin
|
f63b6a8495
|
Don't install z3 for sail
|
2024-09-30 15:58:28 -07:00 |
|