I'm trying to compile a VHDL code via NCLaunch. However, I keep getting the following error on the console
*F,DLUNNE: Can't find STANDARD at /vlsi/apps/cadence/ius/8.2HF015/tools/inca/files/STD.
There exists a folder named "standard" under the given path. There is no error in the VHDL code, either. During the cds.lib creation, I chose to add IEEE Pure libraries.
I can compile and elaborate Verilog code no problem, but VHDL compiler just doesn't work. I'm not sure what's happening. Please let me know if you need more information. Any help is appreciated.