Commit Graph

4998 Commits

Author SHA1 Message Date
Richard Yan
3eaec27087 firesim config 2024-04-21 02:56:38 -07:00
Jerry Zhao
0e81546120 Update rocket-dsp-utils 2024-04-20 11:48:57 -07:00
Jerry Zhao
7661cac5bd Bump gemmini 2024-04-20 10:36:39 -07:00
Jerry Zhao
68fd37523a Bump rocket-dsp-utils 2024-04-20 09:56:35 -07:00
Jerry Zhao
4f7b2dead4 Bump submodules to avoid deprecated APIs 2024-04-20 09:40:53 -07:00
Jerry Zhao
c45f449c42 Merge pull request #1855 from ucb-bar/flatten-barstools
Flatten barstools into Chipyard
2024-04-20 05:00:15 -07:00
Richard Yan
7cf0801a65 bump all upstreamed submodules 2024-04-20 03:09:46 -07:00
Richard Yan
d0b274ab78 Merge branch 'main' of https://github.com/ucb-bar/chipyard into ucb-bar-main 2024-04-20 02:03:35 -07:00
abejgonzalez
8c7edaf128 Auto-set DTSTimebase to be same as PBUS frequency 2024-04-19 20:25:08 -07:00
Jerry Zhao
bd664d5156 Merge pull request #1846 from ucb-bar/noc-fix
Fix NoC configs
2024-04-19 11:52:49 -07:00
Jerry Zhao
088460f266 Update docs to reflect in-tree barstools 2024-04-19 11:38:00 -07:00
Jerry Zhao
9436aea1e8 Fixes for in-tree barstools 2024-04-19 11:30:15 -07:00
Jerry Zhao
d7060f4b5a Delete barstools submodule 2024-04-19 11:07:45 -07:00
Jerry Zhao
ac11f6dbd1 Remove barstools tests 2024-04-19 11:07:01 -07:00
Jerry Zhao
33a1fe3f7b Move barstools tapeout src to tools/tapeout 2024-04-19 11:06:07 -07:00
Jerry Zhao
4830ebf239 Delete useless files from barstools merge 2024-04-19 11:03:27 -07:00
Jerry Zhao
c97627c172 Move IOCell files 2024-04-19 11:03:10 -07:00
Jerry Zhao
277dc928b1 Merge remote-tracking branch 'barstools/master' into flatten-barstools 2024-04-19 11:01:22 -07:00
Richard Yan
e75c77a08a synthesizable radiance 2024-04-17 18:22:44 -07:00
Hansung Kim
89deaf4bd2 WIP: disable Gemmini tile temporarily 2024-04-17 16:47:55 -07:00
Hansung Kim
44727dea7b Add EXTRA_SIM_OUT_NAME 2024-04-17 16:47:01 -07:00
Abraham Gonzalez
2f3c83033e Merge pull request #1848 from ucb-bar/abejgonzalez-patch-3
Update build-toolchain-extra.sh
2024-04-16 12:57:44 -07:00
Abraham Gonzalez
47a5748ee0 Update build-toolchain-extra.sh 2024-04-16 12:43:02 -07:00
Hansung Kim
bd644d7747 Fix single-core RadianceConfig 2024-04-15 15:32:27 -07:00
Hansung Kim
f77f1edecc Add fpnew packages and include dirs to vcs flags
This is necessary because Verilog package definitions need to be compiled before
the modules that reference them, but the compilation order is not enforced with
addResource()s.
2024-04-15 15:31:10 -07:00
Hansung Kim
d5ff4673be Bump rocket-gpu 2024-04-15 15:30:18 -07:00
Hansung Kim
4cda3c855d Bump rocket-chip with ceasenode fix 2024-04-15 15:29:44 -07:00
Hansung Kim
c03e278f95 Make RadianceBaseConfig accept filename for args bin
to make it easier to have temporary configs for testing.
2024-04-15 15:27:13 -07:00
Abraham Gonzalez
1c9cc42fcc Merge pull request #1847 from ucb-bar/default-to-sv48
Use SV48 when possible
2024-04-15 14:12:14 -07:00
abejgonzalez
aaab8b4265 Use SV48 when possible 2024-04-15 11:22:24 -07:00
Richard Yan
13766128bf add printf script, bump gemmini and radiance 2024-04-15 10:01:47 -07:00
Jerry Zhao
feb2cf5b4e Fix NoC configs 2024-04-12 10:05:11 -07:00
Jerry Zhao
d6d5446893 Add EmptyChipTop example 2024-04-12 09:59:19 -07:00
Richard Yan
d9153ef403 bump gemmini and radiance 2024-04-09 20:12:10 -07:00
Richard Yan
a21431649a update radiance config to use 8 banks and 8 mem lanes 2024-04-09 20:11:56 -07:00
joonho hwangbo
766ea735ac Merge pull request #1841 from ucb-bar/rc-bump-plicfix
Bump rc w/ tile interrupt fix
2024-04-03 19:19:42 -07:00
joonho.whangbo
2cb7b457fa Bump rc 2024-04-03 16:29:52 -07:00
Abraham Gonzalez
20de9a43f7 Merge pull request #1840 from ucb-bar/bump-fm
Bump FireMarshal
2024-04-02 21:07:54 -07:00
abejgonzalez
e382cb4fc2 Bump FM 2024-04-02 17:21:11 -07:00
Richard Yan
f718d58f81 bump radiance and gemmini 2024-04-01 10:55:36 -07:00
Jerry Zhao
53a7175cc4 Merge pull request #1838 from ucb-bar/bumprc
Bump rocket-chip
2024-03-29 09:21:54 -07:00
Jerry Zhao
3d08f4aba1 Bump rocket-chip 2024-03-28 11:16:40 -07:00
Abraham Gonzalez
e26cbd5485 Merge pull request #1837 from ucb-bar/fix-dts
Fix driver dts issues (align w/ RTL)
2024-03-26 21:06:37 -07:00
Richard Yan
bfa014bc13 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-03-26 17:27:59 -07:00
Richard Yan
56cccffd34 update radiance gemmini config, bump submodules 2024-03-26 17:27:01 -07:00
abejgonzalez
20d7ee7fe7 Fix driver dts issues (align w/ RTL) 2024-03-26 17:00:26 -07:00
Hansung Kim
239264937a Don't set SSH_AUTH_SOCK 2024-03-22 20:54:42 -07:00
Hansung Kim
bc43d91da6 Fix wrongly parsed ssh command 2024-03-22 20:40:44 -07:00
Hansung Kim
157a17da0b Use existing ssh-agent instead of spinning up new
Since we're working with multiple private repos, and each of them need new
private deploy keys, just use the existing ssh-agent running on the server (that
should have the keys readily added manually) instead of dealing with keys using
secrets ourselves.
2024-03-22 20:29:34 -07:00
Hansung Kim
fbfa8671e3 Bump radiance 2024-03-22 19:48:08 -07:00