Expand description
Bit-true integer reference for the ADC-to-spike window rate-code encoder.
Structsยง
- AdcSpike
Window Result - Per-window outputs of the ADC-to-spike encoder.
Enumsยง
- AdcSpike
Error - ADC-to-spike contract errors.
Functionsยง
- adc_
to_ spike_ windows - Encode raw ADC samples into per-window spike rate codes.
- average_
window ๐ - Sign-aware round-then-truncate window average (truncation toward zero).
- q_
bounds ๐ - Q-format code bounds for a
q_int/q_fracsigned fixed-point format. - quantise_
adc ๐ - Centre and quantise one raw ADC sample to a Q-format code.