Hansung Kim
2c390cd493
Merge remote-tracking branch 'upstream/main' into graphics
...
rocket-chip not yet merged
2024-06-27 16:32:32 -07:00
joonho hwangbo
2a9fe9bb67
Add compress-acc ( #1906 )
...
* Add compress-acc
* Bump compress-acc, add ci
* update compress-acc url to https
* Add docs
* url oops
* Bump compress-acc
* BUMP
* Use loadmem for ci runs
* Add width widget
* Bump
2024-06-22 16:08:57 -07:00
Jerry Zhao
4f1dd4e195
Add rerocc to tests
2024-05-29 17:43:31 -07:00
Jerry Zhao
e8eeaad36d
Add rerocc to check-commit CI
2024-05-29 16:18:38 -07:00
Richard Yan
a18c5de271
Merge branch 'main' of https://github.com/ucb-bar/chipyard into ucb-bar-main
2024-05-15 23:22:20 -07:00
Jerry Zhao
3cda03a96a
Combine chipyard-full-flow into one job
...
These were serialized anyways. Breaking them into separate jobs caused
transient failures.
2024-05-13 12:48:06 -07:00
Jerry Zhao
718f197611
Add standalone midas-targetutils
2024-05-13 12:48:04 -07:00
Jerry Zhao
b37e550ace
Add chisel6 fixedpoint/dsptools
2024-05-13 12:48:04 -07:00
Jerry Zhao
58dc407b6c
Rename dsptools/fixedpoint submods to chisel3
2024-05-13 12:47:59 -07:00
Jerry Zhao
c8c176b215
Remove sha3 due to no chisel6 compatibility
2024-05-10 17:27:11 -07:00
Jerry Zhao
838cd9a69f
Remove hwacha/esp-tools
2024-05-10 17:27:10 -07:00
Jerry Zhao
0a76d61e83
Merge pull request #1860 from ucb-bar/remove_generatemodelstagemain
...
Remove tapeout.GenerateModelStageMain
2024-04-29 19:19:33 -07:00
Jerry Zhao
b9339efd86
Remove FIRRTL_LOGLEVEL dead make variable
2024-04-29 19:18:54 -07:00
Jerry Zhao
f2a2654fc8
Bump firesim to version with detached build.sbt
2024-04-25 12:16:43 -07:00
Richard Yan
d0b274ab78
Merge branch 'main' of https://github.com/ucb-bar/chipyard into ucb-bar-main
2024-04-20 02:03:35 -07:00
Jerry Zhao
9436aea1e8
Fixes for in-tree barstools
2024-04-19 11:30:15 -07:00
Jerry Zhao
4830ebf239
Delete useless files from barstools merge
2024-04-19 11:03:27 -07:00
Jerry Zhao
277dc928b1
Merge remote-tracking branch 'barstools/master' into flatten-barstools
2024-04-19 11:01:22 -07:00
Hansung Kim
239264937a
Don't set SSH_AUTH_SOCK
2024-03-22 20:54:42 -07:00
Hansung Kim
bc43d91da6
Fix wrongly parsed ssh command
2024-03-22 20:40:44 -07:00
Hansung Kim
157a17da0b
Use existing ssh-agent instead of spinning up new
...
Since we're working with multiple private repos, and each of them need new
private deploy keys, just use the existing ssh-agent running on the server (that
should have the keys readily added manually) instead of dealing with keys using
secrets ourselves.
2024-03-22 20:29:34 -07:00
Jerry Zhao
a27bc7f5ed
Bump rocket-chip to standalone diplomacy
2024-03-10 12:16:12 -07:00
Jerry Zhao
4203d50bc2
Bump boom
2024-03-07 14:17:03 -08:00
Hansung Kim
4821fb397c
[ci] Disable weekly chipyard-full-flow
2024-02-27 19:07:41 -08:00
Jerry Zhao
2f1776fc6a
Add LLCChiplet to CI
2024-02-25 15:54:55 -08:00
Schuyler Eldridge
e33f9d8c5b
Switch update-circt action to v1
...
Change the version of the update-circt action from v1.0.0 to v1. This
pulls in a change from v1.0.1 which fixes a bug where the staging branch
was not updated. (I have no idea if this is being used.) However, this
generally future-proofs the action by having it pull from v1 which is
manually updated to match the latest v1 release (pulling in minor and
patch changes).
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com >
2024-02-07 01:27:04 -05:00
Richard Yan
fd5fa7b6e1
Merge branch 'main' of https://github.com/ucb-bar/chipyard into graphics
2024-02-02 16:28:55 -08: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
6cee7f7fce
Fix quotes for date command in conda env filter
2024-01-29 23:48:26 -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
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
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
43d9ebb43a
Run ci on graphics-ci
2024-01-25 17:54:07 -08:00
joonho.whangbo
be35a3fb14
Remove flags from CI
2024-01-21 17:38:19 -08:00
Hansung Kim
bf84580010
Merge remote-tracking branch 'upstream/main' into graphics
2024-01-16 22:39:37 -08:00
Jerry Zhao
45d74f6db2
Merge remote-tracking branch 'origin/main' into symmetric_sertl
2024-01-11 11:43:24 -08:00
Jerry Zhao
d51a9a74d3
Merge remote-tracking branch 'origin/main' into clusters
2024-01-09 13:30:26 -08:00
Jerry Zhao
7c13574769
Rename cache/blocks submodules to match new chipsalliance ownership
2024-01-05 10:42:00 -08:00