Closed StefanDorschu closed 4 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
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!
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.
appears to be resolved (no feedback for a couple of years). closing.
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.