From ee32e76ba7643698c6cd4818c293e2339b4da26d Mon Sep 17 00:00:00 2001 From: Adam Megacz Date: Thu, 23 Jul 2009 16:41:45 -0700 Subject: [PATCH] add 40nm options in header file (commented out) --- marina/testCode/header.hsp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/marina/testCode/header.hsp b/marina/testCode/header.hsp index 28df10f..75ebcc2 100644 --- a/marina/testCode/header.hsp +++ b/marina/testCode/header.hsp @@ -5,14 +5,21 @@ ****************************************************************** .protect + +* 90nm .lib '/import/async/cad/process/tsmc090/spice_models/models/cln90g_lk.l' TT .lib '/import/async/cad/process/tsmc090/spice_models/models/cln90g_lk.l' TT_RES .lib '/import/async/cad/process/tsmc090/spice_models/models/cln90g_lk.l' TT_18 .lib '/import/async/cad/process/tsmc090/spice_models/models/cln90g_lk.l' TT_na18 .lib '/import/async/cad/process/tsmc090/spice_models/models/cln90g_lk.l' TT_DIO_esd .lib '/import/async/cad/process/tsmc090/spice_models/models/cln90g_lk.l' TT_DIO_18 + +* 40nm +* .lib '/import/async/cad/process/tsmcsun045/sun_spice_models/1.01/models/toplevel_cln40gp.l' TOP_TT + .unprotect + .param sup=0.9 * Supply voltage .temp 80 * Temperature -- 1.7.10.4