Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
I suspect you haven't included the necessary libraries in your simulation. Refer to the last post in this thread (http://www.alteraforum.com/forum/showthread.php?t=54455) for details on how to include the relevant library.
Cheers, Alex - Altera_Forum
Honored Contributor
Apparently i am missing the 'altera_syncram_component' module or whatever it is . In my project libraries however there are altera_ver, altera_mf_ver, altera_lnsim_ver included....in those libraries i can find an altera_syncram module but not altera_syncram_component...
Attached is the source file where the simulator complains...i am not expert in verilog but i guess the altera_syncram_component's library is not found?