Thomas Kidd
|
4addee0fc0
|
updated nightly runs with try statement in email sending
|
2024-03-09 14:21:04 -06:00 |
|
Thomas Kidd
|
baa29ea50c
|
Merge branch 'openhwgroup:main' into main
|
2024-03-05 14:28:05 -06:00 |
|
Thomas Kidd
|
22947e5b5e
|
udpated readme by adding how to add crontab section
|
2024-03-05 14:26:35 -06:00 |
|
Rose Thompson
|
d1a1345e4d
|
Merge pull request #644 from davidharrishmc/dev
Synthesis fixes
|
2024-03-05 10:39:40 -06:00 |
|
Rose Thompson
|
e8e0538f6c
|
Changed to non-blocking in cacheLRU and removed clearing LRU bits on flush.
|
2024-03-05 10:33:47 -06:00 |
|
David Harris
|
1a0097f6e7
|
Further fdivsqrt simplification after starting Sqrt at iteration 0
|
2024-03-04 16:40:49 -08:00 |
|
Thomas Kidd
|
b2d0f71176
|
Merge branch 'openhwgroup:main' into main
|
2024-03-04 18:28:08 -06:00 |
|
Thomas Kidd
|
9ccc93ff0e
|
over rides TIMEOUT on -nightly tag for regression since buildroot is not working
|
2024-03-04 18:21:03 -06:00 |
|
David Harris
|
9c04df8f69
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-03-04 16:04:24 -08:00 |
|
David Harris
|
2e31bf021c
|
Merge pull request #646 from kevindkim723/sqrtbugfix_USLC
Square root R=4 K=2 bug fix
|
2024-03-04 16:04:14 -08:00 |
|
Kevin Kim
|
10ab07975f
|
uslc comments
|
2024-03-04 14:31:21 -08:00 |
|
Kevin Kim
|
9b87a00698
|
sqrt mux lint fixes
|
2024-03-04 14:31:07 -08:00 |
|
Kevin Kim
|
587fdbdf8e
|
removed j1,j0 from iteration and put inside divider stage
|
2024-03-04 14:30:05 -08:00 |
|
Kevin Kim
|
7dec9cdf21
|
optimization in uslc
|
2024-03-04 10:46:16 -08:00 |
|
Kevin Kim
|
9c95cba865
|
remove sqrt cycle muxing
|
2024-03-03 18:51:10 -08:00 |
|
Kevin Kim
|
0ff59ff157
|
remove redundant mux
|
2024-03-03 13:00:20 -08:00 |
|
Kevin Kim
|
2547e4c6d1
|
divider still works with NF+2
|
2024-03-03 11:17:51 -08:00 |
|
Kevin Kim
|
c32173f163
|
changed U/C initialization to account for integer bit generation on divider stage for sqrt. Quick and dirty j1 logic fix
|
2024-03-03 10:30:18 -08:00 |
|
Kevin Kim
|
6c24afaf98
|
changed cycle count to account for integer bit generation for sqrt
|
2024-03-03 10:29:32 -08:00 |
|
Kevin Kim
|
c45d67f8ba
|
fdivsqrt changes
|
2024-03-02 20:29:03 -08:00 |
|
Kevin Kim
|
77ccc7b319
|
removed square root pre-process muxes
|
2024-03-02 15:55:34 -08:00 |
|
David Harris
|
90e89ced1d
|
Fixes for synthesis. HPTW change will break x detection
|
2024-02-26 04:20:08 -08:00 |
|
Thomas Kidd
|
4c84b9d819
|
updated nightly build, but ran into buildroot errors
|
2024-02-23 14:54:03 -06:00 |
|
Kevin Kim
|
b487477ecd
|
modified synth makefile to handle derived configs
|
2024-02-22 19:40:06 -08:00 |
|
Rose Thompson
|
6ed2376582
|
Merge pull request #641 from kevindkim723/regression-softfloat
updated softfloat configs list in regression-wally
|
2024-02-22 12:26:52 -06:00 |
|
Kevin Kim
|
dd88b4765a
|
updated configs list in regression-wally
|
2024-02-22 10:22:23 -08:00 |
|
Rose Thompson
|
d90bd9dee7
|
Merge pull request #639 from kevindkim723/regression-softfloat
added softfloat support to regression-wally
|
2024-02-22 12:19:21 -06:00 |
|
Kevin Kim
|
02081cac40
|
softfloat jobs now run concurrently with help of testfloat-batch.do directing compiled designs into individual folders for each config/test
|
2024-02-21 20:49:38 -08:00 |
|
Kevin Kim
|
19a61e301e
|
formatting
|
2024-02-20 17:24:15 -08:00 |
|
Kevin Kim
|
7e3df23f28
|
Revert "formatting"
This reverts commit c8ff1bddec .
|
2024-02-20 17:24:04 -08:00 |
|
Kevin Kim
|
c8ff1bddec
|
formatting
|
2024-02-20 17:21:29 -08:00 |
|
Kevin Kim
|
2b662565d7
|
typo fix
|
2024-02-20 17:17:45 -08:00 |
|
Kevin Kim
|
b815f17560
|
regression-wally handles softfloat
|
2024-02-20 17:16:29 -08:00 |
|
David Harris
|
c77afcb7e6
|
Removed floprc with synchronous reset and synchornous clear
|
2024-02-19 22:28:55 -08:00 |
|
Rose Thompson
|
6f3a0575ab
|
Merge pull request #637 from kevindkim723/derivlist
added more derived configurations
|
2024-02-19 14:58:34 -06:00 |
|
Kevin Kim
|
354e1ca5c6
|
lints
|
2024-02-19 09:06:35 -08:00 |
|
Kevin Kim
|
ccf8d125b7
|
added updated dervlist
|
2024-02-19 09:01:44 -08:00 |
|
Rose Thompson
|
6d2c7d1deb
|
Merge pull request #634 from davidharrishmc/dev
Fixed expected value on WALLY-satp-invalid
|
2024-02-17 15:18:29 -06:00 |
|
David Harris
|
824bc0dab7
|
Fixed expected value on WALLY-satp-invalid
|
2024-02-16 11:12:57 -08:00 |
|
David Harris
|
a5d9050ed4
|
Merge pull request #633 from ross144/main
Updated the wally rv32 priv tests to not use sail.
|
2024-02-16 10:33:47 -08:00 |
|
Rose Thompson
|
6110799a1e
|
Updated the wally rv32 priv tests to not use sail.
|
2024-02-16 11:39:06 -06:00 |
|
Rose Thompson
|
f24bc52be7
|
Merge pull request #631 from davidharrishmc/dev
Added NO_SAIL to wally-riscv-arch-test cases that stopped passing in …
|
2024-02-16 11:33:36 -06:00 |
|
David Harris
|
b362320dd9
|
Removed unused Makefiles and Makefrags from wally-riscv-arch-test now that it is only used by riscof
|
2024-02-16 06:46:49 -08:00 |
|
David Harris
|
d094201362
|
Added NO_SAIL to wally-riscv-arch-test cases that stopped passing in Sail
|
2024-02-16 06:27:49 -08:00 |
|
Rose Thompson
|
7890fd8fc2
|
Merge pull request #630 from davidharrishmc/dev
Finished FPU coverage
|
2024-02-15 23:08:25 -06:00 |
|
David Harris
|
9ba35991e3
|
Finished FPU coverage
|
2024-02-15 20:01:28 -08:00 |
|
David Harris
|
36259b4e16
|
Removed unused term affecting cvt coverage
|
2024-02-15 17:46:05 -08:00 |
|
David Harris
|
944e33dcd6
|
Fixed spelling of operation in FPU
|
2024-02-15 17:22:32 -08:00 |
|
David Harris
|
c664c9717d
|
Commented fcvtmod behavior in specialcase
|
2024-02-15 17:19:21 -08:00 |
|
Thomas Kidd
|
484613fbd9
|
Merge branch 'openhwgroup:main' into main
|
2024-02-13 14:13:05 -06:00 |
|