Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI cant seem to use the unsinged type the way I would a natural or integer, it wont let me assign a value to it
variable n : unsigned(31 downto 0) := 0;I cant seem to use the unsinged type the way I would a natural or integer, it wont let me assign a value to it
variable n : unsigned(31 downto 0) := 0;