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
Hansung Kim
647d829031
Merge branch 'graphics-ci' into graphics
2024-01-26 11:16:14 -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
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
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
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
Hansung Kim
bcf2b8ab0b
Bump radiance with uncoalescer fix
2024-01-18 19:26:07 -08:00
Hansung Kim
0e078b2701
Remove unnecessary make clean in run-radiance.sh
2024-01-17 11:36:40 -08:00
Hansung Kim
1cf06fc324
Track changes in Radiance args.bin/op_*.bin in makefiles
2024-01-17 11:35:06 -08:00
Richard Yan
0789361248
i made an oopsie
2024-01-17 11:21:02 -08:00
Richard Yan
098b52feb9
revert accidental dsptools build path change
2024-01-17 10:46:53 -08:00
Richard Yan
5ed1f0a4d5
add radiance submodule
2024-01-17 10:43:41 -08:00
Hansung Kim
c9880c7086
Bump radiance with upstream merge
2024-01-16 23:55:55 -08:00
Hansung Kim
4e2e04e523
Fix path to WithMbusScratchpad in radiance configs
2024-01-16 23:55:13 -08:00
Hansung Kim
bf84580010
Merge remote-tracking branch 'upstream/main' into graphics
2024-01-16 22:39:37 -08:00
Hansung Kim
ce570e0beb
Revert rocket-chip to pre-gpu changes
2024-01-16 22:32:18 -08:00
Hansung Kim
0a9291e1da
Add radiance submodule
2024-01-16 22:25:11 -08:00
Hansung Kim
d61d483ebf
Add radiance to build.sbt
2024-01-16 22:23:32 -08:00
Richard Yan
472a2ec178
Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics
2024-01-16 21:11:12 -08:00
Richard Yan
6270d2f6e8
move radiance rom and soc configs out
2024-01-16 21:10:37 -08:00
Hansung Kim
3190224cfe
Squelch inout coerce lint messages from vortex RTL
2024-01-16 16:32:30 -08:00
Hansung Kim
57cce2d4fd
Bump rocket-gpu
2024-01-16 16:32:07 -08:00
Hansung Kim
0bb2a5c6f2
Accept EXTRA_SIM_PREPROC_DEFINES in run-radiance.sh
2024-01-16 16:31:26 -08:00
Jerry Zhao
b08ada1899
Merge pull request #1721 from ucb-bar/chip-id-pin
...
Add Chip ID Pin and Port
2024-01-16 10:16:15 -08:00
Jerry Zhao
565c187549
Switch static assert to require
2024-01-16 10:15:53 -08:00