Commit Graph

4034 Commits

Author SHA1 Message Date
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
joonho.whangbo
d70bd55a16 Remove useless conda env sourcing 2024-01-22 21:33:31 -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
Jerry Zhao
09c18c8c55 Merge pull request #1743 from tymcauley/chisel-6-update
Update deprecated/unused Chisel APIs
2024-01-19 09:00:17 -08:00
Jerry Zhao
a152d402a4 Merge pull request #1745 from Pinata-Consulting/makefile-print-variable-utility
Makefile: add print-FOO utility target that prints the value of a make variable
2024-01-19 08:58:34 -08:00
Øyvind Harboe
22ceb7401b Makefile: add print-FOO utility target that prints the value of a make variable
useful for debugging/checking value of a variable

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2024-01-19 13:29:41 +01:00
Tynan McAuley
b50b83a769 Update deprecated/unused Chisel APIs
These have been deprecated since Chisel 3.6.0. They are being removed in
Chisel 6, and will become compile errors at that point.
2024-01-18 13:53:18 -08:00
abejgonzalez
bc6af9207b Separate out docs into its own yaml | Use in RTD 2024-01-18 11:25:59 -08:00
Abraham Gonzalez
c7e33e96c9 Merge pull request #1699 from ucb-bar/mergify/copy/main/pr-1691
[cd] Bump CIRCT from firtool-1.60.0 to firtool-1.61.0 (copy #1691)
2024-01-18 10:22:47 -08:00
Jerry Zhao
b08ada1899 Merge pull request #1721 from ucb-bar/chip-id-pin
Add Chip ID Pin and Port
2024-01-16 10:16:15 -08:00
Jerry Zhao
565c187549 Switch static assert to require 2024-01-16 10:15:53 -08:00
Ella Schwarz
47322af3c0 Add assert to check that chip id pin is wide enough 2024-01-14 14:47:12 -08:00
Ella Schwarz
67faf0c3e3 Use harness binder chipId to support multi-chip id pins 2024-01-12 11:39:54 -08:00
Ella Schwarz
8a4fc7c82f [ci skip] update docs with chip id pin 2024-01-12 10:36:54 -08:00
Ella Schwarz
e7ed33244a fix naming 2024-01-12 10:36:54 -08:00
Ella Schwarz
fcf9139009 bump tcip 2024-01-12 10:36:50 -08:00
Ella Schwarz
7c55ff39cc Add chipid port 2024-01-12 10:35:20 -08:00
Jerry Zhao
dda3dccb12 Merge pull request #1716 from ucb-bar/symmetric_sertl
Add support for symmetric serial-tilelink
2024-01-12 10:31:25 -08:00
Jerry Zhao
f84b2428d5 Fix CanHaveClockTap 2024-01-11 16:40:57 -08:00
Jerry Zhao
45d74f6db2 Merge remote-tracking branch 'origin/main' into symmetric_sertl 2024-01-11 11:43:24 -08:00