error when using subcircuit2ssc to import spice to simulink
Afficher commentaires plus anciens
i wan to have a defined rise and fall time for mosfet, so I convert a spice model to simulink. I copy a subcircuit to txt file from a lib file, and then rename it to cir file.
IMZ120R030M1H_L1test.cir is renamed as IMZ120R030M1H_L1test.txt for uploading here.
>> subcircuit2ssc('IMZ120R030M1H_L1test.cir','+mylibrary');
error using spiceBase/getConnectionString
All external nodes must be connected in X_M2.
error in spiceSubckt/getSimscapeText
error in spiceSubckt/preparSimscapeFile
error in subcircuit2ssc
error in subcircuit2ssc (line 31)
subcircuit2ssc(netlist,target);
what can i do about this error?
1 commentaire
Matthew Mishrikey
le 21 Juil 2021
I have a similar issue. Were you able to find a solution?
Réponse acceptée
Plus de réponses (1)
Roshan SB
le 12 Mar 2024
0 votes
Seems like you have the wrong SPICE model. Reach out to any infi customer support and ask them for a Cadence PSPICE model and try again.
Catégories
En savoir plus sur Semiconductors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!