Forum Discussion
Altera_Forum
Honored Contributor
20 years agoWe tested the cal_uart's irq signal is only active for 1 clock period so
I changed <cal_uart>/uart_pm.pl:L1933:rx_char_ready to rx_not_empty in order to irq <= ... rx_not_empty ... then it worked well.