Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYeap, AFAIK it is not possible to do like you want.
What seams to be possible is to add an assertion inside the module to test that the address width is 32 and through an error if it doesn't. But there is a bug in Quartus (acknowledged in version 9.0) that does not let you read the parameters declared in an interface outside of a module :( Maybe that bug has been fixed in 10.0 ?