Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou cannot set array generics from the command line - from the Modelsim Reference manual under the VSIM command:
"Limitation: In general, generics/parameters of composite type (arrays and records) cannot be set from the command line." So you're kind of stuck. Is there any reason you're setting them from command like and not just giving them a default value?