Forum Discussion
Altera_Forum
Honored Contributor
14 years agoModelSim error
Hello everybody, when I'm compiling my testbench I get the following error: (vcom-1031) Formal generic "width" has OPEN or no actual associated with it. I have a project running on M...
Altera_Forum
Honored Contributor
14 years agoone_shot has a generic called "width" that has no default value, and you havent given it a value when you've instantiated it, hence the error.