abejgonzalez
d19bcaa765
Bump FireSim
2020-12-02 16:42:52 -08:00
abejgonzalez
41c710b6c8
Bump FireSim
2020-12-02 16:11:09 -08:00
abejgonzalez
eee0d58b5d
Cleanup comment
2020-12-02 15:53:11 -08:00
abejgonzalez
3bc1bdb841
Bump BOOM | Split JAVA/SBT options in CI
2020-12-02 15:49:35 -08:00
abejgonzalez
145885390f
Bump Hwacha
2020-12-02 15:08:06 -08:00
abejgonzalez
08f3dbc1d0
Bump FireSim
2020-12-02 14:51:49 -08:00
abejgonzalez
a0e2dcfc4e
Remove support for bloop
2020-12-02 14:46:46 -08:00
abejgonzalez
4e53dc1e66
Cleanly reload proj. defs. with thin client support
2020-12-02 12:18:12 -08:00
abejgonzalez
5bc7e6cd68
Support SBT thin client | Rename JAVA_ARGS -> OPTS | Support env. SBT_OPTS
2020-12-01 22:28:23 -08:00
abejgonzalez
b7ed614b19
Attempt at "fixing" build.sbt | Bump sub-projects
2020-11-30 21:22:55 -08:00
abejgonzalez
60e834c812
Bump FireSim
2020-11-28 16:01:35 -08:00
abejgonzalez
8a46d4a1ea
Bump BOOM and Barstools
2020-11-27 17:34:48 -08:00
abejgonzalez
c223f18f73
Bump barstools
2020-11-25 20:57:17 -08:00
abejgonzalez
9545abb65d
Working elaboration (breaks during barstools FIRRTL)
2020-11-21 16:18:02 -08:00
abejgonzalez
3dfc03c31d
Add more plugins and libdeps
2020-11-20 17:02:59 -08:00
abejgonzalez
6f827456c8
Helper make target to launch SBT | Move SBT_OPTS to SBT variable
2020-11-20 16:09:07 -08:00
abejgonzalez
c6e49e0716
Follow RC's SBT sriracha use | Bump FIRRTL plugin
2020-11-20 15:05:00 -08:00
abejgonzalez
51b254f6b3
Small build.sbt cleanup
2020-11-20 13:52:38 -08:00
abejgonzalez
2b4fb555af
Use ProjectRef for FIRRTL and use it for firrtl-interpreter
2020-11-20 12:15:19 -08:00
abejgonzalez
11ab0d7346
Put libdeps back into commonSettings in build.sbt
2020-11-20 10:48:44 -08:00
abejgonzalez
571e7517eb
Bump barstools, chisel-testers, dsptools | Split build.sbt dependencies between projects | Bump CY collateral
2020-11-19 20:06:28 -08:00
abejgonzalez
222580a290
Bump dsptools
2020-11-19 16:13:58 -08:00
abejgonzalez
5b1b4b3efe
Bump Gemmini/Hwacha/Sha3
2020-11-19 15:28:24 -08:00
abejgonzalez
a0d479f3ea
Working FIRRTL/RC/Chisel3 build | chisel-testers still broken
2020-11-16 22:55:04 -08:00
abejgonzalez
9d9813fe0a
[temp] Following RC's way to build Chisel from source or Maven [ci skip]
2020-11-16 22:24:29 -08:00
abejgonzalez
70d43210d8
[temp] Unable to build/get past chisel-testers
2020-11-15 18:18:04 -08:00
abejgonzalez
ba59d0318f
Bump barstools
2020-11-15 16:14:38 -08:00
abejgonzalez
9ea23d43a7
Merge remote-tracking branch 'origin/dev' into local-chisel34
2020-11-15 16:03:25 -08:00
Abraham Gonzalez
f54dce13d6
Merge pull request #709 from ucb-bar/small-backwards-compat
...
Bump Dromajo | Optional ignore QEMU toolchain flag
2020-11-15 14:07:31 -08:00
David Biancolin
650ba7cc63
Merge pull request #715 from ucb-bar/bus-crossing-fix
...
Fix Crossing Insertions Between Buses in Hierarchical Topology
2020-11-14 15:37:08 -08:00
Tim Snyder
1110dd702c
Bump RC, firesim and barstools for chisel3.4 updates
...
Note: firesim and barstools point to commits in the sifive forks of those repos
I didn't update the URL in .gitmodules because I'm not sure how that works in a PR
(because you wouldn't really want to merge sync'ing to the sifive repo).
Requires: ucb-bar/barstools#92 and firesim/firesim#658
The version of rocket-chip, chisel3 and firrtl is chosen here because it is
the latest known to pass my tests. You will likely want to bump further.
2020-11-11 18:57:16 +00:00
David Biancolin
80487cc371
Update HierarchicalMulticlockBusTopologyParams to use cross{In, Out}
2020-11-10 11:58:53 -08:00
David Biancolin
bb5d6bc9fb
Merge pull request #713 from ucb-bar/better-bus-freq-spec
...
Better Bus Frequency Specification
2020-11-09 19:18:44 -08:00
David Biancolin
230bd81e0e
[firechip] Update legacy firechip config
2020-11-09 09:26:30 -08:00
David Biancolin
098a83ce98
[CI] Add a multiclock config
2020-11-09 09:26:30 -08:00
David Biancolin
08c31014cc
Build out a more complete multiclock example configuration
2020-11-09 09:26:23 -08:00
David Biancolin
4da9e49fc1
[clocking] Fix up() invocations in freq specification fragments
2020-11-09 08:32:25 -08:00
David Biancolin
04cd6b59bd
[clocking] Add a fragment to set bus clock-sink freqs more intuitively
2020-11-09 08:32:19 -08:00
David Biancolin
a559d624df
[clocking] Drive all buses directly from the asyncClockGroup
2020-11-07 21:57:42 -08:00
Abraham Gonzalez
5c5a4b51e3
Merge pull request #710 from ucb-bar/rename-ariane
...
Rename Ariane to CVA6
2020-11-06 14:53:54 -08:00
abejgonzalez
2de5f7dd7e
[ci skip] Note that CVA6 was called Ariane in the past
2020-11-05 15:48:50 -08:00
abejgonzalez
0685812c34
Bump CVA6
2020-11-05 10:30:00 -08:00
David Biancolin
c083d5d947
Merge pull request #707 from ucb-bar/simple-pll-fixes
...
Update Reference Frequency Selection for Divider-Only Clock Generator
2020-11-05 09:59:54 -05:00
abejgonzalez
60cd999002
Bump CVA6 for Make fix
2020-11-04 21:09:24 -08:00
Abraham Gonzalez
9052b41328
Re-ignore QEMU from gnu-toolchain | Avoid piping make version in toolchain build
2020-11-04 20:59:14 -08:00
abejgonzalez
59c9163bd5
Bump CVA6 for submodule fixes
2020-11-04 18:37:26 -08:00
abejgonzalez
fc8c5e4b30
Use HTTPS for submodules
2020-11-04 18:02:49 -08:00
Abraham Gonzalez
94eceeb624
Use empty variable instead of t/f
2020-11-04 15:54:09 -08:00
abejgonzalez
a2ebbee2ac
Rename Ariane to CVA6
2020-11-04 15:42:30 -08:00
Abraham Gonzalez
5e3d1a605d
Add --ignore-qemu flag to toolchains | Prepare QEMU when it builds
2020-11-04 11:57:23 -08:00