Commit Graph

4095 Commits

Author SHA1 Message Date
abejgonzalez
b42e02df37 Bump FireMarshal 2024-02-26 13:09:39 -08:00
abejgonzalez
2827e6831f Bump FireMarshal 2024-02-26 11:27:29 -08:00
Vighnesh Iyer
3c5eab17e3 Merge pull request #1800 from ucb-bar/verilator_v5022_bump
Bump to Verilator v5.022
2024-02-25 20:25:56 -08:00
Vighnesh Iyer
964639dd6e bump to verilator v5.022 2024-02-25 15:31:37 -08:00
Jerry Zhao
11ad33eaf6 Merge pull request #1795 from geekLucian/main
docs: Update FireSim docs
2024-02-25 09:20:22 -08:00
Jerry Zhao
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 Zhao
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 Zhao
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 Zhao
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 hwangbo
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 Zhao
66a0610c5a Add BINARY_ARGS help text 2024-02-13 17:26:02 -08:00
Jerry Zhao
f3c221ddfa Split run-binary targets to be easier to read 2024-02-13 17:24:59 -08:00
Jerry Zhao
55e6dd67fd Add BINARY_ARGS to run-binary targets 2024-02-13 17:20:41 -08:00
Jerry Zhao
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 Zhao
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 Zhao
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 hwangbo
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
0c30f9c5e9 Merge pull request #1770 from ucb-bar/bump-rc
Bump to latest rocket-chip
2024-02-02 11:24:17 -08:00
Jerry Zhao
c9f9e7991a Merge pull request #1781 from ucb-bar/mmio-docs
Add note on deprecating TLRegisterRouter
2024-02-01 10:43:45 -08:00
Jerry Zhao
5432359265 Add note on deprecating TLRegisterRouter 2024-02-01 10:36:23 -08:00
Harrison Liew
5a6115abf4 Merge pull request #1778 from Pinata-Consulting/makefile-SRAM_GENERATOR_CONF-nit
vlsi/Makefile: truncate file SRAM_GENERATOR_CONF
2024-02-01 09:50:31 -08:00
Øyvind Harboe
99d82673d2 vlsi/Makefile: truncate file SRAM_GENERATOR_CONF
previously the target would append, not truncate
the file, which could lead to duplicate yaml entries
in that file when the target was re-run.
2024-02-01 07:33:47 +01:00
Jerry Zhao
45f7f55e5a Merge pull request #1774 from ucb-bar/mmio-docs
Update MMIO peripheral docs
2024-01-29 16:33:38 -08:00
joonho hwangbo
539d66dc82 Merge pull request #1773 from ucb-bar/run-binaries
Support BINARIES_DIR make flag
2024-01-29 14:29:05 -08:00
Jerry Zhao
51a67fbd8f Update MMIO peripheral docs 2024-01-29 13:40:23 -08:00
Jerry Zhao
eb93102f34 Support BINARIES_DIR make flag 2024-01-29 11:15:14 -08:00
Jerry Zhao
69a00c4501 Merge pull request #1772 from ucb-bar/fix-docs
Update dead doc links
2024-01-29 09:41:14 -08:00
abejgonzalez
bdf207a289 Update dead doc links 2024-01-29 09:37:52 -08:00
Jerry Zhao
0ccd032a73 Remove references to legacy softcore-based bringup 2024-01-29 07:57:36 -08:00
Jerry Zhao
d8e44d2b5e Bump to latest rocket-chip 2024-01-28 23:48:08 -08:00
Jerry Zhao
50d97709d4 Merge pull request #1757 from ucb-bar/clean-gcd
Improve GCD example
2024-01-26 12:42:37 -08:00
Jerry Zhao
b6ba10a734 Merge pull request #1765 from ucb-bar/fix-submods
Fix submodule recusive cloning
2024-01-26 12:20:53 -08:00
Jerry Zhao
89914e4cd5 Add missing cva6 submods 2024-01-26 11:10:29 -08:00
Jerry Zhao
32d343943f Fix submodule names in .gitmodules 2024-01-26 00:56:16 -08:00
Jerry Zhao
1f9cf94afc Don't recursively clone nvdla/cva6 2024-01-26 00:51:56 -08:00
Jerry Zhao
4f3dd60670 Enable debug SBA on all default designs 2024-01-25 16:30:46 -08:00
Lux
aef7cda172 removing seemingly useless override 2024-01-24 17:24:59 -08:00
Jerry Zhao
150f888a62 Merge pull request #1760 from buggy213/patch-1 2024-01-23 22:11:38 -08:00
joshua you
77f5752ae4 fix typo in build-setup.sh 2024-01-23 21:42:12 -08:00