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 also need to feed in the input from somewhere!
If you are just doing experiments it might be sensible to add a nios cpu and put your logic as an Avalon slave. Then you can use the JTAG UART for IO.