Jerry Zhao
4b95a32d49
Merge pull request #1518 from ucb-bar/revert-periph
...
Revert changes to peripheral fragments
2023-06-15 15:04:12 -07:00
Jerry Zhao
cb24cf8955
Revert "Merge pull request #1511 from ucb-bar/improve-peripheral"
...
This reverts commit 4d8b3f9dbf , reversing
changes made to d287fed654 .
2023-06-15 14:13:56 -07:00
Jerry Zhao
ccc77a02aa
Revert "[ci skip] Fix broken docs link"
...
This reverts commit 8e39fe1fa1 .
2023-06-15 14:13:11 -07:00
Jerry Zhao
fc11e39d86
Merge pull request #1515 from ucb-bar/doc-fix
...
[ci skip] Fix broken docs link
2023-06-14 19:06:48 -07:00
Jerry Zhao
8e39fe1fa1
[ci skip] Fix broken docs link
2023-06-14 18:37:37 -07:00
Jerry Zhao
9f7bda4437
Merge pull request #1510 from ucb-bar/fifo-noc
...
Bump constellation to fix interconnect FIFO-fixers
2023-06-14 15:11:18 -07:00
Jerry Zhao
4d8b3f9dbf
Merge pull request #1511 from ucb-bar/improve-peripheral
...
Improve peripheral fragments to include more peripheral devices and support instantiating multiple instances of same device
2023-06-14 10:12:39 -07:00
-T.K.-
62825df3b9
FIX: fix typo
2023-06-13 19:14:15 -07:00
-T.K.-
8ddd8f6184
FIX: fix typo
2023-06-13 19:13:19 -07:00
-T.K.-
c478d056e7
ADD: add documentation
2023-06-13 18:40:14 -07:00
-T.K.-
485dbcc482
ADD: add support for multiple peripherals of same kind
2023-06-13 18:19:34 -07:00
-T.K.-
4e5bb9c781
ADD: add ignore rule to vscode files
2023-06-13 18:19:01 -07:00
Jerry Zhao
40833f559d
Bump constellation to fix interconnect FIFO-fixers
...
Constellation NoCs by-default do not preserve FIFO-ness.
This bump makes the NoCs correctly report the lack of FIFO-ness, so the
NoC buswrapper will correctly insert FIFOFixers to domains that
should be FIFO
2023-06-13 16:34:03 -07:00
Jerry Zhao
d287fed654
Merge pull request #1495 from ucb-bar/shuttle
...
Add dual-issue in-order "shuttle" core
2023-06-13 15:29:39 -07:00
Jerry Zhao
309bfde21e
[ci skip] add more comments to ShuttleConfigs
2023-06-13 15:27:59 -07:00
Jerry Zhao
a486194d3d
Merge branch 'main' into shuttle
2023-06-13 11:01:19 -07:00
Jerry Zhao
fa6d77237e
Merge pull request #1431 from ucb-bar/bankedspad
...
Support banked/partitioned scratchpads
2023-06-13 10:57:31 -07:00
Jerry Zhao
d72158ec41
Merge pull request #1486 from nikhiljha/rocc-doc
...
Add higher level explanations of RoCC + more resources
2023-06-13 10:32:01 -07:00
Jerry Zhao
e4eaa50354
docs: Fix comment on rocc tag bits
2023-06-13 00:57:56 -07:00
Jerry Zhao
3dea032271
Merge pull request #1505 from ucb-bar/barf
...
Integrate barf (prefetchers)
2023-06-12 21:52:42 -07:00
Jerry Zhao
7b05dd199d
Prefetching config should use non-blocking L1D$
2023-06-12 16:47:23 -07:00
Jerry Zhao
903971f32f
Add documentation page indicating existence of prefetchers
2023-06-12 16:47:23 -07:00
Jerry Zhao
7cbabaa18a
Add CI on PrefetchingRocketConfig
2023-06-12 16:47:23 -07:00
Jerry Zhao
5e893ea77c
Add prefetching rocket example config
2023-06-12 16:46:39 -07:00
Jerry Zhao
22889212db
Add barf submodule
2023-06-12 16:46:39 -07:00
Jerry Zhao
7995f1de64
Add doc page on shuttle core
2023-06-12 10:10:37 -07:00
joonho hwangbo
caff8a091c
Merge pull request #1509 from ucb-bar/fixnoc
...
Update NoC example config to match new PRCI organization
2023-06-11 22:09:09 -05:00
Jerry Zhao
fa6e55a8de
Merge pull request #1507 from ucb-bar/nvdla-ci
...
Disable NVDLA simulations in CI
2023-06-10 22:33:32 -07:00
Jerry Zhao
486176999e
Update NoC example config to match new PRCI organization
2023-06-10 22:32:03 -07:00
Jerry Zhao
a403736e62
Disable NVDLA simulations in CI
2023-06-09 18:12:53 -07:00
Abraham Gonzalez
5244724c56
Merge pull request #1504 from ucb-bar/speedup-barstools
...
Ignore barstools compilation if not needed
2023-06-09 10:08:18 -07:00
Jerry Zhao
1e3d4aad46
Update WithBackingScratchpad for firechip
2023-06-09 00:06:30 -07:00
Jerry Zhao
471f8879d7
Support banked/partitioned scratchpads
2023-06-08 16:36:56 -07:00
Jerry Zhao
bbcb8f4089
Improvements to cospike
2023-06-08 14:37:25 -07:00
Jerry Zhao
b0504e303a
Update tutorial-patches
2023-06-08 14:37:25 -07:00
Jerry Zhao
389f2dde9c
Add shuttle to build.sbt
2023-06-08 14:37:25 -07:00
Jerry Zhao
4b7c170104
Add shuttle core CI
2023-06-08 14:37:25 -07:00
Jerry Zhao
4328041c25
Add shuttle core
2023-06-08 14:37:25 -07:00
Jerry Zhao
32a19a793d
Merge pull request #1503 from ucb-bar/ci-split
...
Split NVDLA config out of ManyMMIOAccels config to reduce CI load
2023-06-08 14:15:50 -07:00
abejgonzalez
5ccd2b8bb4
Fix parallelism issue
2023-06-08 13:42:09 -07:00
abejgonzalez
cb24357a8a
Ignore barstools compilation if not needed
2023-06-08 10:55:41 -07:00
Jerry Zhao
6713aea8c9
Split NVDLA config out of ManyMMIOAccels config to reduce CI load
2023-06-08 10:50:23 -07:00
Abraham Gonzalez
af3113761f
Merge pull request #1502 from ucb-bar/fm-opts
...
Bump FireMarshal
2023-06-07 22:26:24 -07:00
abejgonzalez
d043c3e4aa
Bump FireMarshal
2023-06-07 22:25:12 -07:00
abejgonzalez
e99f5e490a
Bump FireMarshal
2023-06-07 10:53:51 -07:00
joonho hwangbo
518dacdb52
Merge pull request #1499 from ucb-bar/sha3-bump
...
bump sha3
2023-06-04 12:28:10 -05:00
joey0320
78cdb39301
bump sha3
2023-06-04 06:21:57 -07:00
joonho hwangbo
ca01ba1f0a
Merge pull request #1498 from ucb-bar/mempress-bump
...
bump mempress
2023-06-03 22:54:05 -05:00
joey0320
5141c308b9
bump mempress
2023-06-03 18:18:53 -07:00
Abraham Gonzalez
3e0415e3a3
Merge pull request #1496 from ucb-bar/misc-fixes-2
...
Misc Makefile Fixes
2023-06-02 11:09:53 -07:00