head	1.4;
access;
symbols;
locks
	ryu:1.4; strict;
comment	@# @;


1.4
date	99.01.19.08.15.10;	author ryu;	state Exp;
branches;
next	1.3;

1.3
date	99.01.19.07.34.42;	author ryu;	state Exp;
branches;
next	1.2;

1.2
date	99.01.19.07.33.24;	author ryu;	state Exp;
branches;
next	1.1;

1.1
date	99.01.19.07.26.22;	author ryu;	state Exp;
branches;
next	;


desc
@#	$Id: ttlh.sp,v 1.1 1999/01/19 07:14:36 ryu Exp ryu $
@


1.4
log
@.sp
@
text
@*	$Id: ttlh,v 1.3 1999/01/19 07:34:42 ryu Exp ryu $

*	Copyright (C) 1999 Robert K. Yu
*	email: robert@@yu.org

*	This file is part of Autochar.

*	Autochar is free software; you can redistribute it and/or modify
*	it under the terms of the GNU General Public License as published by
*	the Free Software Foundation; either version 2, or (at your option)
*	any later version.

*	Autochar is distributed in the hope that it will be useful,
*	but WITHOUT ANY WARRANTY; without even the implied warranty of
*	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
*	GNU General Public License for more details.

*	You should have received a copy of the GNU General Public License
*	along with Autochar; see the file COPYING.  If not, write to the
*	Free Software Foundation, Inc., 59 Temple Place - Suite 330,
*	Boston, MA 02111-1307, USA.


*	Sample hspice include file to read
*	in hspice models, library, and conditions.

*	ttlh :=
*	    t ypical N
*	    t ypical P
*	    l ow Vdd
*	    h igh temperature

.lib     TECHDIR/lib/define.sp low_voltage
.lib	 TECHDIR/lib/define.sp high_temp

.include TECHDIR/lib/models.sp
@


1.3
log
@.in
@
text
@d1 1
a1 1
*	$Id: ttlh,v 1.2 1999/01/19 07:33:24 ryu Exp ryu $
d33 2
a34 2
.lib     TECHDIR/lib/define.in low_voltage
.lib	 TECHDIR/lib/define.in high_temp
d36 1
a36 1
.include TECHDIR/lib/models.in
@


1.2
log
@Comment is *
@
text
@d1 1
a1 1
*	$Id: ttlh,v 1.1 1999/01/19 07:26:22 ryu Exp ryu $
d33 2
a34 2
.lib     TECHDIR/lib/define.sp low_voltage
.lib	 TECHDIR/lib/define.sp high_temp
d36 1
a36 1
.include TECHDIR/lib/models.sp
@


1.1
log
@entered into RCS
@
text
@d1 1
a1 1
#	$Id: ttlh.sp,v 1.1 1999/01/19 07:14:36 ryu Exp ryu $
d3 2
a4 2
#	Copyright (C) 1999 Robert K. Yu
#	email: robert@@yu.org
d6 1
a6 1
#	This file is part of Autochar.
d8 4
a11 4
#	Autochar is free software; you can redistribute it and/or modify
#	it under the terms of the GNU General Public License as published by
#	the Free Software Foundation; either version 2, or (at your option)
#	any later version.
d13 4
a16 4
#	Autochar is distributed in the hope that it will be useful,
#	but WITHOUT ANY WARRANTY; without even the implied warranty of
#	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#	GNU General Public License for more details.
d18 4
a21 4
#	You should have received a copy of the GNU General Public License
#	along with Autochar; see the file COPYING.  If not, write to the
#	Free Software Foundation, Inc., 59 Temple Place - Suite 330,
#	Boston, MA 02111-1307, USA.
@