Forum Discussion
Altera_Forum
Honored Contributor
8 years agoFirst of all, integer_vector requires that you use VHDL 2008. Quartus does not have full 2008 support unless you use Quartus Pro 17+, so it may not be supported.
integer_vector is part of the std.standard package that is included in all VHDL files by default, so no package inclusion is necessary.