TDe_M1
New Contributor
7 years agoI/O channels for networking
Hello everyone!
I've seen that Intel FPGA SDK supports I/O channels (for example network channel) in a very basic way: the programmer can send/receive raw data (of a given size according the board specification) and these channels behave exactly like normal channels.
My questions are: there is a way to support a network stack with this I/O channels? I have seen that Intel offer Ethernet IP cores (for Quartus): are they amenable to be integrated with OpenCL?
Thanks for your help,
Tiziano