i am getting invalid integer error while doing noise analysis. pls help

WBahn

Joined Mar 31, 2012
32,702
If you replace the .noise directive with something else, say a transient analysis, does the circuit simulate successfully and does the signal at Node 4 look correct?
 

Thread Starter

Creatr334

Joined May 11, 2025
2
If you replace the .noise directive with something else, say a transient analysis, does the circuit simulate successfully and does the signal at Node 4 look correct?
yes, when replacing .noise line with .TRAN 0.1n 5u , it works perfectly
 
Top