Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI didn't get through your complete code, but I recommend you use a clock in the state machine in RX/TX modules.
The always @ ( * ) may work with simulator, but it could make a mess in actual hardware.