David Biancolin
d103ef1e93
Merge pull request #269 from ucb-bar/fased-config-fixes
...
Move FASED Configs into TARGET_CONFIG strings
2019-10-05 14:17:08 -07:00
David Biancolin
370c0dbfa8
Bump FireSim
...
[ci skip]
2019-10-05 21:16:31 +00:00
Albert Ou
0f4009d401
Merge pull request #270 from ucb-bar/esp-toolchain
...
Bump esp-isa-sim for libhwacha.so fix
2019-10-04 22:30:54 -07:00
Albert Ou
f040db83c9
toolchains: Bump esp-isa-sim
...
This fixes the libhwacha.so build.
2019-10-04 16:38:59 -07:00
David Biancolin
36b269bfc9
[CI] Fix PLATFORM_CONFIG in firesim
2019-10-04 21:51:39 +00:00
David Biancolin
6210ca2df8
Bump FireSim
2019-10-04 21:03:16 +00:00
David Biancolin
39172e0d38
[CI] Update FireSim defaults
2019-10-04 18:27:19 +00:00
David Biancolin
7c0bb51242
[firechip] Update scalatest suite
2019-10-04 18:16:14 +00:00
David Biancolin
5845862525
[Firechip] Push FASED configs into TargetConfigs.scala
2019-10-04 18:16:14 +00:00
David Biancolin
4df478f23a
[firechip] Remove SimConfigs
2019-10-04 18:16:13 +00:00
Abraham Gonzalez
ed9b70bbe2
Merge pull request #264 from ucb-bar/abejgonzalez-patch-1
...
Add warning directive for Mac/Windows warnings
2019-10-04 09:45:18 -07:00
Albert Ou
a340e70b39
Merge pull request #265 from ucb-bar/sha3
...
Bump SHA-3 accelerator for tutorial enhancements
2019-10-04 01:39:38 -07:00
Albert Ou
d1e3cc558b
firechip: Add FireSimRocketChipSha3L2Config
2019-10-04 01:09:53 +00: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
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
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