Commit Graph

39 Commits

Author SHA1 Message Date
Jerry Zhao
838cd9a69f Remove hwacha/esp-tools 2024-05-10 17:27:10 -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
7c13574769 Rename cache/blocks submodules to match new chipsalliance ownership 2024-01-05 10:42:00 -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
Sagar Karandikar
336f225143 remove firesim from commit-on-main check since we always manage it ourselves 2023-06-30 12:32:25 +00:00
Jerry Zhao
a486194d3d Merge branch 'main' into shuttle 2023-06-13 11:01:19 -07:00
Jerry Zhao
7cbabaa18a Add CI on PrefetchingRocketConfig 2023-06-12 16:47:23 -07:00
Jerry Zhao
4b7c170104 Add shuttle core CI 2023-06-08 14:37:25 -07:00
abejgonzalez
8cb97bff85 Re-add check commit | Add CI | Bump Gemmini | Bump FireMarshal 2023-03-30 23:41:27 -07:00
Sagar Karandikar
c14d11faac lean gemmini tutorial (#1413)
* lean gemmini tutorial

* bump firesim

* Update check-commit.sh
2023-03-22 20:26:26 -07:00
Harrison Liew
9ef3001ce1 Remove Cadence & Synopsys plugins (#1410)
* remove Cadence & Synopsys plugins from docs and scripts

* update conda-locks
2023-03-21 09:34:38 -07:00
abejgonzalez
e744f7a20b Remove chisel-testers submodule 2023-03-03 16:50:05 -08:00
Harrison Liew
87209eb9c6 remove hammer from check-on-master-check 2023-02-10 16:27:01 -08:00
joonho hwangbo
33f5040b5d Integrate Mempress memory tester (#1253) 2022-10-17 18:41:39 -07:00
Abraham Gonzalez
d7990e5639 Merge remote-tracking branch 'origin/main' into conda 2022-09-03 14:31:24 +00:00
michael-etzkorn
e5052022df CI check commit: fpga-shells now points to main 2022-08-30 18:37:46 +08:00
Abraham Gonzalez
93af50b86e Update CI checks | Don't init toolchain submodules by default 2022-08-30 00:27:01 +00:00
Abraham Gonzalez
3c2bbd4bfd Address PR comments 2022-08-23 00:58:30 +00:00
abejgonzalez
1de35a6af4 Use conda + Update initial setup docs 2022-08-23 00:44:21 +00:00
Sagar Karandikar
04572b7402 Temporarily allow firesim's submodule hash to be on its 1.13.x branch
Until we finalize the release flow with main as the default branch.
2022-04-06 16:06:15 -07:00
abejgonzalez
5f041c0970 Add more debugging prints 2022-04-02 23:56:20 -07:00
abejgonzalez
786f9ca245 Move back status init outside loop 2022-04-02 23:33:15 -07:00
Jerry Zhao
f6d8beed75 Don't shallow clone submodules (revert #1064) 2022-03-18 12:21:24 -07:00
abejgonzalez
ff0eae287d Update check-commit.sh in CI to properly checkout remote branches 2022-02-15 23:27:34 -08:00
abejgonzalez
2a4877f821 Add main for FireSim 2022-02-15 22:44:18 -08:00
abejgonzalez
8fabc737f8 Merge remote-tracking branch 'origin/dev' into prep-for-main 2022-02-15 22:43:18 -08:00
abejgonzalez
4c1d860d22 Update check commit w/ GH-A env + unshallow fetch 2022-02-15 16:31:52 -08:00
Jerry Zhao
349664d9e3 Switch to shallow clone for all submodules 2022-02-15 16:31:52 -08:00
abejgonzalez
8eb07b193b Prep for main as development branch 2022-02-14 20:19:48 -08:00
Jerry Zhao
21f3865ec6 Remove firrtl-interpreter and treadle from GH actions check-commit script 2021-12-14 17:29:40 -08:00
Ella Schwarz
ab520e4c56 Add main to list of checked generator branch names [ci skip] 2021-11-21 19:30:27 -08:00
Ella Schwarz
94ae7af007 Add Ibex to GHA 2021-11-21 19:27:38 -08:00
Ella Schwarz
b6741b052a Revert everything to most recent dev commit 2021-11-21 19:27:38 -08:00
chick
60ba6357a0 Move Chipyard CI to Github Actions
- As similar as possible to the circle ci code.
- The `.github/README.md` file has a fair amount of documentation for this.
- Creates a worfklow file
  - re-uses most of the circleci/scipts unchanged
  - defines a number of *Composite Actions* which are like YML subroutines
- Removes the circle-ci code
- Points the CI badge in the top level README to use the GA test result
2021-11-21 19:27:38 -08:00
Abraham Gonzalez
2fb3dc7c42 Small cleanup on README.md/comments [ci skip]
Co-authored-by: Jerry Zhao <jerryz123@berkeley.edu>
2021-10-13 23:13:52 -07:00
chick
1a631e22ff Move Chipyard CI to Github Actions
- As similar as possible to the circle ci code.
- The `.github/README.md` file has a fair amount of documentation for this.
- Creates a worfklow file
  - re-uses most of the circleci/scipts unchanged
  - defines a number of *Composite Actions* which are like YML subroutines
- Removes the circle-ci code
- Points the CI badge in the top level README to use the GA test result
2021-10-01 14:31:02 -07:00