Forum Discussion

MNguy13's avatar
MNguy13
Icon for New Contributor rankNew Contributor
7 years ago

Need help with base 12 to base 6 converter

Hello, I just started on VHDL about a month ago and I'm making a base 12 to base 6 converter as a part of my school project, this is what I currently have: library ieee; use ieee.std_logic_1164.all...