Forum Discussion
Altera_Forum
Honored Contributor
13 years agoInitial process does not run?
Hi everyone, I have an Initial process which assigns values to some variables, but I cannot get these variables' value in a clocked process. Anyone can help me?
Altera_Forum
Honored Contributor
13 years agoAdding a little code here could help us help you.
Make sure you aren't trying to assign the same variable in two separate processes.