SpiNNakerManchester / spif

SpiNNaker peripheral interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spiffer should ask spif for the number of pipes implemented

lplana opened this issue · comments

Currently, the number of spif pipes is a constant defined in spiffer.h.

The correct way to set the number of pipes is to read the version register on spif, which contains the number of pipes actually implemented.