Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPerform the same sequence in the Modelsim GUI first. You might have a problem.
For example, although you create a work library, you do not map it, eg., 1) vlib work 2) vmap work work or vmap work [pwd]/work If modelsim.ini already has a work mapping and it does not exist then you will see an error message. Also, I'm not sure that you have the names correct, eg., (2) has test_FA but (3) has FA, perhaps this is supposed to be test_FA? Cheers, Dave