OEM Modelsim: How do i fix the errors encountered below?
Error: (vsim-3033) Instantiation of 'DPHY' failed. The design unit was not found.
Description:
When running simulation on the Lattice Simulation tool, the tool may encounter an error relating to the design unit. This is encountered when the needed libraries are not added in the simulation project.
Solution:
1) Go to Modelsim Simulate Menu, then select Start Simulation
2) Select your test bench on the design Tab
3) Select or Add the following libraries: ovi_lifcl , pmi_work , lifclm work
Related Articles
OEM Modelsim: Error: (vsim-3033) Instantiation of 'SB_HFOSC' failed. The design unit was not found. Error: (vsim-3033) Instantiation of 'SB_IO_OD' failed. The design unit was not found.
Description: Users encounter error as stated in the title when simulating iCECube2 design with hardened IP/Primitives in Modelsim. Solution: The simulation error is encountered if the design is utilizing Hardened Ips/Primitives,the libraries ...
ModelSim error on IP instantiation: (vsim-3033) Instantiation of 'MULTADDSUB36X36' failed. The design unit was not found.
Description: This error can occur when the Simulation tool uses the wrong libraries for your design. Solution: Go to the ModelSim File menu, then select Source Directory... Select the directory where your work library is located. Then, go to the ...
111 - ModelSim: Fatal: (<em style="font-family: "Courier New";">vsim-3381) Obsolete library format for design unit.</em>
Description: Fatal errors may be encountered when a design is loaded in Modelsim (VSIM). Designs using pre-compiled Lattice device models like the Physical Coding Sublayer logic, like the PCSD in the LatticeECP3 FPGA, are compiled for a specific ...
1242 - Simulation: Modelsim: What does "Fatal : Obsolete library format for design unit" Modelsim error mean?
Simulation: Modelsim: If the simulation libraries or your design files are compiled with an older version of Modelsim (for example, Modelsim 6.3) and are now being loaded (VSIM) into a newer version of Modelsim (for example, Modelsim 6.5), you will ...
Lattice Radiant: Why do i encounter a synthesis error from my iCE40 Ultra Plus Design, shown below:
# ** Error: (vsim-3033) Instantiation of 'SB_HFOSC' failed. The design unit was not found.
# ** Error: (vsim-3033) Instantiation of 'SB_IO_OD' failed. The design unit was not found.
Description: Users will encounter a synthesis error when utilizing SB_* primitives on Radiant tool. Solution: SB_* primitives (Example: are SB_HFOSC) are only used in iCECube2 SW. The primitives have their equivalents in Radiant (Example: HFOSC), So ...