Commit Graph

113 Commits

Author SHA1 Message Date
Jerry Zhao
604cb6358f Bump fpga-platforms to new organized testchipip 2023-12-19 12:33:37 -08:00
Jerry Zhao
4495c611a8 Move memory system configs to a separate configs file 2023-11-12 12:30:24 -08:00
Abraham Gonzalez
d7f78ba2e4 Merge branch 'main' into bb-fixes 2023-11-03 11:46:49 -07:00
Jerry Zhao
2ac2cb38b4 Merge remote-tracking branch 'origin/main' into change-reset-vector 2023-11-02 12:40:51 -07:00
Jerry Zhao
5eae64667b Update docs to reflect bootrom change 2023-11-02 12:37:41 -07:00
abejgonzalez
def0115fa4 Fix BB resource references | More BB docs 2023-11-01 12:06:32 -07:00
Jerry Zhao
eb3a0aecf4 Add PortAPI between IO and Harness blocks 2023-10-05 15:02:56 -07:00
abejgonzalez
c7f1fe220d Enable precommit | Format files 2023-08-28 14:56:55 -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
-T.K.-
b2e4e5ebed FIX: WithBackingScratchpad is deprecated, use WithScratchpad instead 2023-06-15 19:09:18 -07:00
Jerry Zhao
e4eaa50354 docs: Fix comment on rocc tag bits 2023-06-13 00:57:56 -07:00
Nikhil Jha
8a60b36125 doc: add higher level explanations of RoCC + more resources 2023-05-27 13:44:41 -07:00
Jerry Zhao
ac281daa78 Move TestHarness to chipyard.harness, make chipyard/harness directory 2023-05-08 08:00:56 -07:00
abejgonzalez
a5ee995ed4 New Scala-based Config Finder 2023-04-04 22:58:28 +00:00
joey0320
d7574084c1 Update docs related to circt 2023-03-11 18:56:36 -08:00
joey0320
1c1b0effa3 update docs for release 2023-03-11 16:52:50 -08:00
Abraham Gonzalez
f7a39f80e7 Config finder make target (#1328)
* Add config-finder make target

* Add recursive functionality

* Add config finder to CI

* Workaround bash argument limit failures
2023-03-06 14:00:20 -08:00
Jerry Zhao
27b0dd8abe Remove TLHelper, directly use tilelink node constructors
TLHelper 1) obfuscates the underlying node architecture and
2) results in otherwise unnecessary dependencies on testchipip
2023-02-22 11:35:38 -08:00
Jerry Zhao
f321d7bd3b Remove references to old ringsbus 2023-02-11 12:54:50 -08:00
Jerry Zhao
0190da20f0 Update documentation source pointers 2023-02-11 12:48:40 -08:00
joonho hwangbo
db31427079 Sync docs with CIRCT changes (#1312) 2023-01-17 16:14:09 -08:00
abejgonzalez
292cc753ce Run pre-commit on all files 2022-12-21 15:59:46 -08:00
Jerry Zhao
f634fde083 Add doc links for constellation 2022-09-27 15:28:30 -07:00
abejgonzalez
1de35a6af4 Use conda + Update initial setup docs 2022-08-23 00:44:21 +00:00
Jerry Zhao
c027a93c55 Split ConfigFragments.scala into multiple files by usage 2021-12-14 17:09:43 -08:00
Tynan McAuley
4824662323 docs: Document hart ID ordering 2021-02-11 16:21:36 -08:00
Tynan McAuley
01948f6cb5 docs: Fix dual-BOOM-Rocket-Hwacha documentation
The docs indicate that this should be a dual-BOOM and single-Rocket
config, with the Hwacha attached to the Rocket. However, the
'LargeBoomAndHwachaRocketConfig' config only has a single Rocket core.
Added the 'DualLargeBoomAndHwachaRocketConfig' config to accurately
reflect what's stated in the docs.

Additionally, this fixes hart numbering to place the Hwacha accelerator
on the Rocket core rather than on the BOOM core.
2021-02-11 16:02:59 -08:00
Tynan McAuley
851df86aba docs: Fix dual-BOOM-single-Rocket documentation
There were two problems here:
    1. The docs indicated that this should be a dual-BOOM and
       single-Rocket config, but the config actually had two Rocket
       cores.
    2. Since the doc include string was 'DualBoomAndRocket', it was
       accidentally matching against the 'DualBoomAndRocketOneHwacha'
       section, which comes first in the file.

So, I created a new 'DualLargeBoomAndSingleRocketConfig' config which
only has one Rocket core, and changed the doc include string to
'DualBoomAndSingleRocket'.
2021-02-11 14:55:36 -08:00
alonamid
7e092c655b docs label disambiguation 2021-01-08 20:11:21 -08:00
abejgonzalez
a2ebbee2ac Rename Ariane to CVA6 2020-11-04 15:42:30 -08:00
Jerry Zhao
7a55c55aa3 Fix no-MBUS configs 2020-10-20 01:12:28 -07:00
Jerry Zhao
11a9ad2428 Address code review comments 2020-09-08 15:52:09 -07:00
Jerry Zhao
7ed02a7d38 Fix Typos 2020-09-07 11:36:37 -07:00
Jerry Zhao
ab21c53a42 Add documentation on HarnessBinders 2020-09-04 23:51:36 -07:00
Zitao Fang
692b120b65 Fixed typo 2020-07-19 21:48:07 -07:00
Zitao Fang
0a39819f44 Add source file note 2020-07-19 21:46:32 -07:00
Zitao Fang
2c7e7f3199 Fixed file links 2020-07-19 21:36:50 -07:00
Zitao Fang
97b8c3035c Merge branch 'dev' of github.com:ucb-bar/chipyard into custom-core-doc 2020-07-15 11:15:46 -07:00
Zitao Fang
9fbc0a5bea Add links 2020-07-15 11:08:36 -07:00
Zitao Fang
7ea464dc90 4th revision 2020-07-14 12:49:36 -07:00
Zitao Fang
14399e88b3 Minor change 2020-07-12 01:23:34 -07:00
Zitao Fang
ced7ea634c 3rd Revision 2020-07-12 01:08:13 -07:00
Zitao Fang
9ad9d00a23 Second revision 2020-07-08 16:02:31 -07:00
Jerry Zhao
661038f992 Deduplicate across Chiypard configs into a ChipyardBaseConfig 2020-07-06 17:54:24 -07:00
Zitao Fang
6cb8a60a80 Remove Key List 2020-07-05 21:18:31 -07:00
Zitao Fang
744e73fa92 Editing Docs 2020-07-05 21:05:21 -07:00
Zitao Fang
104c350a59 Custom Core Integration Doc, 1st Revision 2020-07-02 15:56:15 -07:00
Zitao Fang
7b5f474b04 Finished Custom Core Docs 2020-06-28 21:26:50 -07:00