Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- That is the pure 2008 code, 2008 allows generics on packages and you have to create a "new" version of a package with the generics set before you can use it in your design. The file you found is an instantiation of the fixed_generic_pkg. Only the pro versions (15.1 and 16.0) should support the packages, not the prime versions. They're probably just included in the installation by default. --- Quote End --- I see! Thanks again.