Commit Graph

112 Commits

Author SHA1 Message Date
abejgonzalez
f27845e15e Fix Chisel hierarchy API - Fixes #1356 2023-02-22 22:07:05 -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
joonho hwangbo
33f5040b5d Integrate Mempress memory tester (#1253) 2022-10-17 18:41:39 -07:00
Jerry Zhao
af0cef485a Initial integration 2022-09-22 11:49:28 -07:00
Jerry Zhao
04e80a6984 Bump rocketchip to latest, chisel to 3.5.2
Remove fork of BusTopologies from rocket-chip

Update generators/chipyard/src/main/scala/config/AbstractConfig.scala

Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2022-09-16 15:17:30 -07:00
Dorian Bourgeoisat
574b5f7bee added missing apache commons dependencies
(cherry picked from commit 47bfb16c6565510004fbead697c3810c3eeb9f8b)
2022-04-12 16:43:04 +00:00
abejgonzalez
e39795e873 Bump to Chisel 3.5.1 2022-02-08 09:18:46 -08:00
abejgonzalez
88effe688a Update FFT repo | Fix dsptools compile 2022-01-31 11:19:50 -08:00
abejgonzalez
ffbd436ba7 Merge remote-tracking branch 'origin/dev' into chisel-3.5-published 2022-01-31 10:54:43 -08:00
Animesh Agrawal
fab88150f3 follow naming convention in build.sbt 2022-01-24 16:14:00 -08:00
Animesh Agrawal
c0f5c77520 Added FFT Generator integration 2022-01-24 16:14:00 -08:00
abejgonzalez
c18bc6bd0d Add chisel plugin to firechip 2022-01-24 14:54:23 -08:00
abejgonzalez
0e6080682b Use Chisel 3.5-SNAPSHOT fixes 2022-01-20 20:30:17 -08:00
Abraham Gonzalez
596e979cf8 Use 3.5-SNAPSHOT to get compatibility module fix 2022-01-20 15:39:53 -08:00
abejgonzalez
36e6a1736e Update tutorial patch | Small warning fixes to build.sbt 2022-01-17 11:26:21 -08:00
abejgonzalez
13c22252b0 Update to non RC 2022-01-17 11:16:15 -08:00
abejgonzalez
8f93b873bc Remove other small deprecations [ci skip] 2022-01-17 11:16:15 -08:00
abejgonzalez
6b633ad13f Point to IOCells separately | Fixup Hwacha/Sodor more | Use tapeout package 2022-01-17 11:16:15 -08:00
David Biancolin
71ea647bae Update build.sbt to use X.5-RC1 2022-01-17 11:16:15 -08:00
David Biancolin
170994ac9d [sbt] Seperate settings assignments onto multiple lines 2021-12-08 07:28:16 +00:00
David Biancolin
df8161c3da Bump to chisel 3.4.4 and FIRRTL 1.4.4 2021-12-08 07:13:25 +00:00
David Biancolin
1eea2c83b9 [sbt] Update comments about mandatedVersions 2021-12-07 18:19:27 +00:00
David Biancolin
a5b412cfbc Remove sriracha and generated .sbtopts 2021-12-07 04:58:54 +00:00
David Biancolin
0a513e4579 Used published dependencies for Chisel & Friends 2021-12-02 00:02:36 +00:00
Ella Schwarz
f49a26fff8 Add Ibex 2021-11-21 19:27:38 -08:00
chick
6677616e12 - Add submodules
- api-config-chipsalliance
  - rocket-dsp-utils
- update check-commit.sh to include rocket-dsp-utils
- changes to build.sbt
  - change rocket-dsptools to rocket-dp-utils
  - add api-config-chipsalliance
2021-06-08 13:05:53 -07:00
abejgonzalez
1d52899736 Remove GenerateSimFiles and use make instead 2021-05-06 00:27:11 -07: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
Tim Snyder
f693972e12 Start RC bump
Bump to pre-merge chipsalliance/rocket-chip#2764 to get it
going while picking up the chisel/firrtl bugfixes in 3/1.4.1+
2020-12-18 18:00:21 +00:00
abejgonzalez
a8d6daef93 Small build.sbt comments 2020-12-13 09:32:44 -08:00
abejgonzalez
939e3a9f94 Bump paradise plugin | Remove extra rm for SBT-server timestamp | Small bump for barstools 2020-12-11 14:18:18 -08:00
abejgonzalez
714687c962 Add to help target | Cleanup build.sbt a bit more 2020-12-04 14:18:51 -08:00
abejgonzalez
70fa0a037d Print full stack traces (default traceLevel = 0) | Bump FireSim 2020-12-03 14:57:05 -08:00
abejgonzalez
f1df2ec69e Bump FireSim/Hwacha | Cleanup linting 2020-12-03 12:51:24 -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
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
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
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
999ae05bfe Address some docs, build.sbt, .gitmodules 2020-11-12 15:31:34 -08:00
abejgonzalez
a2ebbee2ac Rename Ariane to CVA6 2020-11-04 15:42:30 -08:00
abejgonzalez
341a6cc48d Merge remote-tracking branch 'origin/lazy-harnessbinders' into local-fpga-temp 2020-10-13 16:23:41 -07:00