Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

pll does not simulate

trying to run a simulation with Altera modelsim 10.0c starter edition, and recieve the following:

Warning: (vsim-3473) Component instance "pll_rx_inst : pll_rx_0002" is not bound

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    "Not bound" means you missed to add necessary component or library files to the simulation.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    i know, but what is missing?

    i am including the following:

    library altera_lnsim;

    use altera_lnsim.altera_lnsim_components.all;