Commit Graph

4891 Commits

Author SHA1 Message Date
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
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
Hansung Kim
b901000fa6 Bump radiance 2024-06-11 17:32:34 -07:00
Hansung Kim
837dfbd11f Bump rocket-chip with cluster fix 2024-06-11 17:32:34 -07:00
Hansung Kim
763ad0fddf Add two cluster config 2024-06-11 17:32:34 -07:00
Hansung Kim
a9634b4406 Set serializeUnaligned = false by default; remove args.bin ROM 2024-06-11 17:32:34 -07:00
Hansung Kim
c3f2ee14a5 Expand BINARIES in common.mk
Use $(wildcard) to expand any wildcard used in the BINARIES string, e.g.
"*.elf".  Otherwise make searches for the literal "*.elf" filename.
2024-06-11 17:32:33 -07:00
Richard Yan
ef9c9a1ae0 redirect firesim to fork and bump firesim 2024-06-11 01:40:42 -07:00
Richard Yan
ff484f7972 power flow makefiles 2024-06-09 15:33:04 -07:00
Richard Yan
c824ea0df8 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-06-09 15:29:26 -07:00
Richard Yan
746811808d bunch of stuff dont remember 2024-06-09 15:29:22 -07:00
Hansung Kim
f11739b61b Add chiseltest dep for radiance in build.sbt 2024-05-31 15:56:19 -07:00
Hansung Kim
8c6c1d870d Revert riscv-isa-sim and riscv-pk
socketlib fails to build as of now
2024-05-23 16:21:12 -07:00
Hansung Kim
1d20177be1 Bump radiance 2024-05-23 16:11:11 -07:00
Hansung Kim
1e5b468e79 vcs.mk: Ignore null statement lint 2024-05-16 15:50:29 -07:00
Richard Yan
30bdd1efcd bump radiance 2024-05-15 23:42:37 -07:00
Richard Yan
a18c5de271 Merge branch 'main' of https://github.com/ucb-bar/chipyard into ucb-bar-main 2024-05-15 23:22:20 -07:00
Richard Yan
eab9eabf98 support for .out printf 2024-05-15 21:52:04 -07:00
Richard Yan
594f0f76ee new shared memory config 2024-05-15 21:49:18 -07:00
Jerry Zhao
e2f4ea6814 Merge pull request #1854 from ucb-bar/chisel6-attempt2
Support Chisel6 for RTL-sim/VLSI/FPGA flows
2024-05-13 15:10:43 -07:00
Jerry Zhao
3cda03a96a Combine chipyard-full-flow into one job
These were serialized anyways. Breaking them into separate jobs caused
transient failures.
2024-05-13 12:48:06 -07:00
Jerry Zhao
743681b6aa Dedup apache dependencies in build.sbt 2024-05-13 12:48:06 -07:00
Jerry Zhao
ab78bbe329 Precisely define firesim source directories 2024-05-13 12:48:06 -07:00
Jerry Zhao
39092e9b00 Switch RTL-sim/FPGA/VLSI flows to chisel6 2024-05-13 12:48:06 -07:00
Jerry Zhao
daf4b64f52 Update fpga-flow to remove chisel6-incompatible APIs 2024-05-13 12:48:05 -07:00
Jerry Zhao
295435a80d Bump fpga-shells to fix chisel6-breaking API 2024-05-13 12:48:05 -07:00
Jerry Zhao
ab077ef494 Add stage/stage-chisel3 to makefile source-finder 2024-05-13 12:48:05 -07:00
Jerry Zhao
2be92bc49d Update chisel6 chipyard-stage API 2024-05-13 12:48:05 -07:00
Jerry Zhao
4b28789f78 Add chisel6 stage 2024-05-13 12:48:05 -07:00
Jerry Zhao
c2d4180423 Move chipyard stage to separate directory 2024-05-13 12:48:04 -07:00
Jerry Zhao
0d51cc331d Bump chisel6-dsptools 2024-05-13 12:48:04 -07:00
Jerry Zhao
718f197611 Add standalone midas-targetutils 2024-05-13 12:48:04 -07:00
Jerry Zhao
b37e550ace Add chisel6 fixedpoint/dsptools 2024-05-13 12:48:04 -07:00
Jerry Zhao
58dc407b6c Rename dsptools/fixedpoint submods to chisel3 2024-05-13 12:47:59 -07:00
Jerry Zhao
83c56ecad6 Bump mempress to modern chisel 2024-05-13 12:47:11 -07:00
Jerry Zhao
c8c176b215 Remove sha3 due to no chisel6 compatibility 2024-05-10 17:27:11 -07:00
Jerry Zhao
838cd9a69f Remove hwacha/esp-tools 2024-05-10 17:27:10 -07:00
Jerry Zhao
5870c6e4d4 Merge pull request #1866 from ucb-bar/detach_sbt
Detach build.sbt from firesim's build.sbt
2024-05-10 17:24:56 -07:00
Jerry Zhao
6f328ce01a Merge pull request #1871 from ucb-bar/bump-sd
bump spike devices
2024-05-10 17:24:33 -07:00
Richard Yan
b1beb324f1 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-05-08 15:06:01 -07:00
Richard Yan
d86f13dbfa support dedicated printf buffer output 2024-05-08 15:03:21 -07:00
Hansung Kim
486cde650a common.mk: doc EXTRA_SIM_OUT_NAME 2024-05-07 16:18:30 -07:00
Hansung Kim
1173383003 Bump rocket-gpu 2024-05-07 16:18:30 -07:00
Hansung Kim
3dc58def3c Add parallel flag to VCS/Verilator C compilation 2024-05-07 16:18:30 -07:00
Richard Yan
724fd91790 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-05-07 14:41:35 -07:00
Richard Yan
81847ae775 sram flow & firesim flow 2024-05-07 14:39:45 -07:00
Richard Yan
7fe707f286 shrink queue sizes in config 2024-05-07 14:11:50 -07:00