Forum Discussion
_AK6DN_
Frequent Contributor
3 years agoDE2-115 is a very nice development board, I also happen to have one of those.
It has a standard 9p RS232 compatible serial port, so you could just connect that to a PC via a COM port or a SERIAL/USB adapter.
So you could just implement a UART module in the FPGA and write text/data to the serial port and capture it on a PC.
It also has an SDcard socket, but that will require much more effort to use in any effective way.
Same for the etherNet port connections on the board.