Ive imported a model using the Database Editor and have set it up correctly. When I try to simulate how come I get “unknown parameter” errors in the log window?
More often than not, the problem is that the model you’ve imported is not Berkeley Spice compatible. The Database Editor can convert older Berkeley Spice format but it can’t convert from PSpice, IBIS, and some other formats to Berkeley Spice. So if you’re having this kind of error, then email us about it and include the model text. We’ll see if we can’t get something working for you. It could also be that within the controlled-source line is a scientific notation type for a number, such as 1e3 or 1K. If this is the case, these numbers need to be replaced with decimal equivalents, e.g., 1000 for 1e3 or .001 for 1m.