Skip to content

Instantly share code, notes, and snippets.

@knight-ryu12
Created December 22, 2022 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knight-ryu12/4d1714313931f53c3497af3b4b3731a3 to your computer and use it in GitHub Desktop.
Save knight-ryu12/4d1714313931f53c3497af3b4b3731a3 to your computer and use it in GitHub Desktop.
SBCdatabase Dataformat
Must:
Name
Small Description
CPU Name
GPU Name
Memory size
Storages
Video Output
Audio Output
Peripherals = USB Count and Possible on-board periph?
Nice To Have:
SoC Feature? (Caches?)
CPU Name = smth like "BCM2711"
CPU Type = "AA64" "RV32", "RV64"...
CPU Arch = "Armv8", "Armv7", "risc-v", "x64", "x86"
CPU Implementation = "SiFive S4", "Cortex-A55"...
CPU Extensions = (list of extensions, like I = Integer), expand if needed
CPU Clock = 1.2GHz... (If OC-able, note it with max freq?)
GPU Name = "VideoCore VI", "Mali MP2"...
GPU Extensions?
GPU Freq 3D = 400MHz...
GPU Freq 2D = 400MHz...
NPU Name?
NPU Type?
NPU Freq?
@knight-ryu12
Copy link
Author

Will add
CPU clock min
CPU clock max
CPU clock oc max
CPU extensions (?)
Power consumption avr.
DRAM bus width (also type? Expandable?)
USB bus data
Ethernet/Wi-Fi capabilities (and throughput? Hard to test)
Remark lists
PCIe situation
GPU driver remarks (tbh if it's Mali should've been taken care of?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment