QuestaSim (Intel Starter) : Bad default binding for component instance "ALTLVDS_RX_component
Hello,
I am trying to simulate a description containing the ALTLVDS_RX primitive.
I launch the simulation through Tools->Run simulation tool->RTL simulation
When I start the simulator with the following command:
vsim -gui work.hsssb_tb -t 1ps
The compilation stops with the following error:
Error (suppressible): C:/Local_repositories/HSSSB/Data_rx.vhd(128): (vopt-1271) Bad default binding for component instance "ALTLVDS_RX_component: altlvds_rx".
(Component generic "lvds_rx_reg_setting" is not on the entity.)
Could someone help me to find the origin of this error?
Thanks in advance
Regards,
Steve
Hello Steve,
We have a KDB about this error. Please check on the KDB below and follow the workaround suggested: Error (suppressible): (vsim-10000) Unresolved defparam reference to 'lvds_rx_reg_setting' in ALTLVDS_RX_component.lvds_rx_reg_setting
Hopefully this workaround will be able to resolve your issue.
Thank you