Altera_Forum
Honored Contributor
13 years agoFor loop
hello
I want to check an array. which one is quicker? using for loop or using a counter that counts up at the "posedge" of the clock. thankshello
I want to check an array. which one is quicker? using for loop or using a counter that counts up at the "posedge" of the clock. thanksit is a packed array and its declaration is this:
[9:0]array;