Skip to content

Commit 6ad133a

Browse files
committed
Add resources to README
1 parent 7b4d2a4 commit 6ad133a

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
# Radiance
22

3-
Radiance is a Chisel-based, SoC-integrated GPU that provides a platform for
4-
scalable integration of specialized AI accelerators.
3+
Radiance is a Chisel-based, Chipyard SoC-integrated GPU that provides a
4+
platform for scalable integration of specialized AI accelerators.
5+
6+
Radiance is under active development. Please refer to these resources for more
7+
information:
8+
9+
* [Radiance GPU architecture](docs/pdf/radiance-slice-retreat-2025.pdf)
10+
* [Muon SIMT core and command processor architecture](docs/pdf/radiance-muon-slice-retreat-2026.pdf)
11+
* [Neutrino orchestration unit architecture](docs/pdf/neutrino-slice-retreat-2025.key)
512

613
<p align="center">
7-
<img src="https://raw.githubusercontent.com/ucb-bar/radiance/refs/heads/main/docs/fig/radiance.svg" alt="Radiance GPU microarchitecture" width="600">
14+
<img src="https://raw.githubusercontent.com/ucb-bar/radiance/refs/heads/main/docs/fig/radiance.svg" alt="Radiance GPU microarchitecture" width="300">
815
</p>
916

1017
## Muon SIMT Core
1118

1219
Muon, the SIMT core design for the Radiance GPU, is currently under active development.
1320

14-
See documentations:
21+
See spec documents:
1522
* [ISA specification](docs/isa.md)
1623
* [Muon microarchitecture specification](docs/muon.md)
24+
* [Memory system specification](docs/memory.md)
1725

1826
### Run simulations
1927

3.07 MB
Binary file not shown.
5.04 MB
Binary file not shown.
5.01 MB
Binary file not shown.

0 commit comments

Comments
 (0)