diff --git a/compiler/example_config_scn4m_subm.py b/compiler/example_config_scn4m_subm.py index 4e3b5aa2..5b97e0eb 100644 --- a/compiler/example_config_scn4m_subm.py +++ b/compiler/example_config_scn4m_subm.py @@ -9,3 +9,6 @@ temperatures = [ 25 ] output_path = "temp" output_name = "sram_{0}_{1}_{2}".format(word_size,num_words,tech_name) +drc_name = "magic" +lvs_name = "netgen" +pex_name = "magic"