Jerry Zhao
|
5178201461
|
Add no-reset-sync config option to disable synchronizers for simulators which don't handle async reset properly
|
2023-06-08 10:39:15 -07:00 |
|
Jerry Zhao
|
4d22af17a2
|
Move ResetStretcher to testchipip
|
2023-06-08 10:01:05 -07:00 |
|
Jerry Zhao
|
56e5421b8e
|
Fix verilator random seed flag
|
2023-06-05 09:58:29 -07:00 |
|
Jerry Zhao
|
d3af0bd524
|
Merge remote-tracking branch 'origin/main' into tetheredsim
|
2023-06-02 11:36:12 -07:00 |
|
Abraham Gonzalez
|
3e0415e3a3
|
Merge pull request #1496 from ucb-bar/misc-fixes-2
Misc Makefile Fixes
|
2023-06-02 11:09:53 -07:00 |
|
abejgonzalez
|
08d9d00ed8
|
Rename FIRRTL options
|
2023-06-02 11:09:13 -07:00 |
|
Abraham Gonzalez
|
4b31f6a4f1
|
Merge pull request #1497 from ucb-bar/misc-fixes
Loosen/tighten conda requirements | Fix conda-lock req
|
2023-06-02 10:44:18 -07:00 |
|
Jerry Zhao
|
bb14a1f173
|
Fix NoCoresConfig with no PRCI features
|
2023-06-02 09:01:41 -07:00 |
|
abejgonzalez
|
8e80f078c1
|
Loosen/tighten conda requirements | Fix conda-lock req
|
2023-06-02 00:30:08 -07:00 |
|
abejgonzalez
|
57e389b026
|
Eval'ed make vars are now stored in files | Force update *.jars
|
2023-06-02 00:22:36 -07:00 |
|
Jerry Zhao
|
f758eb48a8
|
Merge remote-tracking branch 'origin/main' into tetheredsim
|
2023-06-01 10:41:05 -07:00 |
|
Abraham Gonzalez
|
16c1c0714c
|
Merge pull request #1494 from ucb-bar/fix-reqs
Downgrade cryptography | Pin linux sysroot
|
2023-06-01 00:45:18 -07:00 |
|
abejgonzalez
|
b2d7e4bc50
|
Downgrade cryptography | Pin linux sysroot
|
2023-05-31 22:37:06 -07:00 |
|
Jerry Zhao
|
89db2372c3
|
Merge remote-tracking branch 'origin/main' into tetheredsim
|
2023-05-31 21:55:09 -07:00 |
|
Jerry Zhao
|
2aca0e23aa
|
Merge pull request #1489 from ucb-bar/clkfixes
Improvements to chipyard clocking
|
2023-05-31 21:43:53 -07:00 |
|
Jerry Zhao
|
3070dc62c6
|
[ci] full-flow should use verbose build
|
2023-05-31 12:43:38 -07:00 |
|
Jerry Zhao
|
1830bbf0e9
|
Fix TLClockDivider syncronization
|
2023-05-31 10:09:16 -07:00 |
|
Jerry Zhao
|
0ec98e07d4
|
Localize clock/reset stuff to prci_ctrl_domain to improve hierarchical physical design
|
2023-05-30 22:03:25 -07:00 |
|
Jerry Zhao
|
55d4b3807e
|
Put reset synchronizers in prci_ctrl_domain
Makes physical design simpler if clock/reset devices are all localized to one block
|
2023-05-30 22:01:00 -07:00 |
|
Jerry Zhao
|
ea127aa815
|
Merge pull request #1475 from ucb-bar/bumprc
Bump to latest rocket-chip
|
2023-05-30 21:59:00 -07:00 |
|
Abraham Gonzalez
|
9db38d5ea8
|
Merge pull request #1492 from ucb-bar/update-initial-repo
Force conda-lock to v1
|
2023-05-30 21:27:47 -07:00 |
|
abejgonzalez
|
4fe974f36b
|
Force conda-lock to v1
|
2023-05-30 21:09:05 -07:00 |
|
Jerry Zhao
|
592f1897e9
|
drive the top-level AsyncReset pin directly from reference reset
|
2023-05-28 19:43:25 -07:00 |
|
Jerry Zhao
|
2f2cb1ac8b
|
Fix firesim clockgen to auto-generated the reference pll clock if not requested
|
2023-05-27 11:16:18 -07:00 |
|
Jerry Zhao
|
0b07958e6c
|
Merge pull request #1487 from jerryhethatday/bug-fix-jerryho
(VCU118 DDR HarnessBinder)Fix data field width mismatch between DDR AXI and TileLink MemoryBus
|
2023-05-27 10:38:16 -07:00 |
|
Jerry Zhao
|
3db7976db6
|
Fix typo in CI run-tests.sh
|
2023-05-27 10:36:55 -07:00 |
|
Jerry Zhao
|
bdff878643
|
Merge remote-tracking branch 'origin/main' into bumprc
|
2023-05-27 10:32:49 -07:00 |
|
jerryho
|
9844deb172
|
using dp(ExtTLMem).get.master.beatBytes to obtain MemoryBus data width
|
2023-05-27 18:12:56 +08:00 |
|
Jerry
|
34adb9943b
|
Merge branch 'ucb-bar:main' into bug-fix-jerryho
|
2023-05-27 10:28:24 +08:00 |
|
Jerry Zhao
|
3f06dbc280
|
Fix clock group combiner behavior for rational-tile clocks
|
2023-05-26 17:50:55 -07:00 |
|
Abraham Gonzalez
|
c1ad70c10f
|
Merge pull request #1375 from ucb-bar/use-fat-jar
Use fat jar's to remove SBT invocations
|
2023-05-26 17:03:42 -07:00 |
|
abejgonzalez
|
bb958d3309
|
Update name
|
2023-05-26 13:28:04 -07:00 |
|
abejgonzalez
|
b65d8ef6c6
|
Have global location to store jar files (avoid issue with sbt assembly caching)
|
2023-05-26 13:14:06 -07:00 |
|
Abraham Gonzalez
|
4714c5efde
|
Merge pull request #1485 from ucb-bar/xc-small-qol
Small QOL fixes for Xcelium
|
2023-05-26 12:16:24 -07:00 |
|
Jerry Zhao
|
f73951ac7f
|
Add TestChipConfigTweaks to model 2/1 tile/uncore division
|
2023-05-26 11:56:58 -07:00 |
|
Jerry Zhao
|
43daa42719
|
Fix comment in ChipConfigs
|
2023-05-26 10:07:37 -07:00 |
|
Jerry Zhao
|
17135368a6
|
Rename offchipbus manager to client
|
2023-05-26 09:33:35 -07:00 |
|
Jerry Zhao
|
bd49068eba
|
Fix ManyPeripheralsRocketConfig'
|
2023-05-26 09:28:25 -07:00 |
|
abejgonzalez
|
224681fcbe
|
Small QOL fixes for Xcelium
|
2023-05-26 01:26:21 -07:00 |
|
jerryho
|
45eeee5092
|
fix the data field width mismatch between AXI that goes to MIG core and that of the Memory Bus
|
2023-05-26 16:08:59 +08:00 |
|
Jerry Zhao
|
38966fe830
|
Bump testchipip
|
2023-05-26 00:05:22 -07:00 |
|
Jerry Zhao
|
dda5770595
|
Add Tethered config to CI
|
2023-05-25 23:55:15 -07:00 |
|
Jerry Zhao
|
ec7310dad0
|
Dedup run-tests CI script
|
2023-05-25 23:52:14 -07:00 |
|
Jerry Zhao
|
8a46de0d9d
|
Add BringupHostConfig and TetheredChip dual-chip sim configs
|
2023-05-25 23:41:42 -07:00 |
|
Jerry Zhao
|
68402ab99f
|
Bump rocket-chip-blocks
|
2023-05-25 17:21:42 -07:00 |
|
Jerry Zhao
|
922a4c11ad
|
Add tethered chip bringup example
|
2023-05-25 16:37:36 -07:00 |
|
Jerry Zhao
|
1d50fb3115
|
Hang the periphery TLSerial off a OBUS
|
2023-05-25 11:29:03 -07:00 |
|
abejgonzalez
|
aff98d77fe
|
More renaming fixes
|
2023-05-25 10:05:11 -07:00 |
|
Jerry Zhao
|
26a6f62ca7
|
Update repo-clean.sh
|
2023-05-25 00:43:12 -07:00 |
|
Jerry Zhao
|
de54b18e8d
|
Update repo-clean.sh
|
2023-05-25 00:29:18 -07:00 |
|