Hansung Kim
|
3190224cfe
|
Squelch inout coerce lint messages from vortex RTL
|
2024-01-16 16:32:30 -08:00 |
|
Hansung Kim
|
57cce2d4fd
|
Bump rocket-gpu
|
2024-01-16 16:32:07 -08:00 |
|
Hansung Kim
|
0bb2a5c6f2
|
Accept EXTRA_SIM_PREPROC_DEFINES in run-radiance.sh
|
2024-01-16 16:31:26 -08:00 |
|
Hansung Kim
|
fdf02063a3
|
Add scripts for vortex binfile setup and sim runs
|
2023-12-30 16:36:34 -08:00 |
|
Hansung Kim
|
ba6c80768e
|
gitignore Vortex *.bin files in sims/
|
2023-12-30 16:36:03 -08:00 |
|
Hansung Kim
|
18c5e55eb2
|
Add RocketDummyVortexConfig
|
2023-12-12 02:22:34 -08:00 |
|
Hansung Kim
|
103c3afd0d
|
Bump rocket-gpu with vxcheck tool
|
2023-11-29 11:28:01 -08:00 |
|
Hansung Kim
|
134c838088
|
Rename to RadianceROMCacheConfig, add RadianceROMLargeConfig
|
2023-11-29 11:26:45 -08:00 |
|
Hansung Kim
|
0ea06336b5
|
Set preproc defines for Vortex
Includes GPR_RESET which uses simulation-only initial block to clear out
regfile.
|
2023-11-27 16:15:55 -08:00 |
|
Hansung Kim
|
1c1143bb6c
|
Rename VortexFatBank in configs
|
2023-11-22 16:27:36 -08:00 |
|
Hansung Kim
|
c1d5b06348
|
Bump rocket-chip with Vortex L1 updates
|
2023-11-10 18:50:28 -08:00 |
|
Hansung Kim
|
6159adcc69
|
Bump rocket-gpu
|
2023-11-08 14:14:48 -08:00 |
|
Vamber Yang
|
888ee57275
|
Bump rocket-chip for L1-Fatbank integration
L1System working with 4 dcache banks, 1 icache bank
|
2023-11-06 23:37:58 -08:00 |
|
Richard Yan
|
db4a2e50cd
|
bump spike/fesvr, pk with support for new syscalls
|
2023-11-02 01:59:08 -07:00 |
|
Hansung Kim
|
ea0ce8692f
|
Bump rocket-chip with Vortex + coalescer integration
|
2023-10-25 20:09:14 -07:00 |
|
Hansung Kim
|
d6624f0741
|
Add WithCoalescer to RadianceROMConfig
|
2023-10-25 20:09:14 -07:00 |
|
Richard Yan
|
30a136ee27
|
Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics
|
2023-10-23 22:43:00 -07:00 |
|
Richard Yan
|
58cac38c56
|
bump isa-sim
|
2023-10-23 22:42:57 -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 |
|
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
|
e113d8dc3f
|
Add EXTRA_SIM_PREPROC_DEFINES to common-sims-flags.mk
This allows adding e.g. EXTRA_SIM_PREPROC_DEFINES="+define+NUM_CORES=2"
to the make command to change Vortex Verilog parameters.
|
2023-10-20 11:55:35 -07:00 |
|
Richard Yan
|
447eb24ec2
|
bump rocket-chip, testchipip
|
2023-10-19 17:12:33 -07:00 |
|
Richard Yan
|
986873d97d
|
Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics
|
2023-10-19 16:29:27 -07:00 |
|
Hansung Kim
|
bfe7f1b9d7
|
Bump rocket-chip
|
2023-10-18 20:07:29 -07:00 |
|
Hansung Kim
|
1f7995c251
|
Bump rocket-gpu
|
2023-10-17 15:31:05 -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
|
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 |
|