Forum Discussion
Altera_Forum
Honored Contributor
9 years agomoving average filter - unkown signal issue
The moving average filter consists of 3 components: Counter - to increment the ram address Ram - to store 4 data samples average logic - computes the average and the result is latched Th...
Altera_Forum
Honored Contributor
9 years agoThe simulation only takes the values given to it. The ram obviously has no values set for the addresses input up until that time.