Commit Graph

1125 Commits

Author SHA1 Message Date
-T.K.-
f8428b7eca Merge branch 'main' into uart-patch 2024-01-02 11:13:23 -08:00
-T.K.-
e8496c528f Merge branch 'main' into add-default-scratch 2023-12-30 22:45:27 -08:00
Jerry Zhao
0fa09da5c1 Remove MBus spad from configs that do not support it 2023-12-30 07:03:34 -08:00
Tynan McAuley
c2175f4500 Reduce CDE lookups for IOBinders 2023-12-29 21:22:34 -08:00
-T.K.-
07a7f30b3b ADD: set scratchpad as default config 2023-12-29 19:21:10 -08:00
Jerry Zhao
b7176b3c29 Bump testchipip 2023-12-19 15:14:39 -08:00
Jerry Zhao
1e5ebf192a Update firesim/firechip with new testchipip packaging 2023-12-19 12:11:12 -08:00
Jerry Zhao
733bd3e7ea Bump testchipip for more organized package 2023-12-19 12:03:50 -08:00
-T.K.-
b3c97868e1 ADD: add inline comment for UART 2023-12-18 13:57:36 -08:00
-T.K.-
af87056768 FIX: fix the order of the UART fragments 2023-12-18 13:29:13 -08:00
-T.K.-
cd84d9e866 FIX: remove default UART and add new with desired parameters 2023-12-17 21:47:37 -08:00
-T.K.-
700978e3f8 Merge branch 'main' into uart-patch 2023-12-17 21:45:17 -08:00
Jerry Zhao
fdd9ff6127 Bump testchipip 2023-12-16 14:04:39 -08:00
joey0320
6bf915a89c Add spike-devices as a submodule 2023-12-16 12:56:54 -08:00
Jerry Zhao
9f1b031f85 Merge remote-tracking branch 'origin/main' into tcip-bump 2023-12-16 12:40:16 -08:00
Jerry Zhao
f9b5bee98b Merge pull request #1633 from ucb-bar/constellation-bump
Bump constellation with improved TL-noc
2023-12-16 12:28:47 -08:00
Jerry Zhao
cfa22d1a51 Bump constellation 2023-12-14 11:20:56 -08:00
Jerry Zhao
94b52baad1 Add comments on sbus noc-configs 2023-12-14 11:20:02 -08:00
Jerry Zhao
30ac9dc2c8 Merge remote-tracking branch 'origin/main' into tcip-bump 2023-12-14 10:58:57 -08:00
-T.K.-
52a98f1fb5 ADD: update Spike UART configs 2023-12-04 02:32:53 -08:00
-T.K.-
ae6bd057b6 FIX: change default UART fifo depth 2023-12-04 02:32:31 -08:00
Abraham Gonzalez
ebf0c74527 Update generators/chipyard/src/main/scala/harness/MultiHarnessBinders.scala 2023-11-30 10:33:44 -08:00
Abraham Gonzalez
ab1b77f3a4 Update generators/chipyard/src/main/scala/harness/MultiHarnessBinders.scala 2023-11-30 10:33:26 -08:00
Abraham Gonzalez
53b33d56d4 Update generators/chipyard/src/main/scala/harness/package.scala 2023-11-30 10:32:12 -08:00
abejgonzalez
9e7fcc0f4e Add HasHarnessInstantiators into MultiHarnessBinder 2023-11-30 10:12:52 -08:00
Jerry Zhao
6445233d8d Merge pull request #1657 from ucb-bar/artygpio
Add Bringup on Arty100T config, using PMOD-gpio for ser-tl
2023-11-19 13:45:18 -08:00
Jerry Zhao
1e2667e0bc Add LLC bufExterior comment 2023-11-16 22:06:34 -08:00
Jerry Zhao
ab4c4d809c Add LLC exterior buffer cfg fragment 2023-11-16 22:05:38 -08:00
Jerry Zhao
7c832415a8 Add cfg fragment to insert LLC interior buffers 2023-11-16 02:59:26 -08:00
Abraham Gonzalez
4132296831 Update TargetConfigs.scala 2023-11-15 16:49:19 -08:00
Jerry Zhao
b50d10418c Add RocketBoundaryBuffers fragment 2023-11-14 23:38:29 -08:00
Jerry Zhao
c90d054bb0 Merge pull request #1660 from ucb-bar/memsys_cfg
Move memory system configs to a separate configs file
2023-11-14 01:49:51 -08:00
Jerry Zhao
4495c611a8 Move memory system configs to a separate configs file 2023-11-12 12:30:24 -08:00
Jerry Zhao
f0edd18c32 Merge pull request #1636 from ucb-bar/flatchiptop_harness
Support using HarnessBinders without IOBinders
2023-11-09 22:18:34 -08:00
Jerry Zhao
1d6ebb230b Add Bringup on Arty100T config, using PMOD-gpio for ser-tl 2023-11-08 20:06:44 -08:00
Ethan Wu
70e78cb523 Fix IO direction for host Serial-TL port
`cloneType` is a Chisel-internal method, use `chiselTypeOf` to construct
an IO of the same type and direction.
2023-11-06 21:27:32 -08:00
abejgonzalez
cae6a8602a Merge remote-tracking branch 'origin/main' into caliptra-aes 2023-11-05 16:43:04 -08:00
abejgonzalez
19fda05fba Revert GCD BB changes | Move GCD to 0x4000 to not conflict w/ bootrom 2023-11-03 14:52:01 -07:00
Abraham Gonzalez
d7f78ba2e4 Merge branch 'main' into bb-fixes 2023-11-03 11:46:49 -07:00
Abraham Gonzalez
9d917d65d0 Merge branch 'main' into caliptra-aes 2023-11-02 21:09:16 -07:00
abejgonzalez
7525b9fd04 Fix CI | Fix Verilator compile 2023-11-02 17:27:42 -07:00
abejgonzalez
0c1ca5750e Add fixes | Bump to 256b SBUS 2023-11-02 17:09:00 -07:00
Jerry Zhao
57c2ba6b37 Merge remote-tracking branch 'origin/main' into tcip-bump 2023-11-02 15:40:43 -07:00
Jerry Zhao
2ac2cb38b4 Merge remote-tracking branch 'origin/main' into change-reset-vector 2023-11-02 12:40:51 -07:00
abejgonzalez
10b5fbc21a Add Caliptra AES256 ECB engine as RoCC accelerator 2023-11-02 12:01:38 -07:00
abejgonzalez
42eb570fd8 BUGGY COMMIT: Shows MFC issue with multiple same bb paths 2023-11-01 12:17:03 -07:00
-T.K.-
d96629c6f1 ADD: bump testchipip 2023-11-01 11:45:50 -07:00
Jerry Zhao
52215f3d40 Bump testchipip 2023-10-31 18:46:15 -07:00
Jerry Zhao
ac271dc3eb Merge pull request #1603 from ucb-bar/jerryz123-patch-3
Add NarrowRocketCache config fragment
2023-10-31 14:48:48 -07:00
Jerry Zhao
a8766ea8fc Precisely specify bus frequencies 2023-10-31 14:25:16 -07:00