The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Apr 18th, 2024, 2:26pm
Pages: 1
Send Topic Print
Use of LEs by for statement (Read 2706 times)
Alair Dias Júnior
Guest




Use of LEs by for statement
Sep 01st, 2003, 7:12am
 
I'm using the altera Quartus II to implement some logic in a ACEX FPGA. Somewhere in my code, I use the for statement and I wanna know how it is configured by the compiler in the FPGA. Does it use the clock signal to "loop" the for or does it build a sequencial array of gates to do it?

Thanks
Back to top
 
 
  IP Logged
Akalya
Guest




Re: Use of LEs by for statement
Reply #1 - Nov 7th, 2003, 3:58pm
 
My guess would be that it uses sequential logic to implement a "For" loop. It does have limitations due to propagation delay.

Akalya.
Back to top
 
 
  IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.