Altera_Forum
Honored Contributor
9 years agoUART issue
Greetings everyone, I'm working on an UART design (only the receiver), I followed an online pdf wich deals with the subject. I ended up with this following code :
library ieee;
use ieee....