Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe JTAG UART Core documentation states:
--- Quote Start --- The small driver is a polled implementation that waits for the JTAG UART hardware before sending and receiving each character. The performance of the small driver is poor if you are sending large amounts of data. --- Quote End --- Which is why I want to switch to the fast/standard/full driver but it uses a lot of program memory that I can't spare in on-chip memory.