Jerry Zhao
1fd672440c
[ci skip] Update changelog for 1.10.0
2023-06-16 07:42:08 -07:00
-T.K.-
b2e4e5ebed
FIX: WithBackingScratchpad is deprecated, use WithScratchpad instead
2023-06-15 19:09:18 -07:00
Jerry Zhao
22b43ca3db
Merge pull request #1519 from ucb-bar/bumpgemmini
...
Bump gemmini
2023-06-15 15:52:57 -07:00
nayiri-k
7bccbb4783
Merge branch 'main' of https://github.com/ucb-bar/chipyard into klayout-docs
2023-06-15 15:50:09 -07:00
Jerry Zhao
d99ffc9db2
Bump gemmini
2023-06-15 15:14:14 -07:00
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
Nayiri K
4801e1a96e
bump hammer version
2023-06-15 11:28:39 -07:00
Nayiri K
764d44ca5b
Merge branch 'main' of https://github.com/ucb-bar/chipyard into klayout-docs
2023-06-15 11:00:53 -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
nayiri-k
29b81da8ea
adding klayout bin for drc to tutorial flow [skip ci]
2023-06-14 13:25:14 -07:00
nayiri-k
1de26550e4
small fix for #1508
2023-06-14 11:47:04 -07:00
nayiri-k
fcff5f990c
adding klayout window screenshot to tutorial docs
2023-06-14 10:14:09 -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
4464e12d82
Merge remote-tracking branch 'origin/main' into tetheredsim
2023-06-13 15:32:08 -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
d029e88bbf
Merge remote-tracking branch 'origin/main' into tetheredsim
2023-06-13 11:25:39 -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
b7c27a63e5
Merge branch 'main' into tetheredsim
2023-06-12 22:19:11 -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
nayiri-k
ef185254e1
added tool versions to prerequisite setup
2023-06-08 15:11:28 -07:00
nayiri-k
c7923d8899
use klayout for sky130-openroad tutorial, update conda install directions so that openroad/klayout installs don't fail
2023-06-08 14:56:42 -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