Hi does anyone know an alternative to install xyce...
# xyce
v
Hi does anyone know an alternative to install xyce? I tried the oficial site and using spack. Im triying to make a simulation with memristors if thats helpful.
t
See pages 14 and 15 of this document: https://docs.google.com/document/d/1QXi2kqWgQ8JR_BJCfUgFkQCSSxetXcnWrDHRJdLBsy0/edit#heading=h.reaxbgy7z12h It was a painful experience trying to compile and install Xyce from source. But I managed to do it. Xyce comes precompiled with the JKU-IIC tools: https://github.com/iic-jku/IIC-OSIC-TOOLS so that's another option you might want to consider.
1
v
Thank you!