Commit Graph

2041 Commits

Author SHA1 Message Date
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
Chick Markley
70afebae9f Runs make clean after make-install to reduce used disk (#855)
* Runs `make clean` after `make-install` to reduce used disk
Make install leaves many .o and other files
Fixes problems with disk space on github actions runner

* Create a flag --clean-after-install that can be passed as the second argument to `make_build` function.

* Create a flag --clean-after-install that can be passed as the second argument to `make_build` function.
Ups tools-cache-version to v7

* Now running clean after install just depends on adding an environment variable when using scripts
that call `module_make` or `module_build`. Those two bash functions will check CLEANAFTERINSTALL and if
it is non-empty, they will call `make clean` after other `make` calls.

* build-toolchains.sh gets new flag
--clean-after-install to turn enable
`make clean` in `module_make` and `module_run`
2021-04-19 14:57:34 -07:00
Jerry Zhao
22f6fd5d11 Merge pull request #859 from ucb-bar/jtag-reset-sync
Synchronize JTAG reset to JTAG.TCK.
2021-04-19 11:27:04 -07:00
Harrison Liew
7f78d77c6a Merge pull request #856 from ucb-bar/vlsi-sim-update 2021-04-19 10:48:40 -07:00
Jerry Zhao
fd0ba3f315 Synchronize JTAG reset to JTAG.TCK. 2021-04-17 01:27:07 -07:00
Harrison Liew
840eb9fdeb par -> syn typo 2021-04-15 10:00:14 -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
75e2e0bc6d Merge pull request #848 from ucb-bar/chip-features
Bump testchipip for new TLROM over Serial
2021-04-09 18:37:09 -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
Alfonso Rodriguez
dae8c12c60 Ensure proper alignment with 'CacheBlockBytes' in charcount test 2021-04-09 20:12:19 +02:00
Abraham Gonzalez
30864f1b19 Merge pull request #852 from ucb-bar/bumpSpec
Bump the spec workload to get the marshal overhaul
2021-04-07 16:27:50 -07:00
Nathan Pemberton
358b97b832 Bump the spec workload to get the marshal overhaul 2021-04-07 18:56:10 -04:00
Abraham Gonzalez
8ed61d6a7d Bump FireMarshal 2021-04-07 12:13:41 -07:00
Abraham Gonzalez
bbf4fc168a Merge remote-tracking branch 'origin/dev' into vcu118-update 2021-04-06 18:42:09 -07:00
Abraham Gonzalez
8434c2152a Merge pull request #851 from ucb-bar/doc-fix
Workaround docutils issue in doc generation
2021-04-06 18:40:56 -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
Abraham Gonzalez
436c235b17 Bump FireMarshal 2021-04-06 12:24:07 -07:00
Colin Schmidt
f49af5158f Merge pull request #845 from mysoreanoop/patch-2
Update barstools.rst
2021-04-06 09:40:32 -07:00
Anoop
ffd312f6ea conflict resolution 2021-04-06 10:10:39 +05:30
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
45684f1b87 Merge pull request #838 from ucb-bar/dependabot/pip/docs/pygments-2.7.4
Bump pygments from 2.2.0 to 2.7.4 in /docs
2021-04-05 10:48:26 -07:00
Abraham Gonzalez
d411f2ac41 Merge pull request #846 from ucb-bar/update-git-docker
Update `git` in Docker image
2021-04-05 10:36:39 -07:00
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
Abraham Gonzalez
985faa4c8e Small comment updates + cleanup 2021-04-03 12:55:27 -07:00
Abraham Gonzalez
be13781a1c Set both MBUS/PBUS in configs | Add simple check for correct clocks 2021-04-02 16:43:59 -07:00
Abraham Gonzalez
2cfd930a32 Bump FireMarshal for prototype targets 2021-04-02 16:43:23 -07:00
Jerry Zhao
3a52b709db Bump testchipip 2021-04-01 18:20:41 -07:00
Abraham Gonzalez
5a41c5d9ac Use multi-clock config. frags to determine VCU118 clk freq 2021-04-01 16:21:44 -07:00
Abraham Gonzalez
f334d5799f Support 30MiB payloads - VCU118 FPGA 2021-04-01 16:21:16 -07:00
Abraham Gonzalez
4ab2228926 Bump CI image 2021-03-31 19:15:34 -07:00
Jerry Zhao
2849b3a001 Merge pull request #843 from ucb-bar/chip-features
Features for test chips
2021-03-31 19:09:53 -07:00
Abraham Gonzalez
ab57b7d2ed Enable add-apt-repo 2021-03-31 19:00:59 -07:00
Abraham Gonzalez
3b26d6a9f9 Bump requirements to get newer Git version (for CI) 2021-03-31 17:04:42 -07:00
Anoop
a7befc8c5c Updated barstools.rst after review-1
Edits after review-1
2021-03-31 22:19:49 +05:30
Jerry Zhao
709c6bb365 Bump testchipip 2021-03-31 09:19:29 -07:00
Anoop
bbaebcd596 Update barstools.rst
Added info about adding our own sram-macros cache
2021-03-31 17:28:24 +05:30
Jerry Zhao
c061ea0ac9 Bump testchipip | Add custom boot pin 2021-03-30 01:45:34 -07:00
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
Jerry Zhao
ed2bfa8249 Don't pass JTAG oe signal off-chip (#832) 2021-03-24 01:08:46 -07:00
Abraham Gonzalez
fa275b69a3 Merge pull request #812 from ucb-bar/offchip-axi-setup
AXI Memory Over TL Serial Link
2021-03-23 11:05:12 -07:00
abejgonzalez
09ef82cabf Update harnessClk/Rst naming to buildtop | Small docs cleanup 2021-03-22 13:11:12 -07:00