Forum Discussion

OMaga's avatar
OMaga
Icon for New Contributor rankNew Contributor
6 years ago
Solved

Syntax in the instantiation of a component

I'm utilizing a peer's program for counting coincidences of photons between different sources. There are a few components that we can call "XXXX" for example. The instantiation of these components ar...
  • AnandRaj_S_Intel's avatar
    6 years ago

    ​Hi ,

    Sorry for the late reply,

    For Modelsim you have to Load ALTERA_MF library.

    vsim -L altera_mf -L work rs232coincidencecounter

    Which Should remove the ** Warning: (vsim-3473) Component instance "LC : LCELL" is not bound.

    Attached the transcript.

    Let me know if this has helped resolve the issue you are facing or if you need any further assistance.

    Regards

    Anand