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 agoAs i understand i'm using Windows7 and there is some incompatibility with ModelSim because it cant use library. How can i solve this problem?