Hansung Kim
d60dacf6ea
Merge remote-tracking branch 'upstream/main' into graphics
2023-07-22 14:45:48 -07:00
Hansung Kim
5c5c620afc
Bump rocket-chip
2023-07-22 14:38:22 -07:00
Hansung Kim
a63f3b9d1d
Rename GPUConfig->CoalescerConfigs; fix trace filenames
2023-07-22 14:36:50 -07:00
Hansung Kim
d85a651324
run-coalperf.sh: disable 512-bit sbus configs
...
Currently Chipyard fails to elaborate with SBus width of 512 bits. It's
unclear if this is a problem in the coalescing unit or in Chipyard in
general. For now, only enable configs that use sbus widths up to 256
bits.
2023-07-22 14:31:57 -07:00
Hansung Kim
cbe982a7ac
run-coalperf.sh: exit on error, use output dir, don't make clean
2023-07-22 14:09:26 -07:00
Hansung Kim
1a4773ecaf
Test with wider 128bit sbus in MemTraceCore
2023-07-22 13:02:22 -07:00
Jerry Zhao
6dc7d6f1c3
Merge pull request #1563 from ucb-bar/fixfifofixing
...
Fix FIFO-fixing for PRCI bus
2023-07-20 17:08:30 -07:00
Jerry Zhao
387b51ef95
Put ClockBinder Fragmenters in the correct clock domain
2023-07-20 10:12:40 -07:00
Jerry Zhao
dfb991770a
Fix FIFO-fixing
...
Fragmenter infront of FIFO-fixer needs to track way too many source-Ids
2023-07-19 18:41:49 -07:00
Jerry Zhao
47faa5a605
Merge pull request #1530 from ucb-bar/bumpspike
...
Bump spike | support M-mode only cosim
2023-07-14 11:26:53 -07:00
Abraham Gonzalez
5b3335ddf4
Merge pull request #1347 from ucb-bar/upf
...
UPF Generation
2023-07-12 22:27:50 -07:00
Jerry Zhao
0a6d7b9db1
Bump spike again
2023-07-12 18:33:50 -07:00
Jerry Zhao
4a1418dde2
Support m-mode only cospike
2023-07-12 18:33:50 -07:00
Jerry Zhao
fce7e4c5aa
Bump to latest spike
2023-07-12 18:33:49 -07:00
abejgonzalez
783084f0ca
Fix for modern CY
2023-07-12 16:24:04 -07:00
Abraham Gonzalez
54536ed717
Merge pull request #1556 from ucb-bar/bump-firemarshal
...
Bump FireMarshal
2023-07-12 14:20:28 -07:00
Sriram Sridhar
6f8041bf82
UPF Generation
2023-07-12 14:19:23 -07:00
abejgonzalez
ce65142057
Bump FireMarshal [ci skip]
2023-07-12 13:56:40 -07:00
Abraham Gonzalez
07fc230a1c
Merge pull request #1555 from ucb-bar/faster-conda-lockfile-install
...
Bump lockfiles | Force user-installed conda during conda-lock
2023-07-11 23:40:33 -07:00
abejgonzalez
a963233ca0
Use GCC/GXX <13
2023-07-11 17:49:16 -07:00
abejgonzalez
1641c8c4a7
Fix CI conda path + use most recent conda in CI
2023-07-12 00:21:26 +00:00
abejgonzalez
c61fabd301
'Force' users to install libmamba
2023-07-12 00:21:26 +00:00
abejgonzalez
0674488f9f
Bump lockfiles | Force user-installed conda during conda-lock [ci skip]
2023-07-12 00:21:26 +00:00
Abraham Gonzalez
3d3d21dced
Merge pull request #1554 from ucb-bar/new-ci
...
Use new CI machines
2023-07-11 17:18:49 -07:00
abejgonzalez
723e806af9
Disable Vivado tests
2023-07-11 14:39:54 -07:00
abejgonzalez
9d9c480960
Fix deprecated set-output command
2023-07-10 17:15:49 -07:00
abejgonzalez
7d5eea5e4c
Remove JAVA_TMP_DIR
2023-07-10 15:14:31 -07:00
abejgonzalez
f6354db654
Use new CI machines
2023-07-10 15:01:16 -07:00
Jerry Zhao
3c670cb07a
Merge pull request #1527 from ucb-bar/readd-better-peripherals
...
Improve peripheral config binders (Reapply #1511 )
2023-07-10 11:51:59 -07:00
Abraham Gonzalez
687e791b80
Merge pull request #1548 from ucb-bar/release-automation
...
Add release note automation
2023-07-10 07:32:35 -07:00
Jerry Zhao
8a931d9258
Merge branch 'main' into readd-better-peripherals
2023-07-09 18:23:30 -07:00
Jerry Zhao
77890cead9
Merge pull request #1491 from ucb-bar/barstools-move-iocells
...
barstools: move iocells to separate project root
2023-07-09 18:22:41 -07:00
Jerry Zhao
610b9a25a4
Merge pull request #1484 from ucb-bar/tetheredsim
...
Provide example of tethered-config simulation with MultiHarnessBinders
2023-07-09 18:21:53 -07:00
Jerry Zhao
16b7c14e4c
Bump testchipip
2023-07-09 15:22:04 -07:00
Sagar Karandikar
b7644b2455
Merge pull request #1552 from ucb-bar/bump-firesim-for-release
...
bump firesim to main for 1.10.0 release
2023-07-09 14:45:03 -07:00
Abraham Gonzalez
0841ad1350
Merge pull request #1544 from ucb-bar/conda-bump
...
Bump Conda + Deprecate docker image docs
2023-07-07 09:53:44 -07:00
Jerry Zhao
984ea24650
Apply suggestions from code review
...
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com >
2023-07-05 14:57:10 -07:00
Jerry Zhao
6a3e3d966b
Merge pull request #1549 from JL102/patch-2
...
Updated part of "Integrating Custom Chisel Projects into the Generator Build System" docs which was out of date
2023-07-05 12:23:57 -07:00
Jordan Lees
75ee2cff8c
Update Custom-Chisel.rst
...
Removed a line which had incorrect info
2023-07-05 12:18:32 -07:00
Jordan Lees
78a9c00a4b
The lazy val chipyard bit was out of date in this doc page
2023-07-05 12:06:40 -07:00
abejgonzalez
2ba7de1776
Remove the old mergify label checking
2023-07-05 11:51:22 -07:00
abejgonzalez
33f2bd866d
Update release workflow
2023-07-05 11:50:21 -07:00
abejgonzalez
c8fdce3d67
Add release note automation
2023-07-05 11:50:21 -07:00
Abraham Gonzalez
6ecbdb14ea
Merge pull request #1547 from ucb-bar/weekly-job
...
Add weekly CI cron job
2023-07-05 11:29:29 -07:00
abejgonzalez
bc878a1b91
Add weekly cron job
2023-07-05 11:26:23 -07:00
Abraham Gonzalez
93725a6693
Merge pull request #1545 from ucb-bar/check-label
...
Bump mergify to check label
2023-07-05 11:18:25 -07:00
abejgonzalez
568fbc26fe
Bump mergify to check label
2023-07-05 11:12:29 -07:00
abejgonzalez
adcb736901
Bump Conda + Deprecate docker image docs
2023-07-05 10:58:48 -07:00
Jerry Zhao
1e51347d69
Merge pull request #1535 from ucb-bar/fix-docs-2
...
ADD: add documentation for build-setup skip
2023-07-05 10:38:11 -07:00
Jerry Zhao
e78ac6be32
Apply suggestions from code review
...
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com >
2023-07-05 10:37:54 -07:00