Commit Graph

5030 Commits

Author SHA1 Message Date
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
Hansung Kim
9dcb7f7fbe Bump rocket-gpu 2024-03-22 19:16:38 -07:00
Hansung Kim
1f84c8863b Bump radiance 2024-03-22 19:16:16 -07:00
Hansung Kim
7500f55840 Make RadianceConfig use cluster fragment 2024-03-22 19:15:43 -07:00
Jerry Zhao
b4aae0ddfd Merge pull request #1832 from ucb-bar/ext-verilog
EXT_FILELISTS and EXT_INCDIR APIs for including external verilog projects
2024-03-21 10:01:03 -07:00
Richard Yan
e58a1c6f47 bump radiance and gemmini 2024-03-20 16:44:00 -07:00
Jerry Zhao
39f28aeaac Append EXT_FILELISTS to VLSI deps 2024-03-20 13:57:04 -07:00
Jerry Zhao
93c7f73724 Merge pull request #1833 from gonsolo/vlsi-doc-fix 2024-03-20 08:47:57 -07:00
Gon Solo
ed3b54fb09 Spelling fix. 2024-03-20 12:20:34 +01:00
Jerry Zhao
4ce6198b86 Pass -top flag to VCS to avoid simulating non-tops 2024-03-19 23:49:08 -07:00
Jerry Zhao
7b3d3e54bd Add incdirs to vcs/verilator flows 2024-03-19 23:48:51 -07:00
Jerry Zhao
edf6d9ed19 Append EXT_FILELISTS to sim_common.f 2024-03-19 23:45:38 -07:00
Jerry Zhao
78adbc670b Add print INFO to header modification script 2024-03-19 23:42:23 -07:00
Jerry Zhao
ad838f0c83 Ignore uvm_macros.svh | we don't support UVM in included veriog 2024-03-19 23:42:01 -07:00
Jerry Zhao
0ae484af35 Merge pull request #1830 from gonsolo/doc_fix
Fix missing step in documentation.
2024-03-18 10:33:44 -07:00
Gon Solo
ae9cca65f8 Fix missing step. 2024-03-18 18:16:20 +01:00
Jerry Zhao
d834e62f18 Merge pull request #1826 from ucb-bar/fixinitzero
Fix InitZero example + add to CI
2024-03-16 20:54:24 -07:00
Jerry Zhao
f1c52fc868 Add InitZero to ManyMMIOAccelConfig 2024-03-16 19:37:27 -07:00
Jerry Zhao
07bc4bce4f Fix InitZero example 2024-03-16 19:37:18 -07:00