From 93ae7ebd0082acad9aa3fb5168bc479f38eba4c0 Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Thu, 13 Sep 2018 15:18:30 -0700 Subject: [PATCH] Specify DRC,LVS,PEX tool for scn4m --- compiler/tests/config_20_scn4m_subm.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compiler/tests/config_20_scn4m_subm.py b/compiler/tests/config_20_scn4m_subm.py index ca112a97..5715d49f 100644 --- a/compiler/tests/config_20_scn4m_subm.py +++ b/compiler/tests/config_20_scn4m_subm.py @@ -7,3 +7,7 @@ process_corners = ["TT"] supply_voltages = [5.0] temperatures = [25] +drc_name = "magic" +lvs_name = "netgen" +pex_name = "magic" +