Forum Discussion
Altera_Forum
Honored Contributor
15 years agoupdate:
When adding "add_file my_fifo.vhd {SYNTHESIS SIMULATION}" to the _hw.tcl file, then in ModelSim the following error occurs: # ** Error: C:/Test/IP/my_component.vhd(157): (vcom-1141) Identifier "my_fifo" does not identify a component declaration. Where is the problem? When compiling the my_component.vhd outside the SOPC builder everything works... Does anyone has a hint for me?