Postcript graphics from Hspice

Status
Not open for further replies.

ekmafer

Member level 2
Joined
Oct 21, 2003
Messages
46
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
13
The statement .graph don't work in hspice linux, but meta.cfg have PLOTSETUP and PRTDEFAULT set. The Hspice manual have this note: "You cannot use .GRAPH statement in the PC version of HSPICE".

I have revised of hspice file binary and i think that is possible change and do any script to set work it!
I don't know of hack, but i think that very people in edaboard forum is.

Help, please.

** But now i use gwave, sp2sp and octave tool to view and results process .
 

you must to use a script of gnuplot to create .ps from hspice.
In gnuplot types:
set term ps enh
set output 'graph.eps'
plot 'file.sw0'
 

Status
Not open for further replies.

Similar threads

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