Forum Discussion
Altera_Forum
Honored Contributor
14 years agoerror using Altera FIFO megafunction
Hello. i've configured FIFO megafunc in such way as on img1 then i've tried to test its operating in such way
module incomingCMD ();
tri0 FULL, EMPTY, CLR, Q;
tri0 CMD;...
Altera_Forum
Honored Contributor
14 years agothe fifo model should be in a library called altera_mf. are you using ModelSim-A(S)E?