Commit Graph

5015 Commits

Author SHA1 Message Date
Hansung Kim
1aaded0fd0 doc: Don't point to radiance.mk for config 2024-07-23 15:18:34 -07:00
Richard Yan
749b61d4b9 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-07-21 00:03:04 -07:00
Richard Yan
8518e33831 syn and power yamls 2024-07-20 23:57:49 -07:00
Richard Yan
8e5e717d76 point to correct bootrom for firesim 2024-07-20 23:56:41 -07:00
Richard Yan
39e35be242 redirect firesim 2024-07-20 23:54:42 -07:00
Richard Yan
dd6a91ea34 big little configs 2024-07-20 23:53:52 -07:00
Hansung Kim
9d0f02e34e Bump radiance 2024-07-19 16:41:18 -07:00
Hansung Kim
cc018c263f Bump radiance with import fix 2024-06-27 17:19:10 -07:00
Hansung Kim
02eedb898c Fix module imports after rocket-chip bump 2024-06-27 17:18:09 -07:00
Hansung Kim
f91d8e3e58 Bump rocket-chip after merging 2024-06-27 17:16:55 -07:00
Hansung Kim
2c390cd493 Merge remote-tracking branch 'upstream/main' into graphics
rocket-chip not yet merged
2024-06-27 16:32:32 -07:00
Jerry Zhao
3174314614 Merge pull request #1894 from ucb-bar/naming
Bump rc/components to improve module naming
2024-06-27 11:22:28 -07:00
Hansung Kim
f24312322b Add 1-core 1-Gemmini small cluster config 2024-06-26 17:09:54 -07:00
Hansung Kim
5eda7997f4 Change RadianceSmem16KConfig to 4 cores 2024-06-26 17:09:10 -07:00
Hansung Kim
84265dda4f Bump radiance 2024-06-26 14:31:52 -07:00
Hansung Kim
6d8a07f118 Bump rocket-gpu 2024-06-26 14:31:11 -07:00
Jerry Zhao
2bd10de4df Bump firesim 2024-06-26 13:13:13 -07:00
Jerry Zhao
e7fc86cb78 Non-recursive clone of compress-acc (#1910) 2024-06-25 20:31:07 -07:00
Jerry Zhao
193e712d2f Bump chipyard build.sbt to 3.6.1 chisel3 2024-06-25 20:24:50 -07:00
Jerry Zhao
760957a8ce Bump rc/components to improve module naming 2024-06-25 20:24:19 -07:00
Jerry Zhao
b8bcf07bfb Merge pull request #1895 from ucb-bar/packaging
Update rocket-chip with modern diplomacy/prci packaging
2024-06-25 10:01:00 -07:00
Jerry Zhao
c1b869dfc0 Update rocket-chip with modern diplomacy/prci packaging 2024-06-24 20:53:36 -07:00
Jerry Zhao
ac9124b18b Merge pull request #1896 from ucb-bar/tcip_bump 2024-06-24 09:48:05 -07:00
Jerry Zhao
d5b00ad1f4 Merge pull request #1908 from ucb-bar/clkgrp_err 2024-06-24 09:32:15 -07:00
Jerry Zhao
1e5893aa09 Bump firesim 2024-06-23 14:33:45 -07:00
Jerry Zhao
3ac74f0b60 Bump firesim for modern testchipip 2024-06-23 14:26:30 -07:00
Jerry Zhao
d5ced1e11d Merge pull request #1909 from ucb-bar/update-ckpt-script
Update checkpointing script
2024-06-23 14:26:05 -07:00
joonho hwangbo
2a9fe9bb67 Add compress-acc (#1906)
* Add compress-acc

* Bump compress-acc, add ci

* update compress-acc url to https

* Add docs

* url oops

* Bump compress-acc

* BUMP

* Use loadmem for ci runs

* Add width widget

* Bump
2024-06-22 16:08:57 -07:00
abejgonzalez
0fddd3c69e Update checkpointing script 2024-06-21 17:20:10 -07:00
Jerry Zhao
d529844a9d Update ClockGroup aggregation error to be more descriptive 2024-06-21 11:30:43 -07:00
Abraham Gonzalez
7e4db447cb Merge pull request #1905 from ucb-bar/bump-stuff
Bump FireMarshal + PK (Pk bumped to fix toolchain bump issues w/ linux)
2024-06-19 17:03:59 -07:00
abejgonzalez
069fc93689 Bump FireMarshal + PK (Pk bumped to fix toolchain bump issues w/ linux) 2024-06-19 16:56:27 -07:00
Abraham Gonzalez
8fcd98d014 Merge pull request #1903 from ucb-bar/bump-fm
Bump FireMarshal
2024-06-19 16:28:43 -07:00
abejgonzalez
ca20f0b17a Bump FireMarshal 2024-06-19 13:25:44 -07:00
Jerry Zhao
7f5b6a964f Merge pull request #1902 from bwhitchurch/fix-insert-includes
Improve insert includes
2024-06-14 10:21:13 -07:00
Brandon Whitchurch
ecd7c805a4 remove debug print 2024-06-13 09:18:44 -07:00
Brandon Whitchurch
e4e49ef898 use DFS to recursively search and expand includes in a single pass 2024-06-13 09:13:05 -07:00
Brandon Whitchurch
feeab6b93b add check for duplicate include directives 2024-06-13 08:35:37 -07:00
Brandon Whitchurch
316c41ea52 fixes for insert includes
- avoid infinite loop condition
    - follow pep8 style guide
    - encapsulate some functionality to decrease visual nesting
2024-06-13 08:19:27 -07:00
Jerry Zhao
eca3888f24 Merge pull request #1899 from ucb-bar/firrtl-log
Generate a log file of the CIRCT output
2024-06-12 14:54:29 -07:00
Jerry Zhao
44a77b55f7 Merge pull request #1883 from ucb-bar/mergify/copy/main/pr-1878
[cd] Bump CIRCT from firtool-1.66.0 to firtool-1.75.0 (copy #1878)
2024-06-12 13:46:31 -07:00
Jerry Zhao
eee405331b Bump CIRCT submodule 2024-06-12 13:46:00 -07:00
Jerry Zhao
dcb3d24b08 Log CIRCT output into a log file 2024-06-12 11:37:13 -07:00
Jerry Zhao
a15fb7ff3d Remove unused thin-client stuff 2024-06-12 11:36:55 -07:00
Jerry Zhao
4fdc224c48 Fix uniquify script for new firtool 2024-06-12 11:11:27 -07:00
Hansung Kim
9a2d37e02b common.mk: Add run-binary-as-background target
Instead of taking up the current interactive shell, this spawns an
asynchronous process and relinquishes the shell back to user.  Makes it
easy to run multiple sims.  TODO Currently only done for
run-binary-debug
2024-06-12 09:57:20 -07:00
Hansung Kim
5e8a746928 make: Remove obsolete args rom dependency 2024-06-12 09:56:25 -07:00
Richard Yan
89fc4ad2a3 bump radiance 2024-06-12 02:27:23 -07:00
Richard Yan
3ab8fc7b7a Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-06-12 02:26:57 -07:00
Richard Yan
d3aff01831 dual core gemmini and quad core vortex config 2024-06-12 02:25:47 -07:00