I'm totally a beginner and my question may seem a little bit stupid, but I would be grateful if you provide any help.
I want to transmit data between my laptop and a Stratix IV GX Development board using RJ45 cable but I don't really know what procedure I should follow. There are tons of reference designs/examples in Altera website (10Gb MAC, Triple-speed ethernet, lots of "application notes", etc.) and I'm completely confused.
I just want to transmit a single bit to the board, invert it and send it back to my laptop, so I don't really need any sophisticated hardware implemented in the board.
I'm familiar with Verilog and design flow using Quartus II software, but not really into communication protocols. It would much help if you provide me some procedure to follow to accomplish this task.
Thanks in advance, Behdad
P.S. I'm using Quartus II 13.1 64-bit on a linux machine.