Transient noise different than Pnoise verilogA

InvokeMeWell

Junior Member level 3
Joined
May 17, 2015
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,525
Hello all,

I have copied an simple inverter with verilogA here is the code and I added the white noise line only:

code for inverter
with the PNoise agrees with white Noise I have put in my code but the transient Noise is totally off


Transient nosie setup
my clock is 48.0MHz, I let it run for 1ms, transient conservative, noise fmax = 80.0G, I runned 5 transient noise with different seed


PN(clip(VT("/test") 100n 0.999m) "rising" 0.5 ?Tnom 20.833n ?windowName "Blackman" ?smooth 1 ?windowSize 8192 ?detrending "Linear" ?cohGain 1 ?methodType "absJitter")
I tried also with the window size 2497166, but the transient noise was something crazy

 

Cookies are required to use this site. You must accept them to continue using the site. Learn more…