Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI declared them as type natural and I still get the same problem...
variable timestamp_int : natural range 0 to 4294967295 := 0; --- Quote Start --- Error (10528): VHDL error at Main.vhd(133): value "0" is outside the target constraint range (0 to -1) --- Quote End ---