I am trying to simulate the LVDS soft IP on MAX10 FPGA using modelsim-altera
it works fine with the receiver but when simulating the transmitter, I get these errors:
Loading
fiftyfivenm.fiftyfivenm_ddio_out(behavior)
# ** Error: (vsim-3033) nofile(38): Instantiation of 'dffeas' failed. The design unit was not found.
# Time: 0 ps Iteration: 0 Instance: /top/ttx/ddio_out/loop0(0)/ddio_outa/inst File: nofile
# Searched libraries:
# C:/Users/alphatec/Desktop/test_sim/lvds_tx2/simulation/modelsim/rtl_work
Thanks for helping