Paul
|
I am using Mentor Tools and I especially like the extended control language of Eldo, but that's a personal point of view I don't want to argue about. True that MGC doesn't offer the kind of simulation you ask for.
What you can do, other than computing the equivalent resistor value and replacing it in the schematic, is run a transient simulation up to reaching equilibrium (all nodes have reached their correct operating point). From that point you can run AC or noise simulations (not sure whether you can use harmonic balance from Eldo RF, I'm only using "plain" Eldo).
I copied the following section from the Eldo documentation: -------- AC in the middle of a .TRAN Whenever a .AC command, a .TRAN command, and a .OP command containing time specifications are in the .cir file, then an AC analysis will be performed at each of these time points. In the following example Eldo will perform AC, NOISE and TRAN analyses at time 0, time 5n, and time 7n: .AC DEC 10 1 1e9 .NOISE v(5) vin 70 .TRAN 1n 20n .OP 5n 7n -------- I never used PAC, PXF in SpectreRF so I cannot really compare. For my analog (not RF) designs, this works fine. Does this answer your question?
Paul
|