Altera_Forum
Honored Contributor
9 years agoDisplaying Binary/Hex Output on VGA
Hi everyone,
I'm currently trying to figure out how to display the output of a 10 bit multiplier as a number on a VGA. The multiplier is built up at component level using the block diagram method on Quartus. I think I need to use VHDL to be able to convert the binary output and display it on the VGA, but this is something I have never done before. I currently have a binary and/or hexadecimal output available. Any advice? Thanks