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
Hansung Kim
4821fb397c
[ci] Disable weekly chipyard-full-flow
2024-02-27 19:07:41 -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
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
Jerry Zhao
638d40e988
Remove esp-conda-env from CI conda envs
...
This was unused
2023-12-27 12:53:38 -08:00
Jerry Zhao
fdeede7b0b
Add tests for symmetric rocket chiplet config
2023-12-26 12:55:32 -08:00
Jerry Zhao
e7f10348b0
Merge remote-tracking branch 'origin/main' into clusters
2023-12-15 16:46:51 -08:00
Abraham Gonzalez
3df5e62602
Merge branch 'main' into install-circt-out-of-conda
2023-12-07 11:10:44 -08:00
abejgonzalez
551c096bc9
Fix CIRCT installer path | Run CRON every 15m
2023-12-07 11:00:59 -08:00
-T.K.-
00c4992842
FIX: update github CI
2023-12-04 02:43:49 -08:00
abejgonzalez
dd6cff58a6
Fix CI (proper use of CONDA_PREFIX + GH token)
2023-12-01 10:11:13 -08:00
abejgonzalez
dae66b0d56
Bump
2023-11-30 17:30:36 -08:00
abejgonzalez
543d6834ac
Fix path
2023-11-30 17:17:25 -08:00
abejgonzalez
d2b3181e48
Update CI to install circt | Update every day
2023-11-30 16:09:42 -08:00
abejgonzalez
b9e504411a
Install CIRCT outside of conda (add CI to auto-update)
2023-11-30 15:47:14 -08:00
Nayiri
842c9f01a7
bumping sky130 pdk to fix VLSI tutorial
2023-11-14 09:56:24 -08:00
Abraham Gonzalez
f82e29065b
Merge branch 'main' into caliptra-aes
2023-11-06 11:10:54 -08:00
abejgonzalez
ddaf0000b4
Update to use the new CI machines
2023-11-05 16:59:50 -08:00
Abraham Gonzalez
9d917d65d0
Merge branch 'main' into caliptra-aes
2023-11-02 21:09:16 -07:00
abejgonzalez
7525b9fd04
Fix CI | Fix Verilator compile
2023-11-02 17:27:42 -07:00
Jerry Zhao
be22a1d3dc
[ci] Update check-commit with missing submodules
2023-11-02 12:20:09 -07:00
abejgonzalez
10b5fbc21a
Add Caliptra AES256 ECB engine as RoCC accelerator
2023-11-02 12:01:38 -07:00
Hansung Kim
d65720c135
[ci] Test with vcs
2023-10-23 11:05:25 -07:00
Hansung Kim
3290f06c95
[ci] Revert back to local-only; disable gpu-flow
2023-10-23 11:03:42 -07:00
Hansung Kim
eb1741ade9
[ci] Add missing shell:
2023-10-23 09:02:12 -07:00
Hansung Kim
2ef343e75d
[ci] Attempt cd'ing in a step
2023-10-23 00:04:58 -07:00
Hansung Kim
a0e0a45a89
[ci] Experiment with working-directory
2023-10-23 00:02:01 -07:00
Hansung Kim
e3132398ba
[ci] Fix access to REMOTE_CHIPYARD_DIR
2023-10-22 21:36:26 -07:00