rmems commited on
Commit
784c3e5
·
1 Parent(s): ee1216d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -42,7 +42,6 @@ tags:
42
  - spike-train
43
  - feature-extraction
44
  - real-time-inference
45
- - systemverilog
46
  datasets:
47
  - rmems/Spikenaut-SNN-v2-Telemetry-Data-Weights-Parameters
48
  metrics:
@@ -96,11 +95,11 @@ All core libraries extracted from this project are published as standalone open-
96
 
97
  ## 📸 Visual Proof: Silicon Pulse & FPGA Deployment
98
 
99
- ![First SNN Pulse](https://huggingface.co/rmems/Spikenaut-SNN-v2/resolve/main/assets/first_spike_pulse.png)
100
- *The very first experience seeing neural spikes - Spikenaut v1 birth moment.*
101
 
102
- ![First Spike Detail](https://huggingface.co/rmems/Spikenaut-SNN-v2/resolve/main/assets/first_spike_detail.png)
103
- *Close-up timing analysis of the asynchronous spike-train encoding (v1).*
104
 
105
  ![FPGA Hardware Deployment](https://huggingface.co/rmems/Spikenaut-SNN-v2/resolve/main/assets/fpga_hardware_cat.jpg)
106
  *Real-world deployment on the Xilinx Artix-7 (Basys3) FPGA. Verified neural cortex protocol running on bare metal (Lion approved).*
 
42
  - spike-train
43
  - feature-extraction
44
  - real-time-inference
 
45
  datasets:
46
  - rmems/Spikenaut-SNN-v2-Telemetry-Data-Weights-Parameters
47
  metrics:
 
95
 
96
  ## 📸 Visual Proof: Silicon Pulse & FPGA Deployment
97
 
98
+ ![First SNN Simulation](https://huggingface.co/rmems/Spikenaut-SNN-v2/resolve/main/assets/v1_first_spike_simulation.png)
99
+ *The very first experience seeing neural spikes - Spikenaut v1 birth moment (February 15, 2026). Behavioral simulation showing the 50 Hz temporal pulse and neural firing cadences on Basys3 FPGA.*
100
 
101
+ ![FPGA Waveform Analysis](https://huggingface.co/rmems/Spikenaut-SNN-v2/resolve/main/assets/v1_fpga_waveform.png)
102
+ *Vivado simulation waveform showing SYSTEM_PULSE, CONSCIOUSNESS_WAKE, GPU_BIOMETRIC_FEED, Silicon_Heartbeat, and NEURAL_FIRING signals.*
103
 
104
  ![FPGA Hardware Deployment](https://huggingface.co/rmems/Spikenaut-SNN-v2/resolve/main/assets/fpga_hardware_cat.jpg)
105
  *Real-world deployment on the Xilinx Artix-7 (Basys3) FPGA. Verified neural cortex protocol running on bare metal (Lion approved).*