abejgonzalez
4e09d91faa
bump firemarshal/hammer-mentor-plugins | add submodules to check script
2020-05-28 16:27:58 -07:00
Colin Schmidt
1786b9a7f4
Don't check prebuilt tools are on master ( #384 )
...
Backport from #362
h/t @jerryz123
2020-01-21 15:19:54 -08:00
Albert Ou
7059ac3f0f
toolchains: Add libgloss replacement
2019-12-21 12:11:49 -08:00
alonamid
56770a1a4c
Gemmini Integration ( #356 )
...
* gemmini submodule
* fix build.sbt
* firechip gemmini config
* bump gemmini
* bump gemmini
* bump gemmini
* fix hwacha typo
* start gemmini docs
* bump gemmini
* gemmini docs
* Update Gemmini RST. Add quick-build instructions to Gemmini RST
* start gemmini CI
* bump gemmini
* gemmini CI fixes
* bump gemmini
* fix simulator name in gemmini CI
* cleanup gemmini CI
* bump esp-isa-sim to include gemmini
* update gemmini docs
* [ci skip] fix gemmini docs typos
* Update Gemmini.rst
Add instructions on building Gemmini programs, or writing your own programs.
* Changed order of VCS and Verilator in Gemmini docs
* Remove "make your own tests" from Gemmini README
* bump gemmini
* try to fix midasexamples CI
2019-12-14 01:36:42 -08:00
Jerry Zhao
4d58321f1c
Do not check that chisel3 and firrtl submodule branches are whitelisted ( #366 )
...
Chisel3 and FIRRTL use release branches, which we track instead.
2019-12-13 11:38:49 -08:00
Jerry Zhao
3bc0e7856f
[ci] Whitelist submodule dev branches to enable running submodule-commit checks on dev
...
This works by checking the $CIRCLE_BRANCH env-var, which is set automatically by
CircleCI. Annoyingly, this is set to the name of the source branch for a merge,
rather than the target branch. The behavior of this check for each branch type
is listed:
if CIRCLE_BRANCH == "master":
This CI run is the nightly CI run for the master branch.
Make sure all submodules of the master branch point to master
else if CIRCLE_BRANCH == "dev":
This CI run is most likely somebody doing a dev->master merge.
Make sure all submodules of the dev branch point to master
else:
This CI run is likely somebody merging a feature branch into dev.
Allow submodule pointers of the dev branch to point to master OR dev
2019-11-23 17:51:51 -08:00
abejgonzalez
f0fa623000
also check firesim
2019-10-15 10:31:09 -07:00
abejgonzalez
7e908b4964
update ci to exit at the end instead of partway through | fix flattened toolchain repos
2019-10-14 13:27:58 -07:00
abejgonzalez
1c55e67c7f
fix check commit ci check
2019-10-13 08:15:42 -07:00
Jerry Zhao
7a55b74ed2
Merge pull request #116 from ucb-bar/vlsi
...
Add initial VLSI flow scripts
2019-07-18 16:19:28 -07:00
abejgonzalez
02e76f343e
remove commit check on firechip
2019-07-15 17:16:23 -07:00
Jerry Zhao
906f5af809
Don't pull hammer-cad-plugins in init script
2019-07-15 16:21:01 -07:00
abejgonzalez
f5a3ff3ac5
update variables | add more repos to commit check
2019-07-09 16:31:36 -07:00
abejgonzalez
bbaa8d58b0
switch to git branch
2019-06-03 09:41:56 -07:00
abejgonzalez
eb93ace725
check if commit is on master
2019-06-02 23:25:51 -07:00