Altera_Forum
Honored Contributor
13 years agoHelp writing Verilog code for addition - Calculator using FPGA
Hi.
I am doing a project - Calculator using FPGA board.. however, i am facing problems writing the Verilog code for addition of numbers.. the input is in ascii code, which i need to convert into binary first, then carry out the addition, and finally reconvert it back to the ascii code.. so if someone knows how to write this code or has even some little idea about how to go through with this, please help me out..