I'm trying to set up a VHDL-AMS simulation, so I made a new cell, selected the vhdlamstext type, and copied some example from the web. But when I hit the save and compile button, I first got the following NOLSTD error:
https://www.edaboard.com/showthread.php?27832-Simulating-a-VHDL-design-in-ldv5-1
So I added said file to my cds.lib and tried again. But now I'm getting this:
ncvhdl_p: *F,DLUNNE: Can't find STANDARD at /cadappl/ictools/cadence_ic/6.1.7.721/tools/inca/files/STD.
If I go over to the Library Browser, it indeed shows that the library is completely empty. Properties show it has the following files attached.
In the file system I've also found a STD.src folder. Is there a way to recompile the library properly? Supposedly this folder includes precompiled versions, but looks like not really.