Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hi, I'm using a .tcl file for simulating. To work, you'll have to add the altera_mf library to the simulation. I've used the following code line:
vsim -L altera_mf -t ns work.test_fifo --- Quote End --- I think I do add the altera_mf library.