Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Hi, I've more questions than answers: - Is your code functionally correct? Is it working in simulation ? - Are you using large "for" loops ? - Is your implementation pipelined at all, or outputs are giant combinatorial function of the inputs ? - How many logic levels are reported by the fitter ? Thanks, Evgeni --- Quote End --- I have not checked the code in simulation. However, first I have implemented this code in MATLAB and there, it is working fine. Yes, i am using 'for' loop. Can you please tell me what is 'pipeline implementation'? the combinational function reported during anlaysis and synthesis are 132000. I have attached the snapshot as well. I can also upload the code if you want..