Hansung Kim
a99e95f36f
Add back generators/rocket-gpu
2024-02-29 17:20:51 -08:00
Hansung Kim
16a1eb0516
Add RadianceClusterConfig
2024-02-29 16:59:38 -08:00
Hansung Kim
4821fb397c
[ci] Disable weekly chipyard-full-flow
2024-02-27 19:07:41 -08:00
Hansung Kim
9718ca9181
Fix configs to use updated SIMT params
2024-02-27 19:03:34 -08:00
Hansung Kim
a59557e322
Bump radiance
2024-02-27 19:03:32 -08:00
Richard Yan
260692b132
delete gemmini config in RadianceGemminiConfig
2024-02-24 00:35:47 -08:00
Richard Yan
1026b4401b
bump gemmini and radiance
2024-02-24 00:33:57 -08:00
Richard Yan
bdf898f01a
Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics
2024-02-07 14:51:23 -08:00
Richard Yan
2914e2bb8a
bump radiance and gemmini with spad fixes
2024-02-07 14:49:39 -08:00
Hansung Kim
88eb149c45
Bump radiance
2024-02-06 22:37:45 -08:00
Hansung Kim
2192ce3648
Add failing fuzzer config; bump radiance and rocket-gpu
2024-02-05 22:01:37 -08:00
Hansung Kim
ec9bc51ea7
Add rust back to conda-reqs; generate lockfile
2024-02-05 21:15:14 -08:00
Richard Yan
acd879f5f5
bump radiance
2024-02-05 12:03:43 -08:00
Richard Yan
01a1ba79fb
bump gemmini and radiance
2024-02-05 11:32:59 -08:00
Hansung Kim
dd4495a488
Bump gemmini
2024-02-05 09:47:14 -08:00
Hansung Kim
f8f091fa78
Bump radiance and rocket-gpu
2024-02-05 09:46:51 -08:00
Hansung Kim
446e8fe245
Move vortex-specific EXTRA_SIM_PREPROC_DEFINES to mk fragment
2024-02-05 09:42:10 -08:00
joshua
1b1e558876
add rocket-chip to gitmodules
2024-02-04 01:10:49 -08:00
Richard Yan
fd5fa7b6e1
Merge branch 'main' of https://github.com/ucb-bar/chipyard into graphics
2024-02-02 16:28:55 -08:00
Jerry Zhao
0c30f9c5e9
Merge pull request #1770 from ucb-bar/bump-rc
...
Bump to latest rocket-chip
2024-02-02 11:24:17 -08:00
Jerry Zhao
c9f9e7991a
Merge pull request #1781 from ucb-bar/mmio-docs
...
Add note on deprecating TLRegisterRouter
2024-02-01 10:43:45 -08:00
Jerry Zhao
5432359265
Add note on deprecating TLRegisterRouter
2024-02-01 10:36:23 -08:00
Harrison Liew
5a6115abf4
Merge pull request #1778 from Pinata-Consulting/makefile-SRAM_GENERATOR_CONF-nit
...
vlsi/Makefile: truncate file SRAM_GENERATOR_CONF
2024-02-01 09:50:31 -08:00
Øyvind Harboe
99d82673d2
vlsi/Makefile: truncate file SRAM_GENERATOR_CONF
...
previously the target would append, not truncate
the file, which could lead to duplicate yaml entries
in that file when the target was re-run.
2024-02-01 07:33:47 +01:00
Hansung Kim
b9fb359aab
Fix wrong project key for fuzzer config
2024-01-31 09:52:29 -08:00
Hansung Kim
98a6daa93e
Add RadianceFuzzerConfig to CI
2024-01-30 14:44:34 -08:00
Hansung Kim
25851bc2fe
Left out something
2024-01-30 14:42:06 -08:00
Hansung Kim
5235ae83bf
Re-enable checkout reset on jobs
...
That was a bad idea (especially when you have multiple runners on the
same machine)
2024-01-30 14:04:49 -08:00
Hansung Kim
f24e6f4812
Add radpie to rtl build cache path
2024-01-30 13:52:17 -08:00
Hansung Kim
88d75df2c0
Comment out delete old checkout in run-test jobs
...
Assume we're not running multiple commits on the same machine at any
given time.
2024-01-30 13:45:03 -08:00
Hansung Kim
d9ce22857a
Update conda locks file
2024-01-30 11:39:47 -08:00
Hansung Kim
44fbff2d54
Constrain openjdk to <20
...
Newest openjdk 21 causes version mismatch error with sbt, producing
error message `bad constant pool index: 0 at pos: 48445`. Constraining
java to <20 seems to fix the issue.
2024-01-30 10:57:26 -08:00
Hansung Kim
9ee009b1c8
Add back rust to conda-reqs
2024-01-30 10:57:16 -08:00
Hansung Kim
7b6a694b80
Remove rust from conda-reqs to fix scala const error
2024-01-30 00:29:21 -08:00
Hansung Kim
6cee7f7fce
Fix quotes for date command in conda env filter
2024-01-29 23:48:26 -08:00
Hansung Kim
89a9eabdc6
Revert "Update lockfiles with rust"
...
This reverts commit 040b9438fb .
2024-01-29 23:39:32 -08:00
Hansung Kim
040b9438fb
Update lockfiles with rust
2024-01-29 23:21:32 -08:00
Jerry Zhao
45f7f55e5a
Merge pull request #1774 from ucb-bar/mmio-docs
...
Update MMIO peripheral docs
2024-01-29 16:33:38 -08:00
Hansung Kim
4beaff1b85
trigger CI
2024-01-29 16:24:24 -08:00
Hansung Kim
44df3be965
gitignore rundir in vlsi
2024-01-29 15:48:30 -08:00
Hansung Kim
2c85ab3216
Add radiance mk fragment
2024-01-29 15:45:22 -08:00
Hansung Kim
d8cc2b5c61
Bump radiance
2024-01-29 15:45:15 -08:00
Hansung Kim
6b3362aeb2
Add rust to conda-reqs
2024-01-29 15:39:04 -08:00
Hansung Kim
5a50948e68
Bump radiance with radpie
2024-01-29 15:38:28 -08:00
joonho hwangbo
539d66dc82
Merge pull request #1773 from ucb-bar/run-binaries
...
Support BINARIES_DIR make flag
2024-01-29 14:29:05 -08:00
Jerry Zhao
51a67fbd8f
Update MMIO peripheral docs
2024-01-29 13:40:23 -08:00
Hansung Kim
9cc827ba03
Cleanup redundant config fragments
2024-01-29 13:00:57 -08:00
Jerry Zhao
eb93102f34
Support BINARIES_DIR make flag
2024-01-29 11:15:14 -08:00
Jerry Zhao
69a00c4501
Merge pull request #1772 from ucb-bar/fix-docs
...
Update dead doc links
2024-01-29 09:41:14 -08:00
abejgonzalez
bdf207a289
Update dead doc links
2024-01-29 09:37:52 -08:00