Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

UART 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....