host
Occasional Contributor
2 years agoRegister values over Serial Lite III
I have 2 FPGAs connected over a Multi-Gigabit Serial Lite III interface.
In addition to the high data rate communications I need to transfer register values between the FPGAs - with one of them being the Master and the other the Slave. For example. lighting an LED that's connected to the Slave FPGA via a register value that's sent from the Master over Serial Lite III to the Slave.
As an option, I can design my own custom message protocol that's layered on-top of the Serial Lite III and allocates a minor portion of the bandwidth for control functions. But I'd like to avoid that and use something native...
So is there a native Intel IP that does that ?
Something like an "Avalon MM Lite extender" on top of Serial Lite III