Commit Graph

570 Commits

Author SHA1 Message Date
Abraham Gonzalez
efcfa9ceea Ack. NSF award [ci skip] 2021-11-04 21:16:06 -07:00
dpgrubb13
d3867f2cf0 asap7 docs change and hammer submodules bump 2021-10-27 13:40:11 -07:00
Harrison Liew
a02965c975 underline fix 2021-10-27 13:40:11 -07:00
Harrison Liew
418ddc1a29 view_gds.py update 2021-10-27 13:40:11 -07:00
Harrison Liew
9f4f4144f4 Basic-Flow update 2021-10-27 13:40:10 -07:00
Harrison Liew
10ec5078ae update docs 2021-10-27 13:40:10 -07:00
John Fang
21a44d7596 Add torture run options to makefile (#992)
* Add torture option to chipyard makefile

* Bump spike to get the signature bug fix
2021-10-01 11:19:43 -07:00
Michael Etzkorn 明凯
6c61645d3c Update VCU118 Docs Grammar
"from the expert menu" is modifying the command noun not the verb "zap"
2021-09-09 12:41:40 -05:00
Michael Etzkorn 明凯
3a0d0aa004 Correction to TLFragmenter argument documentation
Argument is `holdFirstDeny`. Documentation references `holdFirstDenied`.
2021-09-09 12:39:58 -05:00
michael-etzkorn
1565981908 Update VCU118 docs
FPGA password. Switching steps 2 and 3 to help with SD partitioning correctly for boot. `m` instead of `m
2021-08-26 12:45:46 -05:00
michael-etzkorn
569a1ff481 VCU118 doc changes for booting linux
Switched step 2 and 3 of the partitioning of the SD card. Explained that expert mode is needed for steps 1 and 3. Added that username is root and password is fpga. Now SD card partitioning if followed shouldn't result in a failed boot (sector resets to 2048 after o command) and the user doesn't need to dig around for the password.
2021-08-26 12:43:15 -05:00
alonamid
4e9c951ad2 [skip CI] Update docs/VLSI/Tutorial.rst 2021-06-10 13:34:07 -07:00
alonamid
120c096962 [skip CI] Update docs/VLSI/Tutorial.rst 2021-06-10 13:32:57 -07:00
alonamid
ca2a929b0c [skip CI] Update docs/VLSI/Tutorial.rst 2021-06-10 13:32:39 -07:00
alonamid
9b75bd42e9 [skip CI] Update docs/VLSI/Tutorial.rst 2021-06-10 13:32:29 -07:00
Harrison Liew
9a46539fe1 address comments 2021-06-08 21:39:19 -07:00
Harrison Liew
7bb7a0df56 code block fix 2021-06-06 21:30:39 -07:00
Harrison Liew
f08b22885a update docs to reflect new tutorial example, remove old dummy DCO stuff 2021-06-06 21:17:55 -07:00
Abraham Gonzalez
7f4659eb76 Fix doc breakages | Fix spelling 2021-04-28 15:28:36 -07:00
alonamid
d14513cd64 Docker Images Comment in Docs 2021-04-21 15:29:17 -07:00
Harrison Liew
87a1064366 add timing annotated targets for post-syn sim + docs update 2021-04-15 09:36:07 -07:00
Abraham Gonzalez
0edb2fd4db Merge pull request #849 from ucb-bar/vcu118-update
VCU118 FPGA Updates + FireMarshal on Prototypes
2021-04-14 11:24:51 -07:00
Abraham Gonzalez
39c3756366 Update VCU118.rst 2021-04-14 11:24:19 -07:00
Abraham Gonzalez
325f65e4df Apply suggestions from code review
Co-authored-by: alonamid <alonamid@eecs.berkeley.edu>
2021-04-14 11:21:33 -07:00
Abraham Gonzalez
1dd2698e11 Update ref in chip communication docs. 2021-04-13 22:30:35 -07:00
Abraham Gonzalez
9cee20ecc1 Address review comments 2021-04-13 22:23:03 -07:00
Abraham Gonzalez
b152bbd0d4 Update grammer issues a bit 2021-04-12 11:02:23 -07:00
Jerry Zhao
440e43d023 Merge pull request #853 from alfonrod/fix-tests-charcount
Fix memory alignment in character count RoCC test
2021-04-09 16:58:54 -07:00
Abraham Gonzalez
bbf4fc168a Merge remote-tracking branch 'origin/dev' into vcu118-update 2021-04-06 18:42:09 -07:00
Colin Schmidt
b0d69eada6 Workaround docutils issue in doc generation
Need this until the following is fixed: https://github.com/sphinx-doc/sphinx/issues/9063
2021-04-06 14:32:41 -07:00
Anoop
a401861f5b Update Barstools.rst 2021-04-06 10:02:47 +05:30
Anoop
78241c278b Merge branch 'dev' into patch-2 2021-04-06 09:57:26 +05:30
Abraham Gonzalez
e159c4f6a7 Cleanup docs for Linux on VCU118 2021-04-03 13:48:58 -07:00
Abraham Gonzalez
565ef2eb3c First commit of docs [ci skip] 2021-04-03 12:57:10 -07:00
Anoop
a7befc8c5c Updated barstools.rst after review-1
Edits after review-1
2021-03-31 22:19:49 +05:30
Anoop
bbaebcd596 Update barstools.rst
Added info about adding our own sram-macros cache
2021-03-31 17:28:24 +05:30
dependabot[bot]
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
Abraham Gonzalez
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 Gonzalez
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 Gonzalez
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