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 agoI am coding in SystemVerilog. Quartus does not report any syntax error, so I think the for loop structure is fine. The initial process affects some other variables except array type. :confused: