Jerry Zhao
7ef40c8d79
Add .java_tmp directory
2021-01-23 14:36:05 -08:00
Jerry Zhao
766443b2d4
Avoid permissions conflict on shared protocjar.webcache
...
The Java protoc plugin (part of FIRRTL) by default caches protoc in /tmp, and does not delete it afterwards.
This causes permissions failures when multiple users try to install Chipyard on the same machine, due to permissions failures over accessing the same cache in /tmp.
A solution is to place the tmpdir within the Chipyard repo. No other files besides protocjar.webcache currently use that directory, so I believe this should be safe.
2021-01-23 13:42:59 -08:00
Jerry Zhao
58076cfb26
Merge pull request #599 from ucb-bar/dev
...
Chipyard 1.4.0 Release
2021-01-20 15:26:47 -08:00
Jerry Zhao
d4f8f56465
Merge pull request #767 from ucb-bar/rel-changelog
...
v1.4.0 Release changelog
2021-01-19 22:34:22 -08:00
Jerry Zhao
cc580488e4
Update CHANGELOG
2021-01-19 22:24:28 -08:00
Jerry Zhao
429a32befe
Update CHANGELOG for 1.4.0 release
2021-01-19 19:47:43 -08:00
Jerry Zhao
a7652ceea4
Merge pull request #761 from ucb-bar/init-submodules-gitconfig
...
Ensure git config changes are reverted on failure
2021-01-19 19:03:21 -08:00
Jerry Zhao
65005b72cb
Merge pull request #765 from ucb-bar/fsim-bump
...
Bump Firesim for release
2021-01-19 19:02:43 -08:00
alonamid
516b3f313f
Merge pull request #763 from ucb-bar/bump-prebuilt-toolchains
...
Bump Prebuilt Toolchain
2021-01-19 16:28:30 -08:00
Jerry Zhao
55e4a1aea5
Merge pull request #766 from ucb-bar/doc-update
...
Docs and README update
2021-01-18 17:39:44 -08:00
Jerry Zhao
3bb0870b54
[ci skip] Fix SonicBOOM citation
2021-01-18 16:58:38 -08:00
Jerry Zhao
1dcfa5aa41
Update AXI4Fragmenter docs
2021-01-18 16:35:31 -08:00
Jerry Zhao
72038b62cc
Add new DAC paper link
2021-01-18 16:35:01 -08:00
Jerry Zhao
5a534391c9
Bump Firesim for release
2021-01-18 15:06:14 -08:00
Albert Ou
36fe690204
scripts: Ensure git config changes are reverted on failure
...
Fixes #595
2021-01-14 13:09:13 -08:00
Albert Magyar
f7a98f23bc
Merge pull request #756 from ucb-bar/16-largeboom
...
Add 16-core LargeBOOM config to firechip
2021-01-13 15:36:51 -08:00
Alon Amid
10dbf68667
bump prebuilt toolchain
2021-01-13 19:21:30 +00:00
Nathan Pemberton
e9f64a8669
Merge pull request #755 from ucb-bar/marshal1.11.0
...
Bump firemarshal to v1.11.0
2021-01-13 09:55:04 -08:00
Albert Magyar
c481dc2ee8
Add 16-core LargeBOOM config to firechip
...
* Fix Jerry's comment on accidentally mixing multiple BOOM configs
2021-01-12 23:12:10 -08:00
Nathan Pemberton
e1ea3561c1
Bump firemarshal to v1.11.0
2021-01-12 20:29:44 -05:00
Jerry Zhao
c57f5a92e3
Merge pull request #754 from ucb-bar/sodor-testchipip-bump
...
Bump sodor and testchipip
2021-01-11 10:37:04 -08:00
Jerry Zhao
4caecb9a10
Merge pull request #718 from ucb-bar/hammer-docs
...
Generalizing VLSI Flows docs
2021-01-11 10:11:48 -08:00
Jerry Zhao
f624609331
Merge remote-tracking branch 'origin/dev' into sodor-testchipip-bump
2021-01-10 23:46:30 -08:00
Jerry Zhao
4156bd8513
Bump testchipip and sodor | increase sodor SerialTL width for faster binary loading
2021-01-10 23:39:16 -08:00
Jerry Zhao
b1b230ba01
Fix ICache SPAD base addr to avoid conflicts with default SerialTL mem
2021-01-10 23:38:11 -08:00
alonamid
06cee8fa42
add hierarchical
2021-01-09 00:39:01 -08:00
alonamid
d12c5f1923
resolve docs merge conflict
2021-01-08 20:18:52 -08:00
alonamid
b4403a4b33
Merge remote-tracking branch 'origin/dev' into hammer-docs
2021-01-08 20:11:51 -08:00
alonamid
7e092c655b
docs label disambiguation
2021-01-08 20:11:21 -08:00
Abraham Gonzalez
d1d7bb8f52
Merge pull request #747 from ucb-bar/local-fpga-support
...
Local FPGA Support - Arty/VCU118
2021-01-08 17:51:57 -08:00
abejgonzalez
5505aef30f
Bump sifive-blocks
2021-01-08 10:56:30 -08:00
abejgonzalez
4d3ff26a73
Bump testchipip
2021-01-04 15:36:00 -08:00
abejgonzalez
c8cbfbe3c5
Small documentation addition on bringup
2020-12-31 14:15:24 -08:00
Abraham Gonzalez
6d8627f36d
Merge pull request #739 from ucb-bar/libgloss
...
Disable CC and CXX overrides for libgloss build
2020-12-30 16:16:50 -07:00
Abraham Gonzalez
bcd847d9b7
Merge pull request #751 from ucb-bar/bump-ch-test
...
Bump chisel-testers back to freechipsproject
2020-12-30 15:58:43 -07:00
abejgonzalez
5f5c80deef
Merge remote-tracking branch 'origin/dev' into bump-ch-test
2020-12-30 09:35:37 -08:00
abejgonzalez
0509c0c636
Merge remote-tracking branch 'origin/dev' into local-fpga-support
2020-12-30 09:34:14 -08:00
Abraham Gonzalez
4c549a5d0d
Merge pull request #750 from ucb-bar/minor-ci-updates
...
Small CI Cleanup + CI Fix
2020-12-30 10:32:55 -07:00
abejgonzalez
ec1efc150e
Add small comment
2020-12-29 21:26:23 -08:00
abejgonzalez
6f9dcf5478
Add new SSH key to access build server
2020-12-29 20:51:29 -08:00
abejgonzalez
06dccdb588
Organize check commit CI printout | Don't copy .git folder in CI
2020-12-29 13:28:59 -08:00
abejgonzalez
2e1aba653a
Bump chisel-testers back to freechipsproject
2020-12-29 11:04:07 -08:00
abejgonzalez
5099a96a7b
Bump fpga-shells (to sifive/master)
2020-12-28 16:09:34 -08:00
abejgonzalez
a6ca3d21ad
Bump testchipip
2020-12-28 16:07:57 -08:00
abejgonzalez
b1cedf2d61
Make TinyRocketConfig work with multi-clock work
2020-12-28 09:55:10 -08:00
Abraham Gonzalez
fbb8ad3e61
Fix small documentation errors
2020-12-28 10:50:10 -07:00
abejgonzalez
cb488b8137
Init fpga-shells submod in CI
2020-12-27 22:49:24 -08:00
abejgonzalez
b797077334
Fix Arty documentation link
2020-12-27 22:00:06 -08:00
abejgonzalez
7a0ca12f59
Bump build.sbt
2020-12-27 21:27:01 -08:00
abejgonzalez
ca723f1323
Merge branch 'dev' into local-fpga-support
2020-12-27 20:57:57 -08:00