Altera_Forum
Honored Contributor
13 years agoData from Ethernet port to Block diagram (Stratix III)
Hi!
I have a little block diagram that makes some arithmetic operations with 32 bits data. Now i need to read this data from the Ethernet port (I want to send the data from my PC) and then send the result back. How can I do that? I downloaded this project, which was attached in another thread, and I could run it and make the example code work (turn on/off leds depending the number you write) in my Stratix III, but I don't have any idea on how to connect it with my block diagrams. Or probably there is another way to do this, directly inside the block diagram without going through he SOPC block? Thanks!