David Biancolin
a5b412cfbc
Remove sriracha and generated .sbtopts
2021-12-07 04:58:54 +00:00
David Biancolin
a2d88c7140
Update tutorial patches
2021-12-04 20:12:34 +00:00
David Biancolin
804e3de41c
Revert "Force FIRRTL 1.4.1"
...
This reverts commit 7d244d635c .
2021-12-02 00:02:54 +00:00
David Biancolin
5886a84885
Bump FireSim
2021-12-02 00:02:54 +00:00
David Biancolin
0a513e4579
Used published dependencies for Chisel & Friends
2021-12-02 00:02:36 +00:00
Abraham Gonzalez
58f36423b1
Merge pull request #1052 from ucb-bar/treadle-fix
...
Force FIRRTL 1.4.1
2021-12-01 09:40:50 -08:00
abejgonzalez
7d244d635c
Force FIRRTL 1.4.1
2021-11-30 19:54:54 -08:00
Abraham Gonzalez
5b3b388843
Merge pull request #979 from ucb-bar/ibex-integration
...
Ibex integration
2021-11-23 23:04:58 -08:00
abejgonzalez
cf1df5fd7b
Match .circleci commit check with GH-A
2021-11-22 16:38:06 -08:00
abejgonzalez
daea92664d
Re-add missing .circleci README
2021-11-22 16:31:35 -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
086cc1f74f
Address PR comments for Ibex
2021-11-21 19:27:38 -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
Ella Schwarz
f2e8266ed6
Point to ibex submodule changes
2021-11-21 19:27:38 -08:00
Ella Schwarz
6f8b95b4cc
Bump makefile commits
2021-11-21 19:27:38 -08:00
Ella Schwarz
74082738b6
Increase Hwacha timeout
2021-11-21 19:27:38 -08:00
Ella Schwarz
082f94c937
Revert verilator back to v4.034
2021-11-21 19:27:38 -08:00
Ella Schwarz
663af1c4f6
Regenerate patch for Ibex
2021-11-21 19:27:38 -08:00
Ella Schwarz
fb6bb91290
Bump ibex
2021-11-21 19:27:38 -08:00
Ella Schwarz
23cdfde169
Bump verilator to v4.212
2021-11-21 19:27:38 -08:00
Ella Schwarz
79f43d08d6
Point to testchipip bootrom file changes
2021-11-21 19:27:38 -08:00
Ella Schwarz
0c3be2a7ef
Bump testchipip bootrom changes
2021-11-21 19:27:38 -08:00
Ella Schwarz
665ff79bb2
List supported configs
...
Address PR comments
2021-11-21 19:27:38 -08:00
Ella Schwarz
5ffc100323
Address PR comments for Ibex [ci skip]
2021-11-21 19:27:38 -08:00
Ella Schwarz
2a050f2be8
Update testchipip submodule
2021-11-21 19:27:38 -08:00
Ella Schwarz
bb7d4eb5ec
Add ibex-wrapper module
2021-11-21 19:27:38 -08:00
Ella Schwarz
3df8d4d641
Add Ibex to CI
2021-11-21 19:27:38 -08:00
Ella Schwarz
fb59ab6aca
Add Ibex documentation
2021-11-21 19:27:38 -08:00
Ella Schwarz
f49a26fff8
Add Ibex
2021-11-21 19:27:38 -08:00
abejgonzalez
797f85c8af
Mockup self-hosted runners + Bugfix run-tests by init-submods
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
fc994c4822
Merge pull request #1041 from ucb-bar/small-sbt-bin-separation
...
Cleanup how to override SBT + `make help` documentation update
2021-11-17 17:54:46 -08:00
abejgonzalez
32ffbd29df
Update make help | Small make cleanup
2021-11-17 00:38:01 -08:00
Abraham Gonzalez
1329c14f26
Merge pull request #1047 from ucb-bar/abejgonzalez-patch-1
...
Remove duplicate `WithUARTIOCells` [ci skip]
2021-11-15 11:49:42 -08:00
Abraham Gonzalez
e0fe08e266
Remove duplicate WithUARTIOCells [ci skip]
2021-11-15 11:40:38 -08:00
Abraham Gonzalez
3601516cd2
Merge pull request #1035 from ucb-bar/readme-rework
...
Update README
2021-11-12 13:57:04 -08:00
Jerry Zhao
f8d83dddf5
Increase default SerialTL width to 32 ( #1040 )
2021-11-12 12:23:48 -08:00
abejgonzalez
99f1a3aed3
Separate the base SBT command from the --client addition
...
This makes it easier to override just SBT_BIN and still use the
ENABLE_SBT_THIN_CLIENT flag when using a downloaded SBT script
2021-11-12 12:09:02 -08:00
Abraham Gonzalez
6a6fbe1a8d
Merge pull request #1034 from ucb-bar/master
...
Master -> Dev Sync
2021-11-04 22:42:29 -07:00
Abraham Gonzalez
bb5bcc7aae
Rename CI README to CI_README.md [ci skip]
2021-11-04 22:40:57 -07:00
Abraham Gonzalez
2c4b1dae65
Use Chipyard top-level README | Add README Quick Links + Update resources [ci skip]
2021-11-04 22:34:24 -07:00
Abraham Gonzalez
5129bc7da5
Merge pull request #1033 from ucb-bar/nsf-ack
...
Ack. NSF award
2021-11-04 21:18:59 -07:00
Abraham Gonzalez
efcfa9ceea
Ack. NSF award [ci skip]
2021-11-04 21:16:06 -07:00
Abraham Gonzalez
5ed7a018a5
Merge pull request #1032 from ucb-bar/pull_request_update
...
Update pull request template (Feedback welcome)
2021-11-04 17:44:43 -07:00
Abraham Gonzalez
c90576288a
Address reviewer comments [ci skip]
2021-11-04 17:43:26 -07:00
Abraham Gonzalez
e1b9f938f0
Small changes [ci skip]
2021-11-04 16:54:30 -07:00
Abraham Gonzalez
a55594bd0c
Update pull request template [ci skip]
2021-11-03 11:28:05 -07:00
Abraham Gonzalez
9651e73be1
Merge pull request #1029 from abejgonzalez/master
...
Modify GH Issues (All Feedback Welcome)
2021-11-03 10:45:09 -07:00
Abraham Gonzalez
53821b5fb5
Merge pull request #1030 from ucb-bar/model-fix
...
Fix custom MODEL feature
2021-11-03 10:44:42 -07:00