Animesh Agrawal
f22d1c5a6d
docs for fft generator
2022-01-24 16:50:23 -08:00
Animesh Agrawal
f4587c6fff
Add fft core to groupcores
2022-01-24 16:14:00 -08:00
Animesh Agrawal
afad6c4636
Add fft test to yml
2022-01-24 16:14:00 -08:00
Animesh Agrawal
a3198add7b
Add fft test to Makefile
2022-01-24 16:14:00 -08:00
Animesh Agrawal
f728a393ba
Add fft generator to CI
2022-01-24 16:14:00 -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
d8a9cfc592
Move fft-test into tests/ directory
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
fab88150f3
follow naming convention in build.sbt
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
beaf37f30e
Use https for submodule path instead of ssh
2022-01-24 16:14:00 -08:00
Animesh Agrawal
c0f5c77520
Added FFT Generator integration
2022-01-24 16:14:00 -08:00
Tynan McAuley
9adb1036a3
Document simulator-timeout settings ( #1094 )
2022-01-21 09:47:03 -08:00
David Biancolin
70f16cbb46
[firechip] Properly string interpolate exit failure in ScalaTestSuite ( #1095 )
2022-01-21 08:48:27 -08:00
Abraham Gonzalez
e8d4e573f1
Merge pull request #1089 from ucb-bar/bump-sodor
...
Bump sodor for val io fix
2022-01-20 15:48:27 -08:00
Abraham Gonzalez
a8cb8c7154
Merge pull request #1092 from ucb-bar/abejgonzalez-patch-2
...
Only run CI on pull_requests
2022-01-20 12:37:23 -08:00
Abraham Gonzalez
914713a1be
Only run on pull_requests
2022-01-19 20:39:50 -08:00
Abraham Gonzalez
97a7783b04
Merge pull request #1090 from ucb-bar/narrow-ci-runs
...
Run CI only on dev/master/main branches/PRs
2022-01-19 19:37:03 -08:00
Jerry Zhao
28d61740f1
Bump sodor for val io fix
2022-01-19 14:15:43 -08:00
abejgonzalez
283cc2b194
Run CI only on dev/master/main branches/PRs
2022-01-19 11:24:52 -08:00
John Fang
ffd530ec20
Sodor bump to fixed 5-stage hazard check ( #1086 )
2022-01-18 13:51:08 -08:00
Abraham Gonzalez
c02117bcfb
Merge pull request #1082 from mehnadnerd/patch-3
...
Remove MaxPermSize
2022-01-17 21:24:49 -08:00
Abraham Gonzalez
9037776172
Merge pull request #1083 from ucb-bar/bump-gemmini
...
Bump gemmini to v0.6.2
2022-01-17 21:21:27 -08:00
Hasan Genc
aae667803f
bump gemmini to v0.6.2
2022-01-17 09:47:15 -08:00
Brendan Sweeney
6d1da366fe
Remove MaxPermSize
...
See ucb-bar#1079. This option ceased doing things after Java 8 (released in 2014), and openJDK considers having it included an error.
This commit is a redo of a previous one.
2022-01-17 03:49:42 -06:00
Hasan Genc
8172f7a9bc
Shorten the Gemmini Docs ( #1078 )
...
The Gemmini page in the Chipyard docs were pretty out-of-date.
This PR fixes that by deleting most of Chipyard's Gemmini page, and replacing it with a short description and a link to Gemmini's self-hosted docs.
This is a better solution, because it reduces doc-duplication.
2022-01-14 16:55:12 -08:00
Harrison Liew
98889d60a1
Merge pull request #934 from ucb-bar/asap7_r1p7
2022-01-12 14:43:54 -05:00
Jerry Zhao
a72d466646
Add support for FSDB ( #1072 )
2022-01-10 09:24:05 -08:00
Jerry Zhao
1ce67a0997
Add WithSystemBusWidth fragment ( #1071 )
2022-01-10 09:09:21 -08:00
Jerry Zhao
d335e728b6
Merge pull request #1063 from ucb-bar/no-nvdla-sw
...
Don't initialize nvdla-workload with init-submodules
2021-12-17 11:37:11 -08:00
Jerry Zhao
8826486409
Merge pull request #1061 from ucb-bar/split_fragments
...
Split ConfigFragments.scala into multiple files by usage
2021-12-17 11:36:54 -08:00
Jerry Zhao
657faf2298
Update comments on config fragments
2021-12-16 17:27:19 -08:00
Jerry Zhao
b3e160d3be
Add documentation mentioning init-software
2021-12-16 17:23:55 -08:00
Jerry Zhao
888abc3e83
Add init-software script
2021-12-16 13:08:11 -08:00
Jerry Zhao
9215231c66
Don't initialize nvdla-workload with init-submodules
...
nvdla-workload is very large, results in long init times
2021-12-16 09:45:03 -08:00
Jerry Zhao
21f3865ec6
Remove firrtl-interpreter and treadle from GH actions check-commit script
2021-12-14 17:29:40 -08:00
Jerry Zhao
c027a93c55
Split ConfigFragments.scala into multiple files by usage
2021-12-14 17:09:43 -08:00
Abraham Gonzalez
f7327970b5
Merge pull request #1057 from tymcauley/mask-fd-warning
...
Hide `which` warning when `fd` isn't installed
2021-12-11 19:30:50 -08:00
Tynan McAuley
2475debf6f
Hide which warning when fd isn't installed
...
On some systems, if `fd` isn't installed, this call to `which` will
result in a message like "which: no fd in <your PATH printed here>".
This hides that warning message.
2021-12-10 13:32:53 -08:00
David Biancolin
ec1b075658
Merge pull request #1054 from ucb-bar/use-published-deps
...
Use Published Chisel, FIRRTL, Treadle, FIRRTLInterpreter packages instead of building from source.
2021-12-08 14:04:25 -08:00
David Biancolin
54447d03c0
Use a temp branch of barstools until 3.5 is in
2021-12-08 16:52:21 +00:00
David Biancolin
8666889a53
Update docs/Advanced-Concepts/Managing-Published-Scala-Dependencies.rst
...
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com >
2021-12-08 07:28:16 +00:00
David Biancolin
c8b8ef791a
Bump FireSim
2021-12-08 07:28:16 +00:00
David Biancolin
170994ac9d
[sbt] Seperate settings assignments onto multiple lines
2021-12-08 07:28:16 +00:00