Commit Graph

9730 Commits

Author SHA1 Message Date
Jordan Carlin
14d76b9189
Remove old functcov targets in Makefile 2024-09-29 10:37:08 -07:00
Jordan Carlin
8cb0c08e68
more wally-riscv-arch-test cleanup 2024-09-29 10:28:31 -07:00
Jordan Carlin
766b0a83d7
Remove wally32d tests since they are covered elsewhere now 2024-09-29 10:27:20 -07:00
Jordan Carlin
330eda243c
Remove wally32i and wally64i tests since they are covered elsewhere now 2024-09-29 10:26:08 -07:00
Jordan Carlin
8a0ca9826a
Remove wallycov64i tests 2024-09-29 10:24:09 -07:00
Jordan Carlin
4c5f397afd
Remove old testgen scripts 2024-09-29 10:22:12 -07:00
Jordan Carlin
ef442808a9
Remove old imperas tests 2024-09-29 10:18:04 -07:00
Jordan Carlin
2f09369921
Merge branch 'main' of https://github.com/openhwgroup/cvw into arch-test-update 2024-09-29 01:51:22 -07:00
Jordan Carlin
cc484c117d
Update tests.vh formatting and whitespace 2024-09-26 15:49:29 -07:00
David Harris
7f0c2662b3
Merge pull request #966 from ross144/main
Updates wsim to fail with invalid --lockstep parameters
2024-09-26 08:48:42 -07:00
Rose Thompson
44db028b9e
Merge pull request #965 from davidharrishmc/dev
Fixed VCS lockstep simulation with RV32GC config
2024-09-26 10:26:36 -05:00
Rose Thompson
d9719ac9a0 Updated wsim to not run with invalid --lockstep options. 2024-09-26 10:24:06 -05:00
David Harris
4528a5cebc Issue 963: VCS rv32gc lockstep simulation 2024-09-26 08:08:59 -07:00
Jordan Carlin
788bc6d0b0
Update D fma_b15 tests based on new riscv-arch-test structure 2024-09-24 14:02:30 -07:00
Rose Thompson
1345a0f315 Merge branch 'main' of https://github.com/openhwgroup/cvw 2024-09-24 10:13:50 -05:00
Jordan Carlin
1465a9f39f
Actually update riscv-arch-test 2024-09-23 22:08:11 -07:00
Jordan Carlin
2029cb9873
Update riscv-arch-test submodule 2024-09-23 15:22:40 -07:00
David Harris
26f51328a5 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-09-23 11:41:25 -07:00
David Harris
468e48899a Remove outdated code 2024-09-23 06:06:26 -07:00
David Harris
cc2a41045f RV64 coverage configuration 2024-09-22 22:00:27 -07:00
David Harris
52ac1b142d
Merge pull request #961 from jordancarlin/testbench_fp_formatting
Fix testbench_fp formatting
2024-09-22 21:59:27 -07:00
Jordan Carlin
4081d4de58
Replace tabs with spaces in testbench_fp 2024-09-22 21:33:08 -07:00
Jordan Carlin
5618e27424
fix testbench_fp formatting 2024-09-22 20:40:20 -07:00
Jordan Carlin
ba6481305f
Merge pull request #959 from davidharrishmc/dev
Improved robustness of reporting errors from regression; add RV32Zca coverage
2024-09-22 20:31:51 -07:00
David Harris
5171ab0a79 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-09-22 20:27:21 -07:00
David Harris
f5e10ffd5b
Merge pull request #960 from jordancarlin/riscv_softfloat
Generate RISC-V variant floating point testfloat vectors
2024-09-22 20:26:59 -07:00
Jordan Carlin
d95cff040a
Update derivative configs to remove most IEEE variants 2024-09-22 19:31:23 -07:00
David Harris
1924140f52 Added Zca coverage for RV32GC 2024-09-22 19:25:28 -07:00
David Harris
5d1ff604bf Increased robustness of reporting errors and warnings with any capitalization 2024-09-22 19:24:47 -07:00
Jordan Carlin
9a0ae3a288
Update regression to run riscv floating point variants 2024-09-20 17:20:18 -07:00
Jordan Carlin
0bfd0dc32d
Add license header to new floating point Makefiles 2024-09-20 16:43:36 -07:00
Jordan Carlin
d7edeef79a
Update top level floating point test Makefile to build all vectors and testfloat binaries 2024-09-20 16:28:05 -07:00
Jordan Carlin
766678d076
Add clean target to vector makefile 2024-09-20 16:22:25 -07:00
Jordan Carlin
aa1a86c70e
More testfloat Makefile refactoring and fix using the wrong softfloat 2024-09-19 15:34:16 -07:00
Jordan Carlin
90cf61401e
Fix testfloat Makefile 2024-09-19 13:39:24 -07:00
Jordan Carlin
cc92cb125f
Makefile for all fp testvectors 2024-09-19 13:38:35 -07:00
Jordan Carlin
95775f2e06
Merge pull request #958 from davidharrishmc/dev
Updated regression --fcov to run the combined ALL files
2024-09-19 13:06:21 -07:00
David Harris
97f1ba066d Updated regression --fcov to run the combined ALL files (much fewer jobs, faster) 2024-09-19 07:48:24 -07:00
Jordan Carlin
7071d15341
Initial attempt at two separate version of testfloat for riscv and ieee 2024-09-18 17:37:29 -07:00
Jordan Carlin
c13c57b5a6
Refactor floating point testvector Makefile to split up RISCV and IEEE due to Make issues 2024-09-18 17:37:02 -07:00
Jordan Carlin
7c31fe7cfc
Merge branch 'main' of https://github.com/openhwgroup/cvw into riscv_softfloat 2024-09-18 14:45:29 -07:00
David Harris
87334e717f
Merge pull request #956 from stineje/main
fix some missing hard-coded paths #647
2024-09-18 13:53:48 -07:00
James Stine
c8921250db remove hard-code path in wave_config.wcfg even though its probably not needed. Its a generated file. I believe the path doesn't matter, so I removed it. 2024-09-18 15:40:00 -05:00
James Stine
f0cb190f34 change message to be more apropos 2024-09-18 15:28:45 -05:00
James Stine
9e88807ad5 fix some missing hard-coded paths #647 2024-09-18 12:47:08 -05:00
Jordan Carlin
1ec880cdab
Merge pull request #955 from davidharrishmc/dev
Updated rv64gc coverage file to new path
2024-09-18 08:23:43 -07:00
David Harris
5f3f788849
Merge pull request #954 from stineje/main
update hardcoded paths removing HMC/OSU servers: Issue #647
2024-09-18 06:34:42 -07:00
James Stine
13dc93c579 add prefix to site-setup for Issue #647 2024-09-18 08:13:59 -05:00
David Harris
0613912d8e Updated rv64gc coverage file to new path 2024-09-18 03:55:36 -07:00
James Stine
29379d0080 update hardcoded paths removing HMC/OSU servers: Issue #647 2024-09-17 08:49:43 -05:00