valeriogiampa
Member level 3
Hi,
I have candence allegro for linux. I would like to use it for mixed-signal simulation before the PCB Design but I am finding same problems to do it.
I have executed two different test:
1. Run AMS Simulator from Cadence Allegro Design Entry HDL (ConceptHDL).
2. Ruun AMS Simulator from installation directory.
When I am running the PSpice Simulation from ConceptHDL by AMS Simulator->Enable PSpice Simulator, a pop up windows appear with this error message: DEHDL AMS Flow Cannot be enabled as AMS Installation not found.
When I am running the advanced pspice simulator from the installation directory, in the terminal I capture this error message:
$ ./pspiceaa.exe
./pspiceaa.exe: error while loading shared libraries: liborevalexpr.so: cannot open shared object file: No such file or directory
If I ask which is the libraries that the operative system don't find, I see this message:
$ ldd pspiceaa.exe|grep "not found"
liborevalexpr.so => not found
liborasimdata.so => not found
liborevalexpr.so => not found
liborasimdata.so => not found
liborevalexpr.so => not found
liborasimdata.so => not found
Can you help me?
I have candence allegro for linux. I would like to use it for mixed-signal simulation before the PCB Design but I am finding same problems to do it.
I have executed two different test:
1. Run AMS Simulator from Cadence Allegro Design Entry HDL (ConceptHDL).
2. Ruun AMS Simulator from installation directory.
When I am running the PSpice Simulation from ConceptHDL by AMS Simulator->Enable PSpice Simulator, a pop up windows appear with this error message: DEHDL AMS Flow Cannot be enabled as AMS Installation not found.
When I am running the advanced pspice simulator from the installation directory, in the terminal I capture this error message:
$ ./pspiceaa.exe
./pspiceaa.exe: error while loading shared libraries: liborevalexpr.so: cannot open shared object file: No such file or directory
If I ask which is the libraries that the operative system don't find, I see this message:
$ ldd pspiceaa.exe|grep "not found"
liborevalexpr.so => not found
liborasimdata.so => not found
liborevalexpr.so => not found
liborasimdata.so => not found
liborevalexpr.so => not found
liborasimdata.so => not found
Can you help me?