Commit Graph

5030 Commits

Author SHA1 Message Date
Jerry Zhao
d8e44d2b5e Bump to latest rocket-chip 2024-01-28 23:48:08 -08:00
Jerry Zhao
1e40679a40 Make symmetric test clearer 2024-01-28 20:53:48 -08:00
Jerry Zhao
f7790c8bee Bump testchipip 2024-01-28 17:31:09 -08:00
Jerry Zhao
107c1e2c23 Bump testchipip 2024-01-27 00:42:51 -08:00
Jerry Zhao
bf010668e3 Bump firechip 2024-01-26 18:40:08 -08:00
Jerry Zhao
205a1f2029 Remove bringup vcu118 2024-01-26 18:39:58 -08:00
Jerry Zhao
66deeee9a7 Bump testchipip for improved TLSerdesser 2024-01-26 17:52:08 -08:00
Hansung Kim
5549967cb5 Rename HasCeaseSuccessIO -> HasCeaseIO 2024-01-26 17:08:21 -08:00
Hansung Kim
7d761fdc22 Bump radiance 2024-01-26 16:56:45 -08:00
Hansung Kim
0a64a7a503 Expose core cease to top-level IO and connect to harness
This is to use cease as the finish signal for TestDriver, as we don't
have TSI mechanism to signal that the cores have finished running a
binary.
2024-01-26 16:54:21 -08:00
Jerry Zhao
50d97709d4 Merge pull request #1757 from ucb-bar/clean-gcd
Improve GCD example
2024-01-26 12:42:37 -08:00
Jerry Zhao
b6ba10a734 Merge pull request #1765 from ucb-bar/fix-submods
Fix submodule recusive cloning
2024-01-26 12:20:53 -08:00
Hansung Kim
647d829031 Merge branch 'graphics-ci' into graphics 2024-01-26 11:16:14 -08:00
Jerry Zhao
89914e4cd5 Add missing cva6 submods 2024-01-26 11:10:29 -08:00
Jerry Zhao
32d343943f Fix submodule names in .gitmodules 2024-01-26 00:56:16 -08:00
Jerry Zhao
1f9cf94afc Don't recursively clone nvdla/cva6 2024-01-26 00:51:56 -08:00
Hansung Kim
a27b509322 Remove whitespaces 2024-01-26 00:14:21 -08:00
Hansung Kim
a1ff85acaa Bump radiance 2024-01-26 00:14:03 -08:00
Hansung Kim
458240795e Re-enable chipyard-coalescer 2024-01-26 00:11:41 -08:00
Hansung Kim
eed69597ad Include date in conda env grep to prevent miss on date-change
Currently the grep expression used to filter existing conda envs only
use ${{ env.conda-env-name-no-time }}, whereas the full env name
includes the date.  This results in false hits when jobs in a single
workflow runs across multiple dates.
2024-01-26 00:06:04 -08:00
Hansung Kim
3ba386d22b Remove chipyard-coalescer key 2024-01-25 23:53:47 -08:00
Hansung Kim
97581727b6 Print rocket-gpu dirs 2024-01-25 23:39:04 -08:00
Hansung Kim
127ba43fc0 Update gpu binaries to vecaddloop 2024-01-25 23:26:49 -08:00
Hansung Kim
6768d6939e Bump radiance 2024-01-25 23:24:25 -08:00
Hansung Kim
87a0ce3c07 Bump rocket-gpu 2024-01-25 23:21:27 -08:00
Hansung Kim
1c251bcba0 Rename vortex->radiance; disable MemtraceCoreConfig 2024-01-25 23:07:56 -08:00
Hansung Kim
363b1feb10 Fix outdated radiance config name 2024-01-25 22:58:25 -08:00
Hansung Kim
0f28aebcee Update rocket-chip url to gemmini-ext-spad fork 2024-01-25 22:43:56 -08:00
Hansung Kim
feece56128 Bump rocket-chip to new gemmini-ext-spad fork 2024-01-25 22:43:01 -08:00
Hansung Kim
24dec35bad Bump rocket-chip to new gemmini-ext-spad fork 2024-01-25 22:42:15 -08:00
Hansung Kim
69b4564ae0 Fix old path to romAddr.bin 2024-01-25 22:20:55 -08:00
Hansung Kim
bd97d959bd Remove use of REMOTE_WORK_DIR 2024-01-25 22:11:11 -08:00
Hansung Kim
75b428423e Remove setup-repo, don't set custom REMOTE_WORK_DIR 2024-01-25 22:01:51 -08:00
Hansung Kim
468d73ae3e Roll back riscv-pk to upstream/main 2024-01-25 18:09:10 -08:00
Hansung Kim
43d9ebb43a Run ci on graphics-ci 2024-01-25 17:54:07 -08:00
Jerry Zhao
4f3dd60670 Enable debug SBA on all default designs 2024-01-25 16:30:46 -08:00
Lux
aef7cda172 removing seemingly useless override 2024-01-24 17:24:59 -08:00
Richard Yan
7f23219b95 bump gemmini 2024-01-24 17:01:14 -08:00
Hansung Kim
ccb679928a Bump gemmini 2024-01-24 14:33:10 -08:00
Hansung Kim
bfce045e5a Bump gemmini to ext-spad 2024-01-23 22:25:59 -08:00
Hansung Kim
f0c686299c build.sbt: radiance depends on gemmini 2024-01-23 22:25:33 -08:00
Hansung Kim
6d35905c2f Bump radiance 2024-01-23 22:25:15 -08:00
Jerry Zhao
150f888a62 Merge pull request #1760 from buggy213/patch-1 2024-01-23 22:11:38 -08:00
joshua you
77f5752ae4 fix typo in build-setup.sh 2024-01-23 21:42:12 -08:00
Hansung Kim
7d712bc9c0 Fix coalescer SUB_PROJECT for repo split 2024-01-23 16:27:38 -08:00
Hansung Kim
886b5c5d8a Add RadianceGemminiConfig and bump radiance 2024-01-23 16:27:11 -08:00
Hansung Kim
60daad826e Hardcode 32bit into bootrom name 2024-01-23 16:26:35 -08:00
joonho hwangbo
e4b252c516 Merge pull request #1759 from ucb-bar/cleanup-buildsetup
Remove useless conda env sourcing
2024-01-23 14:35:58 -08:00
Hansung Kim
268a6fb80f Clean up radiance configs 2024-01-23 14:14:08 -08:00
Hansung Kim
440ba484c3 Bump radiance 2024-01-23 14:13:53 -08:00