Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- That code will give me the solution but i cannot buy that because i dont know what circuit it will boil down to and so i cannot guaranty that it will work at 266 MHz. Can you tell me what circuit it will amke out of that for loop ?? Thats why i want a gate level circuit.. --- Quote End --- How can you expect to work at 266MHz with a purely combinatorial circuit? plus, for loops do show the circuit if you understand how it works. Plus you could use the RTL viewer to look at the circuit. A for loops makes the source code manageable.