-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
Raul Montoya Cardenas edited this page Jul 29, 2026
·
2 revisions

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
training / runtime crates (float thresholds, weights, decay)
│
▼
silicon-bridge ──.mem / UART──► silicon-hdl (FPGA RTL)
Host-side deployment layer: encode, file I/O, optional UART, timing metrics.
- Unsigned Q8.8 encode/decode helpers and parameter bundles
- Vivado
$readmemh.memgeneration - Export trait surface for silicon-hdl alignment
- UART host client (feature-gated)
- WNS parsing for CI gates
| Area | Owner |
|---|---|
| Neuron dynamics | neuromod |
| Spike encoding | axon-encoder |
| MoE extract | engram-parser |
| Training | plasticity-lab |
| Reward | limbic-critic |
| Daemon lifecycle | brainstem-daemon |
| SystemVerilog / Vivado projects | silicon-hdl |
| NIR HDF5 I/O | nir-rs (future consumer, not reimplemented here) |
Extracted from private Eagle-Lander neuromorphic supervisor; FPGA export path open-sourced for any SNN float parameters.
Last updated: July 29, 2026
Updated by: Grok Build: Grok 4.5
Package tip reference: de069cd (main)