Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
I 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. - Altera_Forum
Honored Contributor
I think alway@(*) it genarate like combination circuits. I wil considerate. thanks you for reply