Forum Discussion
Altera_Forum
Honored Contributor
16 years agoVHDL Generic map
Hi, Generic map( duty => 5) I got above code from one of the LPM and need to modify it in order to make the value of duty read from another module. if I make it, Generic map( duty =>...
Altera_Forum
Honored Contributor
16 years agoYou must pass constants (or at least locally static values) through generic maps.