Jerry Zhao
|
048835e6b4
|
Add dmi/cosim boomconfigs
|
2023-04-13 17:49:57 -07:00 |
|
Jerry Zhao
|
330a747b54
|
Support loadarch+dtm in cosimulation with spike
|
2023-04-13 17:49:39 -07:00 |
|
Jerry Zhao
|
a30b5c4c51
|
Use __has_include to select between dtm/tsi spiketile
|
2023-04-13 15:15:46 -07:00 |
|
Jerry Zhao
|
02a10f358b
|
Add dmiUltraFastSpikeConfig
|
2023-04-12 17:24:15 -07:00 |
|
Jerry Zhao
|
3771e62a20
|
Default to 2 memory channels in AbstractConfig
|
2023-04-12 17:24:15 -07:00 |
|
Jerry Zhao
|
f5ceab2077
|
Pass base of memory to SimDRAM
|
2023-04-12 17:24:15 -07:00 |
|
Jerry Zhao
|
e51b3e8c61
|
Fix SpikeTile TCM with loadmem-by-elf
|
2023-04-12 17:24:15 -07:00 |
|
Jerry Zhao
|
6a97f2eb97
|
Support dmi-based Spike bringup
|
2023-04-12 17:23:59 -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
|
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
|
a5ee995ed4
|
New Scala-based Config Finder
|
2023-04-04 22:58:28 +00:00 |
|
Jerry Zhao
|
569917e2f3
|
Merge remote-tracking branch 'origin/main' into chisel356
|
2023-04-04 11:34:36 -07:00 |
|
Jerry Zhao
|
149c89d713
|
Add option to disable ChipTop port dontTouch
|
2023-04-03 22:07:05 -07:00 |
|
Jerry Zhao
|
bf3642d8d0
|
DontTouch ChipTop ports
|
2023-04-03 17:31:21 -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 |
|
Jerry Zhao
|
0486a62eeb
|
Update DebugIO IOBinder
|
2023-03-29 12:50:07 -07:00 |
|
Jerry Zhao
|
df2e5ad9dc
|
Bump to latest rocket-chip/chisel3.5.6
|
2023-03-28 16:48:27 -07:00 |
|
Jerry Zhao
|
a750a864ff
|
Bump spike
|
2023-03-27 14:38:07 -07:00 |
|
Jerry Zhao
|
154cb08a34
|
Add SpikeUltraFastDevices config
|
2023-03-27 14:03:20 -07:00 |
|
Jerry Zhao
|
d0ab1ee2be
|
Update spiketile time csr
|
2023-03-26 15:07:36 -07:00 |
|
Jerry Zhao
|
4020d2eff0
|
Add flag to enable spike commit-log
|
2023-03-26 15:07:25 -07:00 |
|
Jerry Zhao
|
0dd0bb0a5f
|
Remove printfs from CanHaveChosenInDTS
|
2023-03-26 10:37:37 -07:00 |
|
Jerry Zhao
|
24b416c40b
|
Set DTS to say we are chipyard
|
2023-03-25 22:20:54 -07:00 |
|
Jerry Zhao
|
298aadafc5
|
Add support for TightlyCoupledMemory for SpikeTile
|
2023-03-25 21:41:40 -07:00 |
|
Jerry Zhao
|
f474646c17
|
Add chosen node to DTS to enable dynamic earlycon select
|
2023-03-25 21:40:03 -07:00 |
|
Sagar Karandikar
|
c14d11faac
|
lean gemmini tutorial (#1413)
* lean gemmini tutorial
* bump firesim
* Update check-commit.sh
|
2023-03-22 20:26:26 -07:00 |
|
Abraham Gonzalez
|
c788fdce19
|
Fix Verilog Prerequisites + Ignore mv stdout (#1406)
* Fix Ibex vlog compilation deps | Ignore mv stderr
* Init DRAMSim2
* Use size_t in cospike.cc
* Use size_t in spiketile.cc
|
2023-03-17 15:50:54 -07:00 |
|
abejgonzalez
|
f4124e4cb6
|
Add Lean Gemmini FireChip target
|
2023-03-11 22:31:36 -08:00 |
|
Jerry Zhao
|
4f74f29724
|
Merge pull request #1345 from ucb-bar/bringup2
Arty100T board + TSI-over-UART
|
2023-03-07 18:21:45 -08:00 |
|
abejgonzalez
|
1357ea4f12
|
Update assert message
|
2023-03-01 13:39:00 -08:00 |
|
Jerry Zhao
|
66e4448008
|
Merge remote-tracking branch 'origin/main' into bringup2
|
2023-02-28 16:19:14 -08:00 |
|
Jerry Zhao
|
2a4c5e6f88
|
Bump testchipip
|
2023-02-28 16:16:04 -08:00 |
|
Jerry Zhao
|
be27029707
|
Merge pull request #1358 from ucb-bar/detcip
Remove TLHelper, directly use tilelink node constructors
|
2023-02-28 15:17:10 -08:00 |
|
Jerry Zhao
|
4cdc2801be
|
Override spike's misa in cosim mode
Writable bits in MISA is implementation-defined, so we can't follow spike here.
|
2023-02-22 15:15:28 -08:00 |
|
Jerry Zhao
|
27b0dd8abe
|
Remove TLHelper, directly use tilelink node constructors
TLHelper 1) obfuscates the underlying node architecture and
2) results in otherwise unnecessary dependencies on testchipip
|
2023-02-22 11:35:38 -08:00 |
|
Jerry Zhao
|
154c31677c
|
Consolidate mmio-accelerator test configs into a single config
|
2023-02-22 00:21:44 -08:00 |
|
Jerry Zhao
|
a4827b0749
|
Consolidate peripheral device testing configs into a single ManyPeripheralsConfig
|
2023-02-22 00:21:44 -08:00 |
|
Abraham Gonzalez
|
632a7a9348
|
Merge pull request #1349 from ucb-bar/misc-improv
Small build system improvements
|
2023-02-16 11:40:55 -08:00 |
|