Commit Graph

4051 Commits

Author SHA1 Message Date
Jerry Zhao
51a67fbd8f Update MMIO peripheral docs 2024-01-29 13:40:23 -08:00
Jerry Zhao
69a00c4501 Merge pull request #1772 from ucb-bar/fix-docs
Update dead doc links
2024-01-29 09:41:14 -08:00
abejgonzalez
bdf207a289 Update dead doc links 2024-01-29 09:37:52 -08:00
Jerry Zhao
50d97709d4 Merge pull request #1757 from ucb-bar/clean-gcd
Improve GCD example
2024-01-26 12:42:37 -08:00
Jerry Zhao
b6ba10a734 Merge pull request #1765 from ucb-bar/fix-submods
Fix submodule recusive cloning
2024-01-26 12:20:53 -08:00
Jerry Zhao
89914e4cd5 Add missing cva6 submods 2024-01-26 11:10:29 -08:00
Jerry Zhao
32d343943f Fix submodule names in .gitmodules 2024-01-26 00:56:16 -08:00
Jerry Zhao
1f9cf94afc Don't recursively clone nvdla/cva6 2024-01-26 00:51:56 -08:00
Lux
aef7cda172 removing seemingly useless override 2024-01-24 17:24:59 -08:00
Jerry Zhao
150f888a62 Merge pull request #1760 from buggy213/patch-1 2024-01-23 22:11:38 -08:00
joshua you
77f5752ae4 fix typo in build-setup.sh 2024-01-23 21:42:12 -08:00
joonho hwangbo
e4b252c516 Merge pull request #1759 from ucb-bar/cleanup-buildsetup
Remove useless conda env sourcing
2024-01-23 14:35:58 -08:00
Vighnesh Iyer
4aaffd53ae source conda.sh from conda base environment rather than the chipyard conda env (which does not have conda in lean lockfile) 2024-01-22 23:40:18 -08:00
Jerry Zhao
5aee69c17a update docs on GCD MMIO 2024-01-22 22:24:48 -08:00
joonho hwangbo
6a37a1e5b9 Merge pull request #1758 from ucb-bar/fix-rebuilds
Fix unnecessary runs/rebuilds of RTL simulators
2024-01-22 21:35:04 -08:00
joonho.whangbo
d70bd55a16 Remove useless conda env sourcing 2024-01-22 21:33:31 -08:00
Jerry Zhao
3ddef0ded1 Macrocompiler should always touch the output files 2024-01-22 19:29:22 -08:00
Jerry Zhao
4fc090844d Split-mems-conf should always touch the output files 2024-01-22 19:27:33 -08:00
Jerry Zhao
5a553741f0 Improve GCD example 2024-01-22 18:32:48 -08:00
joonho hwangbo
ac58f38d77 Merge pull request #1756 from ucb-bar/circ-bump
Bump fsim
2024-01-22 18:11:05 -08:00
joonho.whangbo
4b072fe03d [skip ci] changelog add 2024-01-22 18:08:58 -08:00
joonho.whangbo
71da0c36f7 Bump fsim 2024-01-22 18:03:03 -08:00
joonho hwangbo
45f5fe832d Merge pull request #1755 from ucb-bar/bcast-rocket
Add BroadcastCoherence rocket config
2024-01-22 17:01:57 -08:00
Jerry Zhao
d36b05c27c Merge pull request #1753 from ucb-bar/fix_gcd
Fix GCD MMIO example
2024-01-22 17:00:02 -08:00
joonho hwangbo
ccf06cc3c9 Merge pull request #1750 from ucb-bar/lean-conda
Use lean conda for faster initial setup
2024-01-22 16:59:17 -08:00
Jerry Zhao
5788579b1b Fix broken GCD example 2024-01-22 16:50:36 -08:00
Jerry Zhao
fb28227e28 Add BroadcastCoherence rocket config
For minimal-area experiments
2024-01-22 16:23:36 -08:00
joonho hwangbo
de206569e6 Merge pull request #1752 from ucb-bar/no-tlmon
FastSimRocketConfig with no TLMonitors
2024-01-22 15:45:55 -08:00
joonho hwangbo
525ee3a3a0 Merge pull request #1754 from ucb-bar/embench-gitignore
Add .gitignore for Embench Build Folder
2024-01-22 15:22:32 -08:00
Vighnesh Iyer
53eea73acb add .gitignore for embench build folder 2024-01-22 15:06:24 -08:00
joonho.whangbo
b848e23d08 Update TLMonitor documentation 2024-01-22 14:14:59 -08:00
joonho.whangbo
da8a1b50d0 Fast rocket config 2024-01-22 13:58:46 -08:00
joonho.whangbo
e7eda21a1c Make no tlmonitor the default config, add explicit example on how to add tlmonitors 2024-01-22 13:41:41 -08:00
joonho hwangbo
0bc098496c Update scripts/build-setup.sh
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2024-01-22 13:25:16 -08:00
joonho.whangbo
87a45a059c Fix file names, move packages btw base & extended, generate lock files 2024-01-22 13:23:18 -08:00
joonho.whangbo
b4d56b6a4f Dedup chipyard conda lock file, add esp-tools to lean conda-lock 2024-01-22 11:17:29 -08:00
joonho.whangbo
16eeeae8fc Use lean conda for faster initial setup 2024-01-22 01:55:28 -08:00
Jerry Zhao
a3a2c19231 Merge pull request #1749 from ucb-bar/remove-skip-validate
Remove skip-validate option
2024-01-21 23:31:59 -08:00
Jerry Zhao
df2ed07b25 Add parsing for deprecated flags to avoid breaking user flows 2024-01-21 23:29:48 -08:00
Abraham Gonzalez
8d866b1340 Merge pull request #1742 from ucb-bar/pin-sphinx-rtd
Use non-lock-file conda requirements in RTD
2024-01-21 19:17:18 -08:00
joonho.whangbo
be35a3fb14 Remove flags from CI 2024-01-21 17:38:19 -08:00
joonho.whangbo
b5d7e2f6cb Remove skip-validate option 2024-01-21 16:28:54 -08:00
abejgonzalez
c2f06e2582 Bump requirements 2024-01-20 17:32:41 -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