Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFPGA square root display
I have written the following program to determine the square root of a number but i m getting difficulty how to display the result ? I have used the mega functions to find the square but unable to pr...
Altera_Forum
Honored Contributor
14 years agoyou will need to work out the number in base ten to display it like you want.