Is there a TCP-IP or UDP stack available for the Risc-V Core?
TCP or UDP stack available for Risc-V Core?
Yes, ARTIQ uses one. Why?
Thanks for this. We'd like to be able to send and receive over TCP/IP to the ARTIQ Core. We want to handle incoming messages in "classical" time as well as TTLIn signals in real time over multiple channels.
Is the existing RPC system not good enough?