Commit Graph

3990 Commits

Author SHA1 Message Date
Ella Schwarz
67faf0c3e3 Use harness binder chipId to support multi-chip id pins 2024-01-12 11:39:54 -08:00
Ella Schwarz
8a4fc7c82f [ci skip] update docs with chip id pin 2024-01-12 10:36:54 -08:00
Ella Schwarz
e7ed33244a fix naming 2024-01-12 10:36:54 -08:00
Ella Schwarz
fcf9139009 bump tcip 2024-01-12 10:36:50 -08:00
Ella Schwarz
7c55ff39cc Add chipid port 2024-01-12 10:35:20 -08:00
Jerry Zhao
dda3dccb12 Merge pull request #1716 from ucb-bar/symmetric_sertl
Add support for symmetric serial-tilelink
2024-01-12 10:31:25 -08:00
Jerry Zhao
f84b2428d5 Fix CanHaveClockTap 2024-01-11 16:40:57 -08:00
Jerry Zhao
45d74f6db2 Merge remote-tracking branch 'origin/main' into symmetric_sertl 2024-01-11 11:43:24 -08:00
Jerry Zhao
8073ecb1e8 Merge pull request #1697 from ucb-bar/clock_tap
Add debug clock tap port to all default designs
2024-01-11 11:38:20 -08:00
Jerry Zhao
56ebe372be Merge pull request #1629 from ucb-bar/clusters
Support clustered-cores
2024-01-11 11:37:51 -08:00
Jerry Zhao
2b2f64a0ef Merge pull request #1706 from ucb-bar/timeout_cycles
Rename timeout_cycles to TIMEOUT_CYCLES to match convention
2024-01-11 11:21:15 -08:00
Jerry Zhao
5bc9aea8da Bump rc-inclusive-cache 2024-01-09 13:51:55 -08:00
Jerry Zhao
d51a9a74d3 Merge remote-tracking branch 'origin/main' into clusters 2024-01-09 13:30:26 -08:00
Jerry Zhao
c9fa23edf0 Merge pull request #1726 from ucb-bar/submod-rename
Rename blocks/cache submodules to match new chipsalliance ownership
2024-01-08 16:32:35 -08:00
Jerry Zhao
a425c4f34d Merge pull request #1730 from ucb-bar/add-docs
ADD: add information on Baremetal-IDE in docs
2024-01-07 10:51:47 -08:00
-T.K.-
33c9670386 Update docs/Chipyard-Basics/Chipyard-Components.rst
Co-authored-by: Jerry Zhao <jerryz123@berkeley.edu>
2024-01-06 22:16:39 -08:00
-T.K.-
3a00005d89 ADD: add information on Baremetal-IDE 2024-01-06 21:58:22 -08:00
Jerry Zhao
d02cdc61a1 Merge pull request #1725 from ucb-bar/arty100t-implicitclock
Fix missing childClock/childReset in Arty100THarness
2024-01-06 18:23:26 -08:00
-T.K.-
ba560002dc Add Baremetal IDE support (#1534) 2024-01-06 18:23:02 -08:00
Jerry Zhao
642033764a Merge pull request #1728 from ucb-bar/fix-submod-status
Fix check-submodule-status forcing rebuilds
2024-01-05 14:13:17 -08:00
Jerry Zhao
1324ee4750 Merge pull request #1729 from tymcauley/allow-sed-override
Allow sed override in uniquify-module-names.py
2024-01-05 13:08:33 -08:00
Tynan McAuley
2f1ee6bb32 Allow sed override in uniquify-module-names.py
On macOS, this can be set to `gsed` to allow use of the `-i` flag.
2024-01-05 12:15:48 -08:00
Jerry Zhao
9f45c49f04 Fix docs 2024-01-05 11:51:17 -08:00
Jerry Zhao
46585a5114 Fix check-submodule-status forcing rebuilds 2024-01-05 11:14:38 -08:00
Jerry Zhao
cecb6e75c5 Merge pull request #1724 from ucb-bar/bs-improvements
Add clearer --skip flags to build-setup
2024-01-05 10:43:06 -08:00
Jerry Zhao
7c13574769 Rename cache/blocks submodules to match new chipsalliance ownership 2024-01-05 10:42:00 -08:00
Jerry Zhao
bb23af97be Add clearer --skip flags to build-setup 2024-01-04 21:58:33 -08:00
Jerry Zhao
9ab9132c8b Fix missing childClock/childReset in Arty100THarness 2024-01-04 13:34:53 -08:00
Jerry Zhao
d9bc036cb6 Merge pull request #1723 from tymcauley/resolve-chisel5-errors
Update deprecated APIs to prepare for Chisel 5
2024-01-04 11:28:45 -08:00
Tynan McAuley
0a42dd1ca1 Update deprecated APIs to prepare for Chisel 5
- `IO` was moved from `chisel3.experimental` to `chisel3`
- `DataMirror` was moved from `chisel3.experimental` to `chisel3.reflect`
2024-01-03 16:22:51 -08:00
Jerry Zhao
e6d4fe8739 Merge pull request #1718 from ucb-bar/check-submodule-status
Add generators/ submodule status check to all Make targets
2024-01-02 17:46:14 -05:00
Jerry Zhao
561e3fca68 [ci skip] Add makefile help text for check-submodule-status 2024-01-02 12:51:27 -08:00
Jerry Zhao
e1650a7049 Merge pull request #1717 from ucb-bar/no-esp-conda
Remove esp-conda-env from CI conda envs
2024-01-02 15:50:00 -05:00
-T.K.-
5e0d9c58ef Merge pull request #1714 from ucb-bar/fix-docs
FIX: fix conda-lock version, >1.4.0 does not work!
2024-01-02 11:13:43 -08:00
-T.K.-
8ecd284dd1 Merge branch 'main' into fix-docs 2024-01-02 11:12:43 -08:00
Jerry Zhao
96ffc8f0a1 git push origin symmetric_sertl
Merge remote-tracking branch 'origin/main' into symmetric_sertl
2024-01-01 19:14:21 -08:00
Jerry Zhao
493e24ffa7 Merge pull request #1719 from ucb-bar/add-default-scratch
CHANGE: Set scratchpad as default config
2024-01-01 22:08:00 -05:00
Jerry Zhao
41651edbdc Bump firesim | fix testchipip segfaults 2024-01-01 18:40:59 -08:00
-T.K.-
a87a639d0f Merge branch 'main' into add-default-scratch 2024-01-01 18:23:27 -08:00
-T.K.-
f3ab8bb7ca Merge branch 'main' into clock_tap 2024-01-01 14:00:24 -08:00
Jerry Zhao
5f2b2181c2 Bump to verilator v5.020 2024-01-01 11:42:37 -08:00
Jerry Zhao
0069d17caf Merge remote-tracking branch 'origin' into symmetric_sertl 2024-01-01 11:23:31 -08:00
Jerry Zhao
76b7f8d12f Merge pull request #1704 from ucb-bar/circt-step
Move CIRCT install to its own step in build-setup script
2024-01-01 13:06:12 -05:00
-T.K.-
e8496c528f Merge branch 'main' into add-default-scratch 2023-12-30 22:45:27 -08:00
Jerry Zhao
0fa09da5c1 Remove MBus spad from configs that do not support it 2023-12-30 07:03:34 -08:00
Jerry Zhao
4c245ff586 Merge pull request #1720 from tymcauley/faster-iobinders
Reduce CDE lookups for IOBinders
2023-12-30 08:50:42 -05:00
Tynan McAuley
c2175f4500 Reduce CDE lookups for IOBinders 2023-12-29 21:22:34 -08:00
-T.K.-
07a7f30b3b ADD: set scratchpad as default config 2023-12-29 19:21:10 -08:00
Jerry Zhao
8600640a40 Bump verilator to v5.018 2023-12-29 19:17:01 -08:00
Jerry Zhao
9529c13610 Add generators/ submodule status check 2023-12-29 18:03:24 -08:00