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
|
27aad2b5ad
|
Add generators/rocket-gpu submodule
|
2023-10-17 10:50:03 -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
|
57273cc64a
|
Revert "switch to special fesvr" to fix ci
|
2023-10-17 00:12:47 -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
|
e4c5aa5a0a
|
Bump rocket-chip
|
2023-10-16 15:27:39 -07:00 |
|
Hansung Kim
|
3efeba3b4e
|
Fix missing parameters for WithRadianceCores
|
2023-10-16 15:27:39 -07:00 |
|
Richard Yan
|
d542609258
|
switch to special fesvr
|
2023-10-16 10:24:32 -07:00 |
|
Hansung Kim
|
632be3ad60
|
Bump rocket-chip
|
2023-10-16 01:22:14 -07:00 |
|
Richard Yan
|
c965ee8cb5
|
bump rocket-chip and testchipip
|
2023-10-13 15:26:22 -07:00 |
|
Richard Yan
|
69d300d06f
|
merge
|
2023-10-13 14:29:53 -07:00 |
|
Hansung Kim
|
355fedd79d
|
Rename useVxCache
|
2023-10-13 14:23:24 -07:00 |
|
Richard Yan
|
246c1e81f0
|
Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics
|
2023-10-13 13:26:48 -07:00 |
|
Richard Yan
|
3a6c3c51b4
|
separate rom-based and non-rom-based configs; add bootrom to makefile
|
2023-10-13 13:26:46 -07:00 |
|
Hansung Kim
|
304ea362d0
|
Bump rocket-chip
|
2023-10-11 20:32:51 -07:00 |
|
Hansung Kim
|
6198cc32b0
|
Bump rocket-chip
|
2023-10-07 02:31:35 -07:00 |
|
Hansung Kim
|
4f83f1cde6
|
Rename SUB_PROJECT to coalescer
|
2023-10-06 13:36:27 -07:00 |
|
Hansung Kim
|
e2cdb5e523
|
Keep bootrom.rv32.img
Otherwise breaks ci for ibex.
|
2023-10-05 14:26:35 -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
|
3f16019e41
|
Merge remote-tracking branch 'origin/fix-insert-includes-python' into graphics
|
2023-10-05 11:24:02 -07:00 |
|
Hansung Kim
|
921b0c062e
|
Use env python interpreter in insert-includes.py
This fixes failing CI for CVA6/nvdla on a system that does not have a
/usr/bin/python interpreter by making the script use one from conda env.
|
2023-10-05 11:15:42 -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 |
|
Hansung Kim
|
ffe1b74e67
|
Add gen-collateral to Verilator include dir
This fixes VX_define.vh not being found when compiling Vortex verilog
sources.
|
2023-10-01 19:37:31 -07:00 |
|
Hansung Kim
|
3d7caa41e8
|
Merge remote-tracking branch 'upstream/main' into graphics
Bumped rocket-chip and testchipip to graphics
|
2023-10-01 17:57:36 -07:00 |
|
joshua
|
12e66e76c5
|
bump rocket + update VortexCache config
|
2023-09-29 00:54:55 -07:00 |
|
joshua
|
0de6ec7c0f
|
Merge remote-tracking branch 'origin/graphics' into graphics
|
2023-09-28 11:39:03 -07:00 |
|
Hansung Kim
|
d801e12d3d
|
Change bootrom path for GPU
|
2023-09-27 14:37:46 -07:00 |
|
Richard Yan
|
50277f3209
|
bump rocket-chip and testchipip
|
2023-09-27 10:54:26 -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 |
|
Richard Yan
|
ec63986310
|
fix testchipip
|
2023-09-26 16:16:05 -07:00 |
|
joshua
|
52c79e4b15
|
Merge remote-tracking branch 'origin/graphics' into graphics
|
2023-09-25 23:44:23 -07:00 |
|