Commit Graph
387 Commits
Author SHA1 Message Date
Abraham Gonzalez 565ef2eb3c First commit of docs [ci skip] 2021-04-03 12:57:10 -07:00
AnoopandGitHub a7befc8c5c Updated barstools.rst after review-1
Edits after review-1
2021-03-31 22:19:49 +05:30
AnoopandGitHub bbaebcd596 Update barstools.rst
Added info about adding our own sram-macros cache
2021-03-31 17:28:24 +05:30
dependabot[bot]andGitHub 6eab7c813e Bump pygments from 2.2.0 to 2.7.4 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:36:06 +00:00
abejgonzalez 09ef82cabf Update harnessClk/Rst naming to buildtop | Small docs cleanup 2021-03-22 13:11:12 -07:00
0d6e971d17 Update docs/Advanced-Concepts/Chip-Communication.rst
Co-authored-by: alonamid <alonamid@eecs.berkeley.edu>
2021-03-18 20:02:15 -07:00
abejgonzalez 3439266b2e Small renaming in docs 2021-03-15 16:55:13 -07:00
Abraham Gonzalez 30c9b63e7b More clarifications on harness clocks 2021-03-11 03:54:56 +00:00
Abraham Gonzalez d204ccd9fc Clean up the chip communication docs a bit more [ci skip] 2021-03-09 23:56:32 -08:00
Abraham Gonzalez 6e1b9429bd Fix docs harness binders reference 2021-03-08 21:32:13 -08:00
Abraham Gonzalez d5d547d27b Update doc images [ci skip] 2021-03-08 21:18:34 -08:00
Abraham Gonzalez ade8457870 First doc pass (no updated imgs) [ci skip] 2021-03-09 05:11:24 +00:00
Abraham GonzalezandGitHub a86f80190c Merge pull request #771 from ucb-bar/update-dockerfiles
Update dockerfiles
2021-02-20 16:54:32 -08:00
Ella Schwarz d6475349dd Added more details on which tools are initialized in the docker image 2021-02-18 18:56:47 -08:00
Abraham GonzalezandGitHub 18aa600ae1 Fix Chipyard spelling in docs [ci skip] 2021-02-15 13:13:10 -08:00
Ella Schwarz 788b22a262 Added more details on docker image 2021-02-14 18:32:41 -08:00
Ella Schwarz d7be658ca5 Added information about docker image 2021-02-13 23:39:09 -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
chick 3bb81bd707 Fixes syntax in sentence in barstools docs describing flow 2021-02-09 13:56:01 -08:00
Jerry ZhaoandGitHub 58076cfb26 Merge pull request #599 from ucb-bar/dev
Chipyard 1.4.0 Release
2021-01-20 15:26:47 -08:00
Jerry Zhao 1dcfa5aa41 Update AXI4Fragmenter docs 2021-01-18 16:35:31 -08:00
alonamid 06cee8fa42 add hierarchical 2021-01-09 00:39:01 -08:00
alonamid d12c5f1923 resolve docs merge conflict 2021-01-08 20:18:52 -08:00
alonamid b4403a4b33 Merge remote-tracking branch 'origin/dev' into hammer-docs 2021-01-08 20:11:51 -08:00
alonamid 7e092c655b docs label disambiguation 2021-01-08 20:11:21 -08:00
abejgonzalez c8cbfbe3c5 Small documentation addition on bringup 2020-12-31 14:15:24 -08:00
Abraham Gonzalez fbb8ad3e61 Fix small documentation errors 2020-12-28 10:50:10 -07:00
abejgonzalez ca723f1323 Merge branch 'dev' into local-fpga-support 2020-12-27 20:57:57 -08:00
alonamid 558cff7469 update partial power flow 2020-12-12 23:04:40 -08:00
alonamid db1543c4ed [skip ci] hammer request message 2020-12-07 00:23:52 -08:00
alonamid d8fd94d57c [skip ci] address some PR comments 2020-12-07 00:16:05 -08:00
Jahanzaib RasheedandGitHub cca3cd087c Correceted minor typos (#731)
* Update Register-Router.rst

* Corrected a typo.
2020-12-02 10:10:31 -08:00
477be36cef Apply suggestions from code review
Co-authored-by: Colin Schmidt <colins@eecs.berkeley.edu>
2020-11-30 22:41:55 -08:00
alonamid fef06f2f97 Merge remote-tracking branch 'origin/dev' into hammer-docs 2020-11-16 17:07:31 -08:00
alonamid 1c0707b25b Merge remote-tracking branch 'origin' into hammer-docs 2020-11-16 17:06:33 -08:00
alonamid d7cc6b9963 update hammer basic flow doc 2020-11-15 10:00:40 -08:00
abejgonzalez 61e1730c90 Small fix to docs 2020-11-12 16:23:05 -08:00
abejgonzalez 1b4826ad82 Generalize debug-bitstream 2020-11-12 16:20:22 -08:00
abejgonzalez 999ae05bfe Address some docs, build.sbt, .gitmodules 2020-11-12 15:31:34 -08:00
dunn 714fb56423 Addressing PR comments in docs. 2020-11-09 14:56:54 -08:00
abejgonzalez 9c12ce08b7 Create new prototyping section | Address some comments | Small clarifications 2020-11-07 17:05:39 -08:00
James Dunn 8fb76dda7b Fixed syntax. 2020-11-06 20:00:29 -08:00
James Dunn e20311da84 Adding implementation details for the Arty. 2020-11-06 19:58:52 -08:00
James Dunn 98fcea7b57 Adding initial Arty documentation; will be expanded further. 2020-11-06 17:25:05 -08:00
abejgonzalez b7ef848605 Add some docs on debugging 2020-11-06 11:13:27 -08:00
abejgonzalez 84508bee6e More FPGA prototyping docs 2020-11-05 21:51:25 -08:00
abejgonzalez 255e88fe8f Initial outline of FPGA prototyping docs 2020-11-05 17:06:34 -08:00
abejgonzalez 2de5f7dd7e [ci skip] Note that CVA6 was called Ariane in the past 2020-11-05 15:48:50 -08:00