Qucs / ADMS

ADMS is a code generator for the Verilog-AMS language
GNU General Public License v3.0
94 stars 31 forks source link

Segmentation fault (core dumped) #62

Closed StefanDorschu closed 4 years ago

StefanDorschu commented 7 years ago

Im trying to use adms with ubuntu. When i try to convert a simple verilogA-Code

admsXml dummy.va -e adms.xml

, i get the error.

What works is admsXml dummy.va -e dummy.xml

I tried a different model and once again

admsXml resistor.va -e adms.xml does not work but admsXml resistor.va -e dummy.xml does work.

Obviously the problem is the adms.xml.

I very new to all this and help would be very appreciated :) Is there any tutorial source for adms?

Thank you.

ra3xdh commented 7 years ago

@HabelStefan, Are you trying to use ADMSXML with Qucs? These presentations can help you. It explains interactions ADMS usage with Qucs.

http://www.mos-ak.org/london_2014/presentations/09_Mike_Brinson_MOS-AK_London_2014.pdf http://www.mos-ak.org/berkeley_2014/presentations/04_Wladek_Grabinski_MOS-AK_Berkeley_2014.pdf http://www.mos-ak.org/washington_dc_2015/presentations/T14_Mike_Brinson_MOS-AK_Washington_DC_2015.pdf

StefanDorschu commented 7 years ago

To be honest, i dont know at the moment as i am still trying to understand how it works ☺ I will check your sources. Thank you very much!

guitorri commented 7 years ago

Which version of admsXml are you using. Without your input files it might be difficult to reproduce.

Here you can find a copy of the original tutorials by the author of ADMS: http://guitorri.github.io/adms.github.io/ https://github.com/guitorri/adms.github.io

The content was retrieved via wayback machine. I cleaned up a bit and placed the input scripts as files ready for download.

felix-salfelder commented 4 years ago

appears to be resolved (no feedback for a couple of years). closing.