Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe JTAG uart isn't a very fast interface, so you are probably reaching its limit.
It isn't very easy to do a custom USB endpoint on the development kits, so if you have lots of data to stream it could be a good idea to use an interface such as Ethernet to transmit it to the PC.