How to generate a start pulse in Hspice simulation?

Status
Not open for further replies.

linkern

Newbie level 4
Joined
Dec 6, 2004
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
57
a problem about Hspice

hi,all
how to generate a start pulse in hspice simulation..
thanks..
 

a problem about Hspice

u may write the simulation file of connect the input to the signal source.
 

Re: a problem about Hspice

e.g.
Vstart start 0 pwl(0 0 1u 0 1.001u 5);
the above line will generate a pulse rising at t=1us with slope 5 (V/ns), and stay at 5V.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…