Forum Discussion
Altera_Forum
Honored Contributor
11 years agothe t loop works fine in comparing the bits in d array with the k value and count is incremented when they differ.
The j loop does the same work 3 times. yes.It is because the signal values change only at the end of the process.I want the q and k values to change every time it enters j loop. How do I do that? I am sorry , I am new to VHDL .