This LSNN (Leaky Spike Neural Network) implementation features:
The design operates through several key mechanisms:
Membrane Dynamics:
Adaptation Mechanism:
Output Monitoring:
Testing procedure:
Reset (rst_n = 0):
Basic Operation:
Learning Mode:
Performance Verification:
None required - all testing can be done through digital I/O
# | Input | Output | Bidirectional |
---|---|---|---|
0 | Input current bit [0] | State variable bit [0] | |
1 | Input current bit [1] | State variable bit [1] | |
2 | Input current bit [2] | State variable bit [2] | |
3 | Input current bit [3] | State variable bit [3] | |
4 | Input current bit [4] | State variable bit [4] | |
5 | Input current bit [5] | State variable bit [5] | |
6 | Input current bit [6] | State variable bit [6] | |
7 | Input current bit [7] | State variable bit [7] | Spike bit [7] |