Commit Graph

3233 Commits

Author SHA1 Message Date
joey0320
57d7e55457 oops 2023-04-20 18:20:26 -07:00
joey0320
dfe34873f7 Revert "bump testchipip"
This reverts commit bb6f8be801.
2023-04-20 16:39:46 -07:00
joey0320
776419e6ae Revert "add sh to conda env"
This reverts commit 632a8957ff.
2023-04-20 16:17:52 -07:00
joey0320
10e641344b Revert "update conda-lock file again"
This reverts commit 611de45cb1.
2023-04-20 16:17:40 -07:00
joey0320
41592fdad1 address comments 2023-04-20 16:16:51 -07:00
joey0320
9ce0467bd3 fixes 2023-04-20 14:26:38 -07:00
joey0320
04f4260901 rm wrong assertion 2023-04-17 10:06:00 -07:00
joey0320
bb6f8be801 bump testchipip 2023-04-17 10:06:00 -07:00
joey0320
611de45cb1 update conda-lock file again 2023-04-16 10:10:21 -07:00
joey0320
632a8957ff add sh to conda env 2023-04-14 21:24:08 -07:00
joey0320
c204e4a3e4 rm print 2023-04-14 16:44:54 -07:00
joey0320
e59ed50abb script to unqify modules 2023-04-14 16:44:30 -07:00
joey0320
240c55193f add python script, wip 2023-04-14 11:32:41 -07:00
Jerry Zhao
10c26250c8 Merge pull request #1439 from T-K-233/better-tests
ADD: improve Makefile in tests/, add explicit arch flags
2023-04-12 22:06:18 -07:00
-T.K.-
8c78effdf4 ADD: improve variable definition, add explicit arch flags 2023-04-12 21:53:53 -07:00
Jerry Zhao
4f8ccc738c Merge pull request #1434 from ucb-bar/bump-testchipip
bump testchipip
2023-04-10 11:00:18 -07:00
joey0320
b36909d2f4 re-bump 2023-04-10 09:37:31 -07:00
joey0320
1f5e75c755 re-bump 2023-04-09 20:14:55 -07:00
joey0320
4b620f117c bump testchipip 2023-04-09 19:36:56 -07:00
Jerry Zhao
1097073c79 Merge pull request #1427 from ucb-bar/pll
PLL integration example + FlatChipTop/TestHarness
2023-04-09 01:32:35 -07:00
Jerry Zhao
0ffc3c7770 Add some comments on harness/chiptop clocking APIs 2023-04-08 17:19:25 -07:00
Jerry Zhao
de293f5fdf Add build of ChipLikeQuadRocketConfig to CI 2023-04-08 15:58:18 -07:00
Jerry Zhao
b88e1025e4 Add comments on ResetStretchers 2023-04-08 15:24:28 -07:00
Jerry Zhao
b7b2a62d80 Update clocking stuff to chisel 3.5.6 2023-04-08 15:24:28 -07:00
Jerry Zhao
32f0f83900 [ci skip] Update comments for FakePLLClockBinder 2023-04-08 15:24:28 -07:00
Jerry Zhao
70643335d2 Fix RationalRockettiles not getting picked up in MulticlockRocketConfig 2023-04-08 15:24:28 -07:00
Jerry Zhao
f1b17b533b Add examples of ChipLikeRocketConfig/FlatChipTop/FlatTestHarness 2023-04-08 15:24:28 -07:00
Jerry Zhao
70ea3b78ab Add ChipLikeRocketConfig ... improve harness clocking APIs 2023-04-08 15:24:28 -07:00
Jerry Zhao
8a1ebb090c Move Clock binders to separate file 2023-04-08 15:24:28 -07:00
Jerry Zhao
60468e161c Merge pull request #1430 from ucb-bar/chisel356fixes
Resolve merge conflicts in chisel3.5.6 bump
2023-04-08 15:23:51 -07:00
Jerry Zhao
0f6f38e66b Resolve merge conflicts in chisel3.5.6 bump 2023-04-08 14:22:51 -07:00
Jerry Zhao
af6a88d5f9 Merge pull request #1411 from ucb-bar/chisel356
Bump to latest rocket-chip/chisel3.5.6
2023-04-08 13:04:38 -07:00
Abraham Gonzalez
8a7c98c427 Merge pull request #1424 from ucb-bar/new-cfg-finder
New Scala-based Config Finder
2023-04-05 13:41:56 -07:00
Jerry Zhao
4c085ebafc Merge pull request #1399 from ucb-bar/iobinder-qol
QoL improvement to IOBinders + custom ChipTop example
2023-04-05 00:42:54 -07:00
abejgonzalez
ee9ee10910 Remove old config-finder.py 2023-04-04 22:58:28 +00:00
abejgonzalez
a5ee995ed4 New Scala-based Config Finder 2023-04-04 22:58:28 +00:00
Jerry Zhao
2398a7d13c Merge remote-tracking branch 'origin/main' into chisel356 2023-04-04 15:10:40 -07:00
Jerry Zhao
59b67c9612 Merge pull request #1425 from ucb-bar/abejgonzalez-patch-3
Ensure conda cleanup regex properly filters out non-numeric chars
2023-04-04 15:09:34 -07:00
Abraham Gonzalez
89a2458291 Ensure conda cleanup regex properly filters out non-numeric chars 2023-04-04 14:18:33 -07:00
Jerry Zhao
569917e2f3 Merge remote-tracking branch 'origin/main' into chisel356 2023-04-04 11:34:36 -07:00
Jerry Zhao
afd91d12b5 Merge pull request #1420 from ucb-bar/fixes
Various improvements and fixes
2023-04-04 11:20:42 -07:00
Jerry Zhao
149c89d713 Add option to disable ChipTop port dontTouch 2023-04-03 22:07:05 -07:00
Jerry Zhao
853b4349a4 Switch to spike master branch 2023-04-03 18:41:17 -07:00
Jerry Zhao
bf3642d8d0 DontTouch ChipTop ports 2023-04-03 17:31:21 -07:00
Jerry Zhao
2831111134 Mention custom ChipTop in documentation' 2023-04-03 17:31:20 -07:00
Jerry Zhao
477456bc0b Add custom chiptop+iocell example 2023-04-03 17:31:20 -07:00
Jerry Zhao
dc17780d63 Improve IOBinders implementation | add debug prints 2023-04-03 17:31:20 -07:00
abejgonzalez
c5e7c35da9 Bump CI 2023-04-03 16:13:21 -07:00
abejgonzalez
756403a4a1 Bump CI 2023-04-03 13:52:34 -07:00
Abraham Gonzalez
443d16e258 Update chipyard-run-tests.yml 2023-04-02 19:00:41 -07:00