Commit Graph

282 Commits

Author SHA1 Message Date
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
Hansung Kim
8226e4f6f7 [ci] Add remote repo copy step; put REMOTE_WORK_DIR in env 2023-10-22 20:59:11 -07:00
Hansung Kim
757b5d7d32 [ci] Add ssh key in chipyard-gpu-flow 2023-10-22 19:43:36 -07:00
Hansung Kim
0fb28faaa5 [ci] Add chipyard-gpu-flow based off of chipyard-full-flow
This is supposed to be a much more minimal workflow.
2023-10-22 15:45:48 -07:00
Hansung Kim
e8586a1d03 [ci] Don't overwrite REMOTE_WORK_DIR in default.sh 2023-10-22 15:45:11 -07:00
Hansung Kim
c35a1121da [ci] Test CI with different REMOTE_CHIPYARD_DIR than local 2023-10-22 14:59:38 -07:00
Hansung Kim
34bfdd547e [ci] Set up ssh-agent only once during create-conda-env 2023-10-17 15:18:33 -07:00
Hansung Kim
6864f40534 [ci] Set SSH_AUTH_SOCK for ssh-agent 2023-10-17 14:41:25 -07:00
Hansung Kim
3474060c45 [ci] Supply absolute path to memtrace for coalescer 2023-10-17 14:22:39 -07:00
Hansung Kim
d66e903d97 [ci] Run ssh-agent manually 2023-10-17 14:19:31 -07:00
Hansung Kim
306fdd971c [ci] Use ssh-agent for all tests 2023-10-17 13:16:16 -07:00
Hansung Kim
f71b0144ec Move args/op bin directory to sims/
This is to help ci find the binaries correctly for both vcs and verilator.
2023-10-17 12:33:37 -07:00
Hansung Kim
9d0d3d665e [ci] Use webfactory/ssh-agent 2023-10-17 12:12:53 -07:00
Hansung Kim
2a1433d321 [ci] Attempt to fix secrets variable error 2023-10-17 12:00:39 -07:00
Hansung Kim
e966b91cbe [ci] Add SSH key before init-submodules for access to rocket-gpu
Need to do the same for every init-submodule script run
2023-10-17 11:41:24 -07:00
Hansung Kim
3bd68911c3 [ci] Trim down gpu ci to the minimum 2023-10-17 11:03:36 -07:00
Hansung Kim
847b753358 [ci] Add action to copy gpu args/op binaries 2023-10-17 11:01:29 -07:00
Hansung Kim
fd14987ccd [ci] Add chipyard-coalescer-run-tests; fix needs field 2023-10-17 01:13:48 -07:00
Hansung Kim
201627fc10 [ci] Switch back to verilator
vcs has glibc version issues on illixr.
2023-10-17 01:10:50 -07:00
Hansung Kim
0860400b63 [ci] Add back prepare-chipyard-other 2023-10-17 00:21:46 -07:00
Hansung Kim
7cdf7ba4fc [ci] Comment out chipyard-spike-gemmini-run-tests 2023-10-17 00:19:47 -07:00
Hansung Kim
c5a3e6472b [ci] Add missing prepare step for gpu; trim other prepares 2023-10-17 00:18:38 -07:00
Hansung Kim
7870af3b8e [ci] Add group/key/tests for vortex and coalescer; slim down gpu ci 2023-10-17 00:07:59 -07:00
Hansung Kim
ed35277e12 [ci] Change sim dir to vcs 2023-10-17 00:04:53 -07:00
Hansung Kim
53cacef312 Revert "[ci] Fix commit-on-master-check to find rocket-chip on graphics"
Just disable this job in ci-gpu.
2023-10-05 14:25:34 -07:00
Hansung Kim
b15765184e [ci] Trim down chipyard-ci-gpu 2023-10-05 14:24:34 -07:00
Hansung Kim
875158a60f [ci] Remove debug lines added in create-conda-env 2023-10-05 11:09:13 -07:00
Hansung Kim
debdd35b13 [ci] Fix commit-on-master-check to find rocket-chip on graphics
... and remove prepare-chipyard-fpga.
2023-10-04 20:31:39 -07:00
Hansung Kim
24433584ae [ci] Disable FPGA tests 2023-10-04 20:02:14 -07:00
Hansung Kim
cac5c57b7d [ci] Attempt 2 2023-10-04 18:29:28 -07:00
Hansung Kim
994e46f7c4 [ci] Attempt to fix conda init 2023-10-04 18:24:03 -07:00
Hansung Kim
e67537d689 [ci] Resurrect create-conda-env, change all to self-hosted 2023-10-04 17:23:50 -07:00
Hansung Kim
7a65813259 [ci] Create ci-gpu for every push on graphics 2023-10-04 16:52:27 -07:00
Hansung Kim
d6be26ed42 [ci] Revert running ci-process on every push 2023-10-04 16:52:02 -07:00
Hansung Kim
2598a96187 [ci] Run ci-process on every push to graphics 2023-10-04 16:41:17 -07:00
Jerry Zhao
adebd634b4 Fix Arty100T Verilog build (#1608)
* Bump rocket-chip
* Bump fpga-shells
* Add Arty100T Verilog build to CI
* Fix Arty100T harness disconnected LEDs
2023-09-27 13:03:37 +02:00
abejgonzalez
6fab524b20 Bump 2023-09-08 15:13:52 -07:00
abejgonzalez
df598c6b80 Run all CI locally 2023-09-08 15:07:32 -07:00
Nayiri K
70acacff28 removed VLSI PnR part of CI flow 2023-08-30 10:54:25 -07:00
abejgonzalez
59699dde61 Merge remote-tracking branch 'origin/main' into klayout-docs 2023-07-12 17:21:56 -07:00
abejgonzalez
1641c8c4a7 Fix CI conda path + use most recent conda in CI 2023-07-12 00:21:26 +00:00
abejgonzalez
723e806af9 Disable Vivado tests 2023-07-11 14:39:54 -07:00
abejgonzalez
9d9c480960 Fix deprecated set-output command 2023-07-10 17:15:49 -07:00
abejgonzalez
7d5eea5e4c Remove JAVA_TMP_DIR 2023-07-10 15:14:31 -07:00
abejgonzalez
f6354db654 Use new CI machines 2023-07-10 15:01:16 -07:00