SpiNNakerManchester / spio

A library of FPGA designs and re-usable modules for I/O and internal connectivity in SpiNNaker systems.
BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

Idle Packet Scrambling #19

Closed mossblaser closed 9 years ago

mossblaser commented 9 years ago

Uses an LFSR to generate the contents of idle frames to reduce the amount of interference caused by the synchronised generation of idle frames on many links.

@lplana Is this branch ready to be merged into master? I noticed that all the FPGAs in recently build SpiNNaker systems have the same version number as this branch so I presume this is good to go?