David Harris
|
874d5f6cce
|
Updated ImperasDV config to fix issue #1031
|
2024-10-28 15:55:34 -07:00 |
|
David Harris
|
00ea3575c8
|
Merge pull request #1034 from Zain2050/main
Added Zcf & Zcd in rv32/64gc
|
2024-10-26 09:20:23 -07:00 |
|
Zain2050
|
d22988b678
|
also added Zcd
|
2024-10-26 09:17:34 -07:00 |
|
Zain2050
|
3ba9295060
|
enabled Zcf in rv32gc
|
2024-10-26 09:06:01 -07:00 |
|
Jordan Carlin
|
f9b6afb4f2
|
Merge pull request #1033 from davidharrishmc/dev
SPI fix, add csr functional coverage
|
2024-10-26 05:55:24 -07:00 |
|
David Harris
|
0555e58afe
|
Removed unnecessary display statement from testbench for DTIM versions
|
2024-10-26 02:12:43 -07:00 |
|
David Harris
|
e618596e52
|
Added CSR coverage
|
2024-10-26 02:11:40 -07:00 |
|
David Harris
|
1c1acc467e
|
Tweaked SPI to avoid breaking VCS, but the SCLK divider still doesn't produce the right frequency and SCLKenableEarly looks like it wouldn't work for SckDiv = 0
|
2024-10-26 02:01:09 -07:00 |
|
Jordan Carlin
|
dd2e73140c
|
Merge pull request #1029 from slmnemo/nightly-regression
Changes to nightly regression to get it working with the current repo
|
2024-10-24 17:30:27 -07:00 |
|
Kaitlin Lucio
|
44e17efcf3
|
Removed unnecessary os.path.dirname in foldermanager init
|
2024-10-24 16:29:46 -07:00 |
|
David Harris
|
3f28052132
|
Merge pull request #1030 from slmnemo/main
Added pool.terminate() to terminate hanging processes in regression
|
2024-10-24 14:55:43 -07:00 |
|
slmnemo
|
929f3892e0
|
Added code to terminate pool processes on timeout
|
2024-10-24 12:49:46 -07:00 |
|
David Harris
|
b7f702a92c
|
Merge pull request #1028 from coreyqh/dev
Enabling D and ZfhD Coverage
|
2024-10-24 05:29:36 -07:00 |
|
Corey Hickson
|
885d8cb936
|
Enabling D and ZfhD Coverage
|
2024-10-24 04:53:41 -07:00 |
|
slmnemo
|
dfbe01084f
|
Fixed error where an elif was written as if in test conditionals
|
2024-10-23 18:39:46 -07:00 |
|
Jordan Carlin
|
b5730af61e
|
Merge pull request #1026 from davidharrishmc/dev
Modified ImperasDV config to not print pseudo instructions; improvements for CSR coverage
|
2024-10-22 06:19:20 -07:00 |
|
David Harris
|
b848a1abfe
|
added no_pseudo_inst to only print regular instructions.
|
2024-10-22 05:26:29 -07:00 |
|
David Harris
|
da2310fb3e
|
Merge conflict in coverage.svh
|
2024-10-22 04:48:57 -07:00 |
|
David Harris
|
69cc36795b
|
privileged coverage updates
|
2024-10-22 04:45:40 -07:00 |
|
David Harris
|
4efe67ddb1
|
Merge pull request #1023 from jordancarlin/installation_improvements
Installation and Linux Makefile improvements
|
2024-10-22 04:36:28 -07:00 |
|
Rose Thompson
|
6b3b4eb4f3
|
Merge pull request #1024 from jordancarlin/fix_makefile_badge
Point installation CI badge at OpenHW repo
|
2024-10-21 17:41:06 -05:00 |
|
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 |
|
Jordan Carlin
|
0f1f9ab341
|
Fix custom user install location
|
2024-10-20 22:53:42 -07:00 |
|
Jordan Carlin
|
19a14a231c
|
Log installation of old distro dependencies
|
2024-10-20 22:37:55 -07:00 |
|
Jordan Carlin
|
150365d320
|
fix wget
|
2024-10-20 22:18:08 -07:00 |
|
Jordan Carlin
|
401b37dd93
|
Fix Linux Makefile
|
2024-10-20 19:08:49 -07:00 |
|
Jordan Carlin
|
0ee9fc779c
|
Always set environ variables so logs upload correctly
|
2024-10-20 19:06:11 -07:00 |
|
Jordan Carlin
|
f0e58b8fba
|
Fix syntax error
|
2024-10-20 16:47:03 -07:00 |
|
Jordan Carlin
|
cb0025dffe
|
Additional validation in Linux Makefile
|
2024-10-20 16:40:11 -07:00 |
|
Jordan Carlin
|
51d5c81392
|
Incompatible options on red hat 8
|
2024-10-20 16:18:46 -07:00 |
|
Jordan Carlin
|
fe43880a23
|
Fix path issues
|
2024-10-20 16:15:32 -07:00 |
|
Jordan Carlin
|
fbf607af32
|
Retry git clone if failure
|
2024-10-20 15:48:22 -07:00 |
|
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 |
|