Commit Graph

3536 Commits

Author SHA1 Message Date
-T.K.-
cbce5ffa56 FIX: fix SPI Flash base address
Change to match the standardized memory map suggested [here](https://docs.google.com/presentation/d/18qrFsHImYO4OJEpl8oQ_g3m2dc6a2Q0LppnVxTX-19I/edit#slide=id.g1c27f282ad8_0_54)
2023-06-20 15:20:19 -07:00
-T.K.-
76948b6d0b FIX: fix SPI Flash base address in test 2023-06-20 15:19:01 -07:00
Jerry Zhao
879e13388b Fix default WithSPIFlash tests 2023-06-20 10:24:48 -07:00
Jerry Zhao
0da0361a71 Fix broken docs link 2023-06-19 06:16:43 -07:00
Jerry Zhao
563897ba22 Add WithUARTInitBaud/fix firesim uart configs 2023-06-19 06:03:56 -07:00
Jerry Zhao
0de74215a1 Restore original default parameter order for WithUART/WithSPIFlash 2023-06-19 05:03:59 -07:00
Jerry Zhao
10ce4ee91a Revert "Revert "Merge pull request #1511 from ucb-bar/improve-peripheral""
This reverts commit cb24cf8955.
2023-06-19 05:00:25 -07:00
Sagar Karandikar
ca9e132bc6 Merge pull request #1524 from ucb-bar/sagark-patch-1
Update build-setup.sh
2023-06-16 10:12:09 -07:00
Sagar Karandikar
7c9fabfdef Update FPGA-Accelerated-Simulation.rst 2023-06-16 09:42:49 -07:00
Sagar Karandikar
4f282afdc5 Update build-setup.sh 2023-06-16 09:41:53 -07:00
Jerry Zhao
4206b14d02 Merge pull request #1523 from ucb-bar/fs-bump
Bump firesim for 1.10.0
2023-06-16 08:04:34 -07:00
Jerry Zhao
9b2156eb8e Merge pull request #1522 from ucb-bar/rel-changelog
[ci skip] Update changelog for 1.10.0
2023-06-16 08:04:02 -07:00
Sagar Karandikar
d98f423a96 Update CHANGELOG.md 2023-06-16 07:53:48 -07:00
Jerry Zhao
21d2d93bec Bump firesim for 1.10.0 2023-06-16 07:49:53 -07:00
Jerry Zhao
1fd672440c [ci skip] Update changelog for 1.10.0 2023-06-16 07:42:08 -07:00
Jerry Zhao
22b43ca3db Merge pull request #1519 from ucb-bar/bumpgemmini
Bump gemmini
2023-06-15 15:52:57 -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
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