Commit Graph

3727 Commits

Author SHA1 Message Date
Jerry Zhao
ea26b02b8f Merge pull request #1537 from ucb-bar/vlsi-fixes
VLSI Fixes
2023-06-30 17:24:47 -07:00
Jordan Lees
487009181e Added details on how properties can be overridden 2023-06-30 17:15:24 -07:00
Jordan Lees
5237d3f115 Fixed typos so that the scala code can be pasted into a project & it runs 2023-06-30 17:01:06 -07:00
Nayiri K
222059941e renamed clock_clock to clock_uncore_clock 2023-06-30 15:04:38 -07:00
Nayiri K
dcaca02e14 small fixes for sim yaml generation 2023-06-30 15:04:04 -07:00
Sagar Karandikar
73d9f292f6 bump firesim 2023-06-30 14:30:28 +00:00
Sagar Karandikar
336f225143 remove firesim from commit-on-main check since we always manage it ourselves 2023-06-30 12:32:25 +00:00
Sagar Karandikar
18dfc93b6a bump firesim 2023-06-30 11:52:39 +00:00
Sagar Karandikar
91fb5e6194 Update Initial-Repo-Setup.rst 2023-07-08 22:14:05 -07:00
Abraham Gonzalez
a11a09cf5a Clarify docs to use latest conda 2023-07-08 22:05:42 -07:00
Sagar Karandikar
90e4fb9584 Update README.md 2023-07-08 21:25:50 -07:00
Sagar Karandikar
453c46958c bump firesim to main for release 2023-06-30 11:15:28 +00:00
Sagar Karandikar
2ba1198842 Merge pull request #1536 from ucb-bar/bump-testchipip-june29
bump testchipip
2023-06-29 13:14:10 -07:00
Sagar Karandikar
a5ed6ea038 bump testchipip 2023-06-29 13:12:50 -07:00
Jerry Zhao
63f1992e73 Merge pull request #1533 from milovanovic/main
Bump rocket-dsp-utils for TileLink memory master model fix.
2023-06-28 09:21:25 -07:00
-T.K.-
b67cd1e84b ADD: add documentation for build-setup skip 2023-06-27 11:01:11 -07:00
Vladimir Milovanović
de9d222d67 Bump rocket-dsp-utils for TileLink memory master model fix. 2023-06-23 21:07:35 +02:00
-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
-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
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
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