Forum Discussion
Altera_Forum
Honored Contributor
9 years agoBuilding a UART is pretty darn simple, especially a Tx-only UART as would be needed here. But the DE1-SoC board also has a bunch of LEDs and a 7-segment display. I agree with Pieter that driving those would be an easier and better way to go for displaying a counter than a UART. The UART is probably connected to the SoC anyway.