Forum Discussion
Altera_Forum
Honored Contributor
10 years agothe unsigned type is available in te numeric_std library.
use ieee.numeric_std.all; But this is very basic stuff - you can learn how to use it in many tutorials. Just find one on google (or read a good text book)