From 32c7e90662d8c047a0984405f2e609f1cb3128b0 Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 8 Nov 2021 14:27:41 -0800 Subject: [PATCH] Do not run same well spacing for backwards compatibility. Add pbitcell cheat. --- technology/scn4m_subm/tech/tech.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/technology/scn4m_subm/tech/tech.py b/technology/scn4m_subm/tech/tech.py index 374ba4c8..ee63203c 100644 --- a/technology/scn4m_subm/tech/tech.py +++ b/technology/scn4m_subm/tech/tech.py @@ -428,8 +428,8 @@ spice["sa_transconductance"] = (spice["mobility_n"])*spice["cox"]*(parameter["sa drc_name = "magic" lvs_name = "netgen" pex_name = "magic" -drc_name = "klayout" -lvs_name = "klayout" -pex_name = "klayout" +# drc_name = "klayout" +# lvs_name = "klayout" +# pex_name = "klayout" blackbox_bitcell = False