head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 99.01.19.11.24.48; author ryu; state Exp; branches; next 1.2; 1.2 date 99.01.19.11.22.43; author ryu; state Exp; branches; next 1.1; 1.1 date 99.01.19.11.21.49; author ryu; state Exp; branches; next ; desc @* $Id: ttlh,v 1.4 1999/01/19 08:15:10 ryu Exp ryu $ @ 1.3 log @techdir includes tech name @ text @* $Id: ttlh,v 1.2 1999/01/19 11:22:43 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 defaults .lib TECHDIR/lib/define.sp low_voltage .lib TECHDIR/lib/define.sp high_temp .lib TECHDIR/lib/define.sp supplies .include TECHDIR/lib/models.sp @ 1.2 log @changed to hp35 @ text @d1 1 a1 1 * $Id: ttlh,v 1.1 1999/01/19 11:21:49 ryu Exp ryu $ d33 4 a36 4 .lib TECHDIR/hp35/lib/define.sp defaults .lib TECHDIR/hp35/lib/define.sp low_voltage .lib TECHDIR/hp35/lib/define.sp high_temp .lib TECHDIR/hp35/lib/define.sp supplies d38 1 a38 1 .include TECHDIR/hp35/lib/models.sp @ 1.1 log @entered into RCS @ text @d1 1 a1 1 * $Id: ttlh,v 1.4 1999/01/19 08:15:10 ryu Exp ryu $ d33 4 a36 4 .lib TECHDIR/tsmc35/lib/define.sp defaults .lib TECHDIR/tsmc35/lib/define.sp low_voltage .lib TECHDIR/tsmc35/lib/define.sp high_temp .lib TECHDIR/tsmc35/lib/define.sp supplies d38 1 a38 1 .include TECHDIR/tsmc35/lib/models.sp @