Commit Graph

165 Commits

Author SHA1 Message Date
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
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
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
Jerry Zhao
2f1776fc6a Add LLCChiplet to CI 2024-02-25 15:54:55 -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
98a6daa93e Add RadianceFuzzerConfig to CI 2024-01-30 14:44:34 -08:00
Hansung Kim
458240795e Re-enable chipyard-coalescer 2024-01-26 00:11:41 -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
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
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
-T.K.-
00c4992842 FIX: update github CI 2023-12-04 02:43:49 -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
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
Jerry Zhao
7cc03f40eb Add test for clustered-rocket config 2023-10-17 14:39:39 -07:00
Hansung Kim
3474060c45 [ci] Supply absolute path to memtrace for coalescer 2023-10-17 14:22:39 -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
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
847b753358 [ci] Add action to copy gpu args/op binaries 2023-10-17 11:01:29 -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
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
Vladimir Milovanović
3d96cf5bc9 Adds initial Nexys Video board support.
Co-authored-by: pznikola <p.z.nikola@etf.rs>
2023-10-05 23:01:29 +02:00