* EEC 216 Hspice Template Deck * File: template.sp * Author: Anystudent@ucdavis.edu * Date: ** ** ** Problem Set XXX ** ** Problem X.X **---------------------------------------------------------------------------- .include 'macros.sp' .include 'PTM45nm_LP.sp' .param lambda=24nm vdd=1.0V .options accurate post .temp 27 .tran 2ps 10.0ns .global vdd gnd .probe * Power Supplies Vvdd vdd gnd dc=vdd .end