Forum Discussion
Altera_Forum
Honored Contributor
8 years ago"For... Loop" simulates differently then discrete assignments?
Can someone help me understand why the first code snippet works as I would expect it, but the second snippet simulation holds all values at 'U'? Note: WRITE_ENABLE_FIBRE_REG(0) is assigned in a di...
Altera_Forum
Honored Contributor
8 years agoDo you have any assignments to any other bits of WRITE_ENABLE_FIBRE_REG outside of the process?
please post all of the code?