Forum Discussion

mindchasers's avatar
mindchasers
Icon for New Contributor rankNew Contributor
4 years ago
Solved

How do I pick up altera_a10_xcvr_clock_module in a Cyclone 10 GX Modelsim Simulation?

Hello, When simulating a Cyclone 10 GX Verilog design in Modelsim, I'm getting the following error when instantiating the design: ** Error: (vsim-3033) Instantiation of 'altera_a10_xcvr_clock_mo...
  • mindchasers's avatar
    mindchasers
    4 years ago

    Thank you for the reply.

    I wasn't able to find the library for altera_a10_xcvr_clock_module.

    However, since it provides no functionality to a simulation, the simplest path forward was to define it out with our SIMULATION directive.