Quantcast
Channel: Cadence RF Design Forum
Viewing all articles
Browse latest Browse all 956

Can't compile ahdlcmi library

$
0
0

I am trying to use veriloga module in my simulation. But I met an error message ::

Compiling ahdlcmi module library.

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-1008): Cannot compile ahdlcmi module library. Check the log file input.ahdlSimDB//3140_Cadence_workarea_testLib_and_gate_veriloga_veriloga.va.and_gate.ahdlcmi/Linux-64/../ahdlcmi.out for details. If the compiler ran out of memory, use 'setenv CDS_CMI_COMPLEVEL 0', and try again. Otherwise, contact your Cadence Customer Support representative with the netlist, log files, behavioral model files, and any other information that can help identify the problem.
    ERROR (SFE-91): Error when elaborating the instance and_gate. Simulation should be terminated.

Then I checked the ahdlcmi.out file and find it shows::

ld: cannot find -lc
collect2: ld returned 1 exit status
gnumake: *** [obj/optimize/5.0/and_gate_libahdlcmi.so] Error 1

But I have no idea what is that.

Thank you very much if anyone can help me with this. ~~


Viewing all articles
Browse latest Browse all 956

Trending Articles