Commit Graph

4008 Commits

Author SHA1 Message Date
joonho.whangbo
b5d7e2f6cb Remove skip-validate option 2024-01-21 16:28:54 -08:00
Jerry Zhao
545ab11495 Merge pull request #1748 from ucb-bar/mega-bump
Bump tcip/barf/marshal/fsim
2024-01-20 16:50:52 -08:00
joey0320
778e133842 Bump fsim 2024-01-20 16:50:06 -08:00
joey0320
97463ad643 Bump firemarshal 2024-01-20 16:50:06 -08:00
joey0320
8491f3a7b9 Bump barfetchers 2024-01-20 16:50:05 -08:00
joey0320
855a86b887 Bump testchipip 2024-01-20 16:50:05 -08:00
Jerry Zhao
6bd2bcaa0e Merge pull request #1744 from Pinata-Consulting/docs-correct-typo
docs: correct to TOP_MACROCOMPILER_MODE
2024-01-19 13:36:52 -08:00
Øyvind Harboe
c6d39c14f8 docs: correct to TOP_MACROCOMPILER_MODE
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2024-01-19 18:40:21 +01:00
Jerry Zhao
09c18c8c55 Merge pull request #1743 from tymcauley/chisel-6-update
Update deprecated/unused Chisel APIs
2024-01-19 09:00:17 -08:00
Jerry Zhao
a152d402a4 Merge pull request #1745 from Pinata-Consulting/makefile-print-variable-utility
Makefile: add print-FOO utility target that prints the value of a make variable
2024-01-19 08:58:34 -08:00
Øyvind Harboe
22ceb7401b Makefile: add print-FOO utility target that prints the value of a make variable
useful for debugging/checking value of a variable

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2024-01-19 13:29:41 +01:00
Tynan McAuley
b50b83a769 Update deprecated/unused Chisel APIs
These have been deprecated since Chisel 3.6.0. They are being removed in
Chisel 6, and will become compile errors at that point.
2024-01-18 13:53:18 -08:00
Abraham Gonzalez
c7e33e96c9 Merge pull request #1699 from ucb-bar/mergify/copy/main/pr-1691
[cd] Bump CIRCT from firtool-1.60.0 to firtool-1.61.0 (copy #1691)
2024-01-18 10:22:47 -08:00
Jerry Zhao
b08ada1899 Merge pull request #1721 from ucb-bar/chip-id-pin
Add Chip ID Pin and Port
2024-01-16 10:16:15 -08:00
Jerry Zhao
565c187549 Switch static assert to require 2024-01-16 10:15:53 -08:00
Ella Schwarz
47322af3c0 Add assert to check that chip id pin is wide enough 2024-01-14 14:47:12 -08:00
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