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. thanks
OK. I got it. thank everyone.
but is it always impossible to search a part of an array in single cycle?