Jerry Zhao
c5921ddef2
Bump rocket-chip
2023-12-15 15:50:34 -08:00
Jerry Zhao
ab1db16bdb
Bump rocket-chip
2023-10-24 20:39:01 -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
127a759629
Bump rocket-chip
2023-10-20 15:07:18 -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
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 Zhao
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 hwangbo
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
Jerry Zhao
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
Jerry Zhao
7106200d9d
Fix HarnessClockInstantiatorEx doc reference
2023-09-20 11:46:42 -07:00
Jerry Zhao
9ab5067e35
Update docs on bringup sims
2023-09-20 11:44:43 -07:00
Jerry Zhao
57ee757016
Remove MultiClockHarnessAXIMem
...
Previously, the MultiClockHarnessAXIMem stuff attached SimDRAM over the serial-tl link.
This was done to enable test-chip-like simulations, where the HarnessBinder/BridgeBinder
would effectively implement a similar system as what would go on the bringup platform.
Now that multi-chip-tops are supported, and co-simulation of the ChipTop and the BringupTop
are supported, we can remove all this old Harness-level stuff to reduce duplication
2023-09-16 09:47:47 -07:00
abejgonzalez
284f276fbb
Remove Dromajo + documentation
2023-09-08 14:28:10 -07:00
Abraham Gonzalez
48dcce2204
Merge pull request #1588 from ucb-bar/cospike-integration
...
Replace Dromajo FireSim bridge with Cospike
2023-09-05 11:58:07 -07:00
Jerry Zhao
bc10cdac35
Merge pull request #1595 from ucb-bar/bump-sifive-cache
...
bump sifive cache
2023-09-05 09:48:28 -07:00
Jerry Zhao
8c55fef690
Merge pull request #1584 from ucb-bar/jerryz123-patch-1
...
Clarify fragments in ChipLikeRocketConfigs.scala
2023-09-04 15:33:00 -07:00
joey0320
2c6a1c6580
bump sifive cache
2023-09-04 14:54:50 -07:00
abejgonzalez
5541582639
Bump Boom
2023-09-04 12:23:07 -07:00
abejgonzalez
8044b26dfe
Bump testchipip
2023-08-30 22:16:08 -07:00
abejgonzalez
44f042a152
Merge remote-tracking branch 'origin/main' into cospike-integration
2023-08-30 18:06:31 -07:00
abejgonzalez
a48746f113
Deprecate Dromajo in FireSim, use cospike
...
Move Cospike to testchipip
2023-08-30 17:55:04 -07:00
abejgonzalez
c7f1fe220d
Enable precommit | Format files
2023-08-28 14:56:55 -07:00
Jerry Zhao
00cd8575ca
Clarify fragments in ChipLikeRocketConfigs.scala
2023-08-26 16:57:53 -07:00
Jerry Zhao
fae344e1c1
Merge pull request #1580 from ucb-bar/vcospike
...
Support variable VLEN cosim
2023-08-22 17:51:03 -07:00
Jerry Zhao
886b6701a8
Support variable VLEN cosim
2023-08-22 14:55:05 -07:00
Jerry Zhao
5495d05aa0
Bump to latest rocket-chip
2023-08-22 11:28:57 -07:00
Jerry Zhao
ed96a11a26
Merge pull request #1576 from ucb-bar/rocket-async
...
Fix asyncqueue depth in ChipLikeRocketConfig
2023-08-16 10:09:57 -07:00
Jerry Zhao
c9ed05057b
Merge pull request #1575 from ucb-bar/bumpspike
...
Bump spike to latest
2023-08-15 17:02:07 -07:00
Jerry Zhao
453903dbc7
Fix asyncqueue depth in ChipLikeRocketConfig
2023-08-15 15:29:04 -07:00
Jerry Zhao
1655b12939
Bump spike to latest
2023-08-15 13:42:49 -07:00
joey0320
2b66c89769
bump testchipip
2023-08-15 11:49:18 -07:00
Jerry Zhao
c745cbc064
Merge pull request #1567 from ucb-bar/rcbump
...
Bump rocket-chip
2023-07-31 16:34:46 -07:00
Jerry Zhao
57325448d3
Bump boom
2023-07-31 11:51:50 -07:00
Jerry Zhao
65ed3c162c
Bump testchipip/barstools
2023-07-31 10:15:56 -07:00