Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Holding Value in Variable until next clock cycle

Hello all, I am writing a process in which I want to hold some data in an array. I have declared and initialized the array inside process as variable. What I want is that array should be update...