Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI included a library called fiftyfivenm and that error is gone but now I get a number of errors like these ones:
# ** Error (suppressible): (vsim-10000) (private path)/LVDS_sim/LVDS.v(306): Unresolved defparam reference to 'lvds_rx_pll' in lvds_rx_pll.clk0_divide_by. # Time: 0 ps Iteration: 0 Instance: (private path)/I_LVDS File: (private path)/LVDS_sim/LVDS.v # ** Error (suppressible): (vsim-10000) (private path)/LVDS_sim/LVDS.v(307): Unresolved defparam reference to 'lvds_rx_pll' in lvds_rx_pll.clk0_multiply_by. # Time: 0 ps Iteration: 0 Instance: (private path)/I_LVDS File: (private path)/LVDS_sim/LVDS.v # ** Error (suppressible): (vsim-10000) (private path)/LVDS_sim/LVDS.v(308): Unresolved defparam reference to 'lvds_rx_pll' in lvds_rx_pll.clk0_phase_shift. # Time: 0 ps Iteration: 0 Instance: (private path)/I_LVDS File: (private path)/LVDS_sim/LVDS.v Are there more pre-compiled libraries missing or is it a different problem? Is there any way to add all the pre-compiled libraries instead of adding them manually? I guess it's not always so obvious to know which one to add as in the case of fiftyfivenm and it tooke me long to add them all manually to get rid of that kind of error. Thanks a lot and best regards, Javiwolf