Hi William Thanks for the patch. applied: https://github.com/milkymist/milkymist/commit/832e989a21fd86ba16f1e238b280294bee392564
Xiangfu On 02/10/2012 02:36 PM, FPGAMiner wrote:
uart_isr, when applicable, will reset CSR_UART_STAT /after /it has written new data to the UART module. If the UART module is able to finish that request before uart_isr writes to CSR_UART_STAT, then uart_isr will end up clearing the wrong event. This prevents uart_isr from ever being called again, and stalls all outgoing data.
_______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
