Altera_Forum
Honored Contributor
13 years agoVGA Calculator Display using VHDL
All right, so I'm trying to make a floating point calculator using VHDL, and basically, I want to first make the display.
I want this calculator to display on a VGA monitor, and before I start configuring the calculating part of this project, I want to simply make a calculator actually show up on the screen with the function names. The functions will be Add, Subtract, Multiply, Divide, and Exponents (e^x). I'm using an Altera DE2 board, and I was wondering if anyone could help me with this? I really appreciate it! -CMN