Commit Graph

888 Commits

Author SHA1 Message Date
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
b077361749 Bump sifive-blocks 2023-03-26 09:20:15 -07:00
Hansung Kim
b152f3c375 Bump rocket-chip 2023-03-26 01:11:09 -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
Jerry Zhao
93f1c5cf33 Bump sifive-blocks 2023-03-25 21:40:02 -07:00
Hansung Kim
37dfdc0867 Merge remote-tracking branch 'upstream/main' into graphics 2023-03-25 12:30:51 -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
Jerry Zhao
ae730db67e Merge pull request #1386 from ucb-bar/xcelium-support
xcelium support
2023-03-16 15:02:48 -07:00
Hansung Kim
f7dd5bef63 Bump rocket-chip 2023-03-13 16:49:19 -07:00
abejgonzalez
f4124e4cb6 Add Lean Gemmini FireChip target 2023-03-11 22:31:36 -08:00
Jerry Zhao
8d433f6536 Bump gemmini/sha3 to fix baremetal test compile 2023-03-11 10:33:53 -08:00
Hansung Kim
9098159035 Merge remote-tracking branch 'upstream/main' into graphics 2023-03-09 23:14:17 -08:00
Hansung Kim
bd423c11f5 Bump rocket-chip 2023-03-09 23:13:58 -08:00
abejgonzalez
a62c1f5010 Add a frag./config for MMIO only bridges 2023-03-09 20:09:46 -08:00
Sagar Karandikar
88d7ababe8 Merge remote-tracking branch 'origin/main' into xcelium-support 2023-03-09 01:49:45 +00:00
Sagar Karandikar
7c2ec8fb4c more fixes 2023-03-09 01:48:25 +00:00
Hansung Kim
1cc723a139 Bump rocket-chip 2023-03-08 14:06:12 -08:00
Hansung Kim
83836d77c5 Merge remote-tracking branch 'upstream/main' into graphics 2023-03-08 13:58:50 -08:00
Sagar Karandikar
8947216707 first pass at xcelium support 2023-03-08 17:57:31 +00: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
Hansung Kim
9b3e1af748 Bump rocket-chip 2023-03-06 21:58:23 -08:00
Hansung Kim
490ca8a328 Bump rocket-chip 2023-03-05 17:35:53 -08:00
Hansung Kim
40f3b7a246 Bump rocket-chip 2023-03-05 00:22:00 -08:00
Hansung Kim
0171eff15e Bump rocket-chip 2023-03-03 23:19:28 -08:00
Vamber Yang
8f43d54bfe Bump rocket-chip for Coalescing supporting N threads 2023-03-03 20:54:15 -08:00
Vamber Yang
d2569bf175 Bump rocket-chip 2023-03-03 20:51:15 -08:00
Hansung Kim
ad0e9c8914 Bump rocket-chip for memtrace update 2023-03-03 18:15:03 -08:00
Hansung Kim
347440469b Merge remote-tracking branch 'upstream/main' into graphics 2023-03-02 16:15:53 -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
Hansung Kim
b751e86596 Bump rocket-chip 2023-02-27 23:36:35 -08:00
Hansung Kim
1ac122fafe Bump rocket-chip 2023-02-27 14:48:04 -08:00
Hansung Kim
d2f675a515 Bump rocket-chip 2023-02-26 21:13:41 -08:00
Hansung Kim
d57c384342 Merge remote-tracking branch 'upstream/main' into graphics 2023-02-26 21:12:36 -08:00
Hansung Kim
09782b3322 Add graphics subproject to variables.mk; bump rocket-chip 2023-02-23 11:08:59 -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
f8fb8f38d8 Bump testchipip 2023-02-22 14:49:43 -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
Jerry Zhao
dd52a3ba8f Bump boom 2023-02-22 00:21:44 -08:00
Hansung Kim
4a1f98536d Update rocket-chip submodule 2023-02-20 00:09:05 -08:00
Hansung Kim
8b743deacd Add RocketGPUConfig to RocketConfigs.scala
Start out as a simple 2-core configuration with scaled-down rocket
cores.
2023-02-19 22:11:14 -08:00