Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
I would search your RTL for VGA_B and see if it's being assigned more than once. This typically happens when you have a net assigned by multiple assign statements or if you are coding up a register you have two parallel assignments to the same reg net.