Hello,
Is it possible to implement Ethernet communication on a MAX10 device that is not connected to an external RAM?
I tried the example "Simple socket..." using NIOS II, TSE, uC-OS with Niche stack, but this implementation requires more than 350Kbytes of RAM. I only have 128Kbytes of internal RAM.
Does anybody know about any "TCP-IP like" stack implementation that doesn't require an OS?
Thank you for your help!
Link Copied
HI,
TCP/IP is likely implemented in software application that run in OS environment.
Whatever Max10 Ethernet example design that Intel FPGA have is available in below link. You can checkout below link
Thanks.
Regards,
dlim
For more complete information about compiler optimizations, see our Optimization Notice.