Forum Discussion
Altera_Forum
Honored Contributor
12 years agocalculate 64 bit unsigned
hi, i've implemented a nco megafunction with a 64 bit phase accumulator in order to obtain very high precision output frequencies. Now to be able to program externally (by microcontroller for ex...
Altera_Forum
Honored Contributor
12 years agothe problem arises when N is 64 as a integer is not enough to represent it.
How could i resolve?