Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAverage in VHDL..?
Hi everyone, can anyone please give me an idea about how to average the given data (for exampale say decimal 1 to 10). thank you.
Altera_Forum
Honored Contributor
13 years agoHi,
you can - if you have logic cells to spend for this - still convert your values to float and use the ALTERA Megafunction to divide by any number. You just have to spend the cells for implementation :-D Ok... I see you wrote you aren't able to use the megacore functions - do to limited space or?