3 Adaptive Leaky Integrate and Fire Neurons
Receives an 8-bit input signal (ui_in) with small offset variations
Processes the signal through the LIF model which simulates biological neuron behavior by:
No external hardware required. The design uses only the built-in TinyTapeout inputs and outputs:
# | 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 |