Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI 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.