Commit Graph
4596 Commits
Author SHA1 Message Date
Jerry Zhao e958f77168 Build CIRCT in release mode 2024-02-27 16:40:04 -08:00
Jerry Zhao 2935531d8b Add --build-circt flag to build-setup 2024-02-27 16:39:40 -08:00
Jerry Zhao 3e5a42de8b Add script to build circt-from-source - from submodule 2024-02-27 16:30:26 -08:00
Jerry ZhaoandGitHub 0a2a16c957 Merge pull request #1803 from ucb-bar/mergify/copy/main/pr-1794
Bump CIRCT to 1.66.0, use statically linked CIRCT
2024-02-27 12:56:59 -08:00
Abraham GonzalezandGitHub b7c20b6263 Merge pull request #1804 from ucb-bar/gemmini-ci-fix
Fix Gemmini Spike test in CI + Fix FireMarshal launch jobs erroring
2024-02-27 12:53:30 -08:00
abejgonzalez fff08c1cfc Merge remote-tracking branch 'origin/main' into gemmini-ci-fix 2024-02-27 09:33:44 -08:00
abejgonzalez 76a2f01a84 Bump FireMarshal 2024-02-27 09:33:24 -08:00
Jerry Zhao f2eb261301 Bump testchipip 2024-02-26 18:54:52 -08:00
abejgonzalez d06bdc2919 Merge remote-tracking branch 'origin/main' into mergify/copy/main/pr-1794 2024-02-26 14:50:40 -08:00
abejgonzalez 3d5b018ffd Use statically linked CIRCT 2024-02-26 14:48:28 -08:00
abejgonzalez 38d7a76501 Bump for CIRCT | Fix style 2024-02-26 14:47:09 -08:00
abejgonzalez cee0d0ff3d Bump Gemmini to dev 2024-02-26 14:23:19 -08:00
Jerry Zhao 32bffb4933 Merge remote-tracking branch 'origin/main' into serial-phits 2024-02-26 13:46:16 -08:00
Jerry ZhaoandGitHub db4d9c5c36 Merge pull request #1801 from ucb-bar/tcip-bump
Bump testchipip
2024-02-26 13:37:17 -08:00
abejgonzalez b42e02df37 Bump FireMarshal 2024-02-26 13:09:39 -08:00
abejgonzalez 2827e6831f Bump FireMarshal 2024-02-26 11:27:29 -08:00
bartenderandMergify 91842a272e [cd] Bump CIRCT from firtool-1.61.0 to firtool-1.66.0
This is an automated commit generated by the `circt/update-circt` GitHub
Action.

(cherry picked from commit dc02e4016e87c3539e52e8b4b5ea985dd20297db)
2024-02-26 17:51:32 +00:00
Vighnesh IyerandGitHub 3c5eab17e3 Merge pull request #1800 from ucb-bar/verilator_v5022_bump
Bump to Verilator v5.022
2024-02-25 20:25:56 -08:00
Jerry Zhao bf4d83bc39 Bump firesim 2024-02-25 16:49:30 -08:00
Jerry Zhao a6a50d41d0 Bump testchipip 2024-02-25 16:44:19 -08:00
Jerry Zhao 2f1776fc6a Add LLCChiplet to CI 2024-02-25 15:54:55 -08:00
Vighnesh Iyer 964639dd6e bump to verilator v5.022 2024-02-25 15:31:37 -08:00
Jerry Zhao 466ff06548 Merge remote-tracking branch 'origin/main' into serial-phits 2024-02-25 15:12:35 -08:00
Jerry Zhao 6bb41fc6f2 Add coherent chiplet config 2024-02-25 14:58:22 -08:00
Jerry ZhaoandGitHub 11ad33eaf6 Merge pull request #1795 from geekLucian/main
docs: Update FireSim docs
2024-02-25 09:20:22 -08:00
Jerry ZhaoandGitHub deee614aed Merge pull request #1798 from tymcauley/fix-python-escapes
Fix invalid escape sequences
2024-02-24 11:53:15 -08:00
Tynan McAuley b260078ae4 Fix invalid escape sequences
In Python 3.12, these show up as SyntaxWarning messages.
2024-02-23 15:30:15 -08:00
Jerry ZhaoandGitHub 8da6c5a8c2 Merge pull request #1796 from ksungkeun84/main 2024-02-23 09:19:32 -08:00
Sungkeun Kim 4c9bcfc123 Enabling JTAG Debuging in VCU118 FPGA 2024-02-23 16:04:28 +09:00
Lucheng Zhang 80609c97c9 doc: Update FireSim docs 2024-02-22 14:16:57 -08:00
Jerry ZhaoandGitHub 53c6e8a996 Merge pull request #1732 from tymcauley/gpio-undriven-signals
Ensure all GPIO signals are tied off
2024-02-16 10:57:41 -08:00
Tynan McAuley 262469eeda Ensure all GPIO signals are tied off
Resolves ucb-bar/chipyard#1731.
2024-02-15 20:00:23 -08:00
Jerry ZhaoandGitHub a2cd4b2c9c Merge pull request #1793 from ucb-bar/timer
Add example rocket-chip-blocks timer integration
2024-02-15 18:55:47 -08:00
Jerry Zhao d1344d46b4 Add example rocket-chip-blocks timer integration 2024-02-14 00:52:02 -08:00
joonho hwangboandGitHub 424ac92045 Merge pull request #1792 from ucb-bar/bin-args
Allow passing BINARY_ARGS to target binaries (pk)
2024-02-13 21:36:28 -08:00
Jerry ZhaoandGitHub 66a0610c5a Add BINARY_ARGS help text 2024-02-13 17:26:02 -08:00
Jerry ZhaoandGitHub f3c221ddfa Split run-binary targets to be easier to read 2024-02-13 17:24:59 -08:00
Jerry ZhaoandGitHub 55e6dd67fd Add BINARY_ARGS to run-binary targets 2024-02-13 17:20:41 -08:00
Jerry ZhaoandGitHub 900ce875a4 Merge pull request #1763 from ucb-bar/enable-sba
Enable debug SBA on all default designs
2024-02-11 14:40:01 -08:00
-T.K.- 3d77430b82 Merge branch 'main' of github.com:ucb-bar/chipyard into enable-sba 2024-02-11 14:38:21 -08:00
Jerry ZhaoandGitHub 5fcac96a36 Merge pull request #1722 from ucb-bar/improve-abstract
CHANGE: Organize abstract config into sections and change comment format to docstrings
2024-02-11 14:33:11 -08:00
-T.K.- 4642bffae7 FIX: add missing chipid harness 2024-02-10 23:03:19 -08:00
-T.K.- b79590bb69 REFACTOR: fix spacing 2024-02-10 22:38:59 -08:00
-T.K.- d278b441a4 Merge branch 'main' of github.com:ucb-bar/chipyard into improve-abstract 2024-02-10 22:36:57 -08:00
Jerry ZhaoandGitHub 5f08e939eb Merge pull request #1788 from sifive/dev/seldridge/bump-update-circt-to-v1 2024-02-06 22:43:18 -08:00
Schuyler Eldridge e33f9d8c5b Switch update-circt action to v1
Change the version of the update-circt action from v1.0.0 to v1.  This
pulls in a change from v1.0.1 which fixes a bug where the staging branch
was not updated.  (I have no idea if this is being used.)  However, this
generally future-proofs the action by having it pull from v1 which is
manually updated to match the latest v1 release (pulling in minor and
patch changes).

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
2024-02-07 01:27:04 -05:00
joonho hwangboandGitHub cc528f2ed1 Merge pull request #1786 from ucb-bar/firesim-cospike-config
Add large boom cospike config
2024-02-06 00:30:32 -08:00
joonho.whangbo 74998229fb Add large boom cospike config 2024-02-05 23:17:26 -08:00
Jerry Zhao a23903f10e Merge remote-tracking branch 'origin/main' into serial-phits 2024-02-05 12:00:41 -08:00
Jerry Zhao 740f4ebbb3 Bump testchipip 2024-02-05 12:00:39 -08:00