Commit Graph
1199 Commits
Author SHA1 Message Date
abejgonzalez 19fda05fba Revert GCD BB changes | Move GCD to 0x4000 to not conflict w/ bootrom 2023-11-03 14:52:01 -07:00
Abraham GonzalezandGitHub d7f78ba2e4 Merge branch 'main' into bb-fixes 2023-11-03 11:46:49 -07:00
Abraham GonzalezandGitHub 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 ZhaoandGitHub 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
Jerry Zhao 88a33be7e5 Respect DontTouchChipTopPorts key 2023-10-31 08:32:03 -07:00
Jerry Zhao 3fa3d745b9 Support breaking out ChipTop I/O out of the expected bundle type 2023-10-30 21:25:11 -07:00
Jerry Zhao 59fd67df57 Fix match statement 2023-10-26 11:27:39 -07:00
Jerry Zhao 6f17292e85 Fix removal of axi4mem for ChipLikeRocketConfig 2023-10-26 11:27:03 -07:00
Jerry Zhao 228d9351f8 Bump testchipip 2023-10-25 17:18:24 -07:00
Jerry Zhao a5597fd32f Support using HarnessBinders without IOBinders 2023-10-25 11:49:16 -07:00
Jerry Zhao ab1db16bdb Bump rocket-chip 2023-10-24 20:39:01 -07:00
Jerry Zhao d83f395738 Update firechip for new testchipip 2023-10-24 18:42:27 -07:00
Jerry Zhao a4be708771 Fix firechip cbus freq 2023-10-22 14:23:35 -07:00
Jerry Zhao 2ffd52e2db Fix ChipBringupHostConfig cbus freq 2023-10-22 14:08:51 -07:00
Jerry Zhao 2a6939cf0a Bump nvdla 2023-10-21 14:15:34 -07:00
Jerry Zhao bbf37b2e4b Fix no-cores ibus null-connection 2023-10-21 12:38:21 -07:00
Jerry Zhao 68f7c90938 Fix SharedNoC config 2023-10-20 15:42:16 -07:00
Jerry Zhao 127a759629 Bump rocket-chip 2023-10-20 15:07:18 -07:00
Jerry Zhao fba75e7a74 Bump constellation with improved TL-noc 2023-10-19 23:40:33 -07:00
Jerry Zhao 1d9dba517b Fix unassigned clocks due to removing implicit clock from BaseSubsystem 2023-10-18 18:59:22 -07:00
Jerry Zhao 646ba4fba7 Bump testchipip 2023-10-18 00:38:52 -07:00
Jerry Zhao 686d9a5f44 Bump rocket-chip 2023-10-18 00:27:05 -07:00
Jerry Zhao e8aa68c65c Tiles do not generate interrupts 2023-10-17 17:05:45 -07:00
Jerry Zhao 5f51da3db3 Fix HasChipyardPRCI typos 2023-10-17 15:56:22 -07:00
Jerry Zhao aa057239f2 Bump rocket-chip + submodules for new clustered-tile API 2023-10-17 14:38:28 -07:00
Jerry ZhaoandGitHub 6bd2e9dddb [ci skip] Re-add suggestName for axi4 mmio mem 2023-10-13 17:36:41 -07:00
Jerry Zhao deab3b11b6 Fix UARTAdapter div bits 2023-10-12 15:37:03 -07:00
Jerry Zhao 3cbcf6b6e8 Fix TSIBridge loadmem param 2023-10-11 15:01:39 -07:00
Jerry Zhao 894ee63061 Make chipParameters not private 2023-10-11 14:59:49 -07:00
Jerry Zhao 8ecd7bfa89 Merge remote-tracking branch 'origin/main' into port_api 2023-10-09 11:18:00 -07:00
Jerry Zhao 8d11dde7cb Fix UARTPort freqMHz 2023-10-07 00:27:15 -07:00
Jerry Zhao b949324d5a Fix FireSim UARTBridge 2023-10-06 17:55:14 -07:00
Jerry Zhao a4cb114657 Fix UARTAdapter divisor 2023-10-06 17:00:06 -07:00
joonho hwangboandGitHub a524adb1b9 Fix icenet-loopback clock and reset domain (#1612)
* Fix

* Bump icenet

* revert icenet bump | fix harnessbinders
2023-10-06 08:34:15 -07:00
Jerry Zhao e6203bb25c Fix fsim supernode memmodel 2023-10-05 23:56:29 -07:00
Jerry Zhao 8fb4ba5675 Fix UARTPort freqMHz 2023-10-05 21:03:34 -07:00
Jerry Zhao eb3a0aecf4 Add PortAPI between IO and Harness blocks 2023-10-05 15:02:56 -07:00
-T.K.- 8fa8be5669 ADD: bump testchipip 2023-09-27 10:54:57 -07:00
Jerry ZhaoandGitHub adebd634b4 Fix Arty100T Verilog build (#1608)
* Bump rocket-chip
* Bump fpga-shells
* Add Arty100T Verilog build to CI
* Fix Arty100T harness disconnected LEDs
2023-09-27 13:03:37 +02:00
-T.K.- f3c7ecf8ba REFACTOR: change bootaddr and reset vector address 2023-09-23 19:17:54 -07:00
Jerry ZhaoandGitHub 8c3a586c73 Add NarrowRocketCache config fragment
For configs with wide SBUS, a narrow rocket cache is easier to PD, and does not incur any performance loss usually
2023-09-20 15:53:13 -07:00