Commit Graph

711 Commits

Author SHA1 Message Date
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
Abraham Gonzalez
8a96f7c177 Merge pull request #1201 from sant0s12/main
Fix DefaultClockFrequencyKey rounding
2022-09-01 10:55:55 -07:00
David Biancolin
8ee949af94 Bump testchipip for full-width strb fix in mm 2022-08-26 04:55:48 +00:00
Santos
5145b12695 Fix frequency rounding 2022-07-15 20:11:37 +02:00
Sagar Karandikar
0ae2ce4df3 oops 2022-06-16 02:16:41 +00:00
Sagar Karandikar
fa55794c59 improvements to minimize diff during tutorials 2022-06-16 02:06:37 +00:00
Sagar Karandikar
8c56a5fe3c Merge pull request #1172 from ucb-bar/firesim-no-mem
firesim: Add a config with no mem port
2022-06-15 11:55:07 -07:00
Sagar Karandikar
1a0f3ec4b1 Merge pull request #1152 from ucb-bar/prci-names
Give the PRCI widgets valnames to clean up module naming
2022-06-15 11:52:52 -07:00
David Biancolin
a715dab1e2 stage: avoid naming targets listed in RocketChiselStage (#1170) 2022-06-10 07:35:37 -04:00
David Biancolin
26dc18e878 firesim: Add a config with no mem port 2022-06-09 08:28:20 -07:00
Jerry Zhao
7290abfa87 Give the PRCI widgets valnames to clean up module naming 2022-04-06 10:47:04 -07:00
Harrison Liew
f16ab3dfa1 Support VCS FGP and BINARY=none 2022-04-05 11:03:44 -07:00
abejgonzalez
7bb19fe7dc Bump testchipip to master 2022-02-10 17:31:20 -08:00
abejgonzalez
cfb55cdffc Bump to master commits 2022-02-10 17:24:54 -08:00
Abraham Gonzalez
0fe908bfec Merge pull request #1060 from ucb-bar/chisel-3.5-published
Bump to Chisel 3.5 RC
2022-02-10 17:09:06 -08:00
Jerry Zhao
9588d7536c Have PRCI control registers be clocked by the bus they hang off of (#1109)
This was technically correct before if the CBUS clock was the implicit clock. but this change makes it correct when that is not the case
2022-02-08 11:03:55 -08:00
Albert Ou
e7c7a77512 Bump hwacha 2022-02-07 17:44:43 -08:00
Albert Ou
27fceafdd7 Bump sha3 2022-02-01 14:17:42 -08:00
abejgonzalez
4636b15f72 Bump SHA3 2022-02-01 11:04:25 -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
abejgonzalez
aa7edcf2da Bump BOOM/FireSim 2022-01-31 10:54:16 -08:00
Animesh Agrawal
950876b835 Add doc include messages to RocketConfigs for fft 2022-01-24 23:49:45 -08:00
abejgonzalez
4180463d52 Bump CVA6/Ibex/NVDLA for BB fix | Bump FireSim 2022-01-24 17:52:10 -08:00
Animesh Agrawal
32efaaec97 Bump fft-generator commit 2022-01-24 16:14:00 -08:00
Animesh Agrawal
e773558180 Comment RocketConfigs and fft test 2022-01-24 16:14:00 -08:00
Animesh Agrawal
807cf7f11c Bump fft-generator commit 2022-01-24 16:14:00 -08:00
Animesh Agrawal
1dacb5367e Update FFTRocketConfig to set number representation 2022-01-24 16:14:00 -08:00
Animesh Agrawal
a4f21c3fba Use single config option instead of multiple for enabling/configuring fft 2022-01-24 16:14:00 -08:00
Animesh Agrawal
e66ebe9996 Add comment explaining CanHavePeripheryFFT
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2022-01-24 16:14:00 -08:00
Animesh Agrawal
2de84962fa Modify RocketWithFFTConfig to follow naming convention and branch off AbstractConfig 2022-01-24 16:14:00 -08:00
Animesh Agrawal
b9820a521c Rename FFTGenerator package to fftgenerator 2022-01-24 16:14:00 -08:00
Animesh Agrawal
1b18b0b9c8 Rename fft generator submodule for consistency 2022-01-24 16:14:00 -08:00
Animesh Agrawal
c0f5c77520 Added FFT Generator integration 2022-01-24 16:14:00 -08:00
abejgonzalez
e17f478d01 Fix tracegen compile 2022-01-24 14:43:25 -08:00
abejgonzalez
3a2af96720 Fix ScratchPadOnly config 2022-01-24 14:42:16 -08:00
abejgonzalez
98b4ba96e4 Merge remote-tracking branch 'origin/dev' into chisel-3.5-published 2022-01-21 14:21:53 -08:00
abejgonzalez
0c369c4782 Bump BOOM and FireSim 2022-01-21 14:21:49 -08:00
David Biancolin
70f16cbb46 [firechip] Properly string interpolate exit failure in ScalaTestSuite (#1095) 2022-01-21 08:48:27 -08:00
abejgonzalez
10c813db38 Bump BOOM for hypervisor changes 2022-01-20 17:10:34 -08:00
abejgonzalez
b168d9cc23 Bump sodor for virtual io fix 2022-01-20 16:25:17 -08:00
abejgonzalez
3265b4eeb0 tMerge remote-tracking branch 'origin/dev' into chisel-3.5-published 2022-01-20 15:43:20 -08:00
abejgonzalez
bce60a3d0e Bump BOOM and Sodor 2022-01-19 21:47:01 -08:00
Jerry Zhao
28d61740f1 Bump sodor for val io fix 2022-01-19 14:15:43 -08:00
Hasan Genc
ad5c77d8bc Bump Gemmini to v0.6.3 2022-01-19 11:47:36 -08:00
John Fang
ffd530ec20 Sodor bump to fixed 5-stage hazard check (#1086) 2022-01-18 13:51:08 -08:00
abejgonzalez
117624d8ee Bump BOOM/Gemmini 2022-01-17 16:23:47 -08:00
abejgonzalez
cd0d194ba6 Update rocketchip 2022-01-17 16:12:22 -08:00
abejgonzalez
70202eb9df Use temp. rocket-chip to get past elaboration 2022-01-17 15:19:00 -08:00
abejgonzalez
74e20b49f0 Convert fire() to fire 2022-01-17 15:15:09 -08:00