Harrison Liew
fcd48ad262
fix power straps
2019-10-03 19:36:00 -07:00
Albert Ou
d1e3cc558b
firechip: Add FireSimRocketChipSha3L2Config
2019-10-04 01:09:53 +00:00
Nathan Pemberton
e5713a4127
Update docs to include path to FireMarshal
2019-10-03 20:36:37 -04:00
Nathan Pemberton
dcddf2c842
Fix typo in firesim initialization in init-submodules-no-riscv-tools.sh
2019-10-03 20:20:41 -04:00
Nathan Pemberton
41c560e5a8
Add symlink to firemarshal to software/firemarshal. Marshal still lives
...
in firesim for now, but can be accessed from chipyard top.
2019-10-03 18:47:04 -04:00
Albert Ou
2dc8c7c143
sha3: Update submodule URL
...
The original URL should still redirect.
2019-10-03 20:40:12 +00:00
Albert Ou
4bf982ad09
sha3: Bump RTL for tutorial enhancements
2019-10-03 20:30:03 +00:00
Abraham Gonzalez
f7d09957e9
Add warning directive for Mac/Windows warnings
2019-10-03 10:34:23 -07:00
Harrison Liew
dd79c54c96
bump hammer
2019-10-02 19:04:57 -07:00
Harrison Liew
bb19f67aba
fix innovus 18.1 not executing python script
2019-10-02 18:50:34 -07:00
Albert Ou
dd545edf2c
Merge pull request #261 from ucb-bar/toolchain
...
Overhaul toolchain organization
2019-10-02 17:23:02 -07:00
Albert Ou
1e40014b8e
firesim: Bump for firemarshal update
2019-10-02 13:20:42 -07:00
Albert Ou
c7b252aa09
toolchains: Check for GNU make 4.x
...
GNU make 4.x is needed to cross-compile glibc 2.28 and newer.
This ensures the problem is caught earlier on CentOS release 7.6, whose
default make version remains 3.82.
2019-10-02 13:16:04 -07:00
Albert Ou
a6b8301f0f
ci: Increment toolchain cache keys to clear cache
...
Generate hashfiles from normalized output of git-submodule status.
(Interestingly, the old method also worked after submodule flattening.)
2019-10-02 13:16:03 -07:00
Albert Ou
090f3c68c3
ci: Limit toolchain builds to two concurrent jobs
...
This helps avoid OOM conditions with CircleCI instances.
2019-10-02 13:16:03 -07:00
Albert Ou
dbd7e49c09
ci: Bump docker image to 0.0.11
...
Building glibc now requires Python 3.4+.
2019-10-02 13:16:02 -07:00
Albert Ou
383b58542f
vcs: Statically link against libfesvr
...
libfesvr.so is no longer built after fesvr merged with riscv-isa-sim.
2019-10-02 13:16:02 -07:00
Albert Ou
361a9bf1d8
toolchains: Flatten esp-tools submodule
2019-10-02 13:16:01 -07:00
Albert Ou
b4ed5eb61b
toolchains: Optionally build riscv-openocd with a separate script
2019-10-02 13:16:01 -07:00
Albert Ou
2f1e5e994b
toolchains: Flatten riscv-tools submodule
...
This allows individual components to be better maintained following the
deprecation of riscv-tools. Eliminate non-essential submodules.
build-static-libfesvr.sh is no longer necessary since libfesvr.a is
built as part of the riscv-isa-sim build.
For simplicity, only riscv-gnu-toolchain is now pre-built instead of the
entirety of riscv-tools.
2019-10-02 13:14:05 -07:00
Albert Ou
b0b3e016e5
scripts: Remove unnecessary experimental-blocks ignore
...
Polluting the global .gitconfig is not appreciated in any case.
2019-10-02 13:09:43 -07:00
Harrison Liew
7a39cbdddc
bump down to innovus 18.1
2019-10-02 00:34:29 -07:00
David Biancolin
b6400cbb0c
Merge pull request #242 from ucb-bar/midas2-endpoint-rework
...
Golden Gate / Firesim Module-Based Endpoint System
2019-09-30 13:27:11 -04:00
alonamid
080df0b054
Merge pull request #249 from ucb-bar/debugdocs
...
[docs] Information on debug methodology
2019-09-28 22:23:55 -07:00
Jerry Zhao
48c8e0f571
[docs][ci skip] Address comments
2019-09-28 22:09:18 -07:00
Jerry Zhao
3dbb5508be
[docs][ci skip] Information on debug methodology
2019-09-28 18:20:23 -07:00
alonamid
147d9aa707
Merge pull request #256 from ucb-bar/ts
...
[docs][ci skip] Top and Testharness info
2019-09-28 14:30:01 -07:00
Abraham Gonzalez
4eca9abba2
Update docs/Advanced-Concepts/Top-Testharness.rst [ci skip]
...
Co-Authored-By: alonamid <alonamid@eecs.berkeley.edu >
2019-09-28 14:28:31 -07:00
abejgonzalez
5a825d77c4
renamed Advanced section | move Top-Testharness to Advanced [ci skip]
2019-09-28 14:14:41 -07:00
abejgonzalez
be55af17e1
Merge remote-tracking branch 'origin/dev' into ts [ci skip]
2019-09-28 13:53:59 -07:00
abejgonzalez
f71e65e1af
move into chipyard basics [ci skip]
2019-09-28 13:48:43 -07:00
alonamid
311323c883
Merge pull request #248 from ucb-bar/spike-fesvr
...
FESVR + Spike Description
2019-09-28 12:48:55 -07:00
alonamid
cad0b1f45c
Update docs/Advanced-Usage/Chip-Communication.rst
2019-09-28 00:22:53 -07:00
alonamid
42ca66ce07
Update docs/Advanced-Usage/Chip-Communication.rst
2019-09-27 23:16:30 -07:00
alonamid
878caaebdf
Update docs/Advanced-Usage/Chip-Communication.rst
2019-09-27 23:16:19 -07:00
Abraham Gonzalez
3534a48b5f
Merge pull request #228 from ucb-bar/dev-asap7-demo
...
ASAP7 Hammer Demo
2019-09-27 20:02:46 -07:00
abejgonzalez
4873fea4ce
update chip communication with pictures | update spike [ci skip]
2019-09-27 20:02:12 -07:00
Harrison Liew
bbe457d14d
Turn the GDS scaling into a new hook
2019-09-27 17:42:35 -07:00
David Biancolin
c84c5c218e
Bump FireSim
2019-09-27 20:48:05 +00:00
abejgonzalez
8f14fae94e
update with changes [ci skip]
2019-09-27 11:56:16 -07:00
Harrison Liew
f8a0e50475
[skip ci] address Abe's comments
2019-09-27 11:56:13 -07:00
abejgonzalez
ddb4676ddf
update with tethered v standalone | small flow fixes [ci skip]
2019-09-27 10:39:07 -07:00
abejgonzalez
9b55ebd3da
Merge remote-tracking branch 'origin/dev' into spike-fesvr [ci skip]
2019-09-27 10:04:23 -07:00
Harrison Liew
35566195db
[skip ci] address comments, instantiate Sha3Accel module
2019-09-27 09:37:27 -07:00
Jerry Zhao
c2547bd04f
Apply suggestions from code review
...
Co-Authored-By: Abraham Gonzalez <abe.j.gonza@gmail.com >
2019-09-27 01:36:04 -07:00
alonamid
4853300de6
Merge pull request #247 from ucb-bar/firrtl-docs
...
Firrtl Transforms Documentation
2019-09-27 00:45:44 -07:00
abejgonzalez
f24eba30f6
change order of dontTouch | make more concise [ci skip]
2019-09-27 00:32:47 -07:00
abejgonzalez
932357ef56
cleaner + more correct documents [ci skip]
2019-09-27 00:29:24 -07:00
abejgonzalez
802c11dbef
add some extra clarity [ci skip]
2019-09-26 23:16:57 -07:00
abejgonzalez
c6bdeda9ed
small fixes + cleaner example explanation [ci skip]
2019-09-26 23:10:51 -07:00