Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThank you all for your replies !!
@kaz: This time I'm not trying to equalise two signals to same power. The operation of dividing and scaling is done with a NiosII processor. By the way your point is really interesting. I will keep it in mind. @tricky and @tzestan Yes I'm using the altera standard cores. If I set a pipeline = 10 for the sqrt and divide operations means that I have the first useful output after EVERY 10 clock periods or that I have ONLY a first delay of 10 and then every input produce an useful output ? Thank you !