Commit Graph

30 Commits

Author SHA1 Message Date
abejgonzalez
c4bb06b061 Revert SBT to 1.8.2 | Forcestart SBT 2023-05-18 10:25:16 -07:00
abejgonzalez
ee4fe21cb9 Bump SBT 2023-05-17 18:18:15 -07:00
abejgonzalez
8c8820a678 Bump SBT plugins 2023-03-02 22:42:17 -08:00
abejgonzalez
df30b415f5 Remove SBT thin client | Build all with fat jars 2023-03-02 22:42:13 -08:00
abejgonzalez
64bc8c1d07 Bump SBT to 1.8.2 2023-02-15 14:26:53 -08:00
Jerry Zhao
7780ed23bf Bump to scala 2.13.10/chisel 3.5.5/latest rocketchip 2023-01-26 00:12:28 -08:00
Jerry Zhao
b777019c8b Bump bloop to 1.5.3 2022-09-19 16:43:22 +00:00
David Biancolin
171ee8b74a Add bloop back to sbt plugins. (#1167) 2022-05-17 15:25:46 -07:00
David Biancolin
6b16d40c41 Aggressively remove SBT plugins that may no longer be needed 2022-01-17 11:16:15 -08:00
David Biancolin
eea1373c65 Bump SBT 2022-01-17 11:16:15 -08:00
David Biancolin
a5b412cfbc Remove sriracha and generated .sbtopts 2021-12-07 04:58:54 +00:00
abejgonzalez
05b309f97d Revert "Bump Verilator (4.034 -> 4.212) and SBT (1.4.9 -> 1.5.5)"
This reverts commit e3d76f343a.
2021-09-27 11:23:05 -07:00
abejgonzalez
e3d76f343a Bump Verilator (4.034 -> 4.212) and SBT (1.4.9 -> 1.5.5) 2021-09-27 11:20:37 -07:00
abejgonzalez
7195c0cbd1 Check for thin client flag | Bump SBT to 1.4.9 2021-05-06 14:05:59 -07:00
abejgonzalez
a0e2dcfc4e Remove support for bloop 2020-12-02 14:46:46 -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
3dfc03c31d Add more plugins and libdeps 2020-11-20 17:02:59 -08:00
abejgonzalez
c6e49e0716 Follow RC's SBT sriracha use | Bump FIRRTL plugin 2020-11-20 15:05:00 -08:00
abejgonzalez
a0d479f3ea Working FIRRTL/RC/Chisel3 build | chisel-testers still broken 2020-11-16 22:55:04 -08:00
abejgonzalez
70d43210d8 [temp] Unable to build/get past chisel-testers 2020-11-15 18:18:04 -08:00
David Biancolin
ce67134329 Support using bloop instead of SBT 2020-06-21 23:25:53 +00:00
David Biancolin
0bdf39ffe4 [SBT] Hush up scalasbt resolver http complaint 2020-05-09 04:21:49 +00:00
David Biancolin
a67461df7a [SBT] Quiet down jgit http warnings 2020-04-23 16:30:37 -07:00
David Biancolin
b303cf6e81 Rocket Chip Stage/Phase Bump (#503)
[WIP] Minimally elaborating design

Bring up a feature-complete Chipyard stage

Pull in Makefrag generation; Bump submodules

Update config generation, and global reset scheme

Bump submodules; clean up

Bump FireSim

Remove some unhygenic comments / WS

Remove the rocketchip subproject

[CI] Lengthen ariane tests timeout

Address some remaining reviewer comments

[firechip] Refresh a Field that cannot be used across repeated instantiations

Bump all submodules
2020-04-18 17:54:27 +00:00
Howard Mao
2eeda43b93 make firrtl-interpreter a submodule instead of depending on external snapshot 2019-09-12 00:19:55 +08:00
abejgonzalez
adb8897e35 add firrtl dependency to build.sbt | point to different firrtl jar | a bunch of sbt plugins 2019-04-17 23:11:14 -07:00
abejgonzalez
7d887b212c align rebar with tip of project-template master | fixes build issues 2019-04-17 16:02:44 -07:00
Paul Rigge
ddf3159d61 Bump rocket, make possible to use published deps (#47)
* Use published rocketchip

* Simulator works!

* Gitignore was masking csrc

* Fix broken submodules

* Update gitignore

* Fix things up

* Some more cleanup

* Clean up so that using maven works

* Incorporate feedback

* Oops

* Add workaround for some of csrc

* Forgot dtm and jtag

* Make name better and add comment

* Extraneous comment

* Fix includes.

After running a clean build, I realized old build state was masking this
problem. verisim/csrc needs to be in the include path until we find a more
permanent solution to our problem.

* Add target to generate verilator-specific files.

* Ignore DS_Store

* Generate bootrom from testchipip

* Oops

* Add extraneous rocket-dsptools reference
2019-03-06 18:22:21 -08:00
John Wright
acd76e5410 Adding barstools to separate the top from harness and to generate the
memories as external modules, which makes VLSI flows easier to plug in.
2019-02-13 21:13:08 -08:00