From d8baa5384da83bd4cc415dc6b0baab57986027e6 Mon Sep 17 00:00:00 2001 From: mrg Date: Fri, 14 Jun 2019 10:13:13 -0700 Subject: [PATCH] Remove useless comments. Add missing copyright. --- compiler/tests/01_library_drc_test.py | 2 -- compiler/tests/02_library_lvs_test.py | 2 -- compiler/tests/03_contact_test.py | 2 -- compiler/tests/03_path_test.py | 2 -- compiler/tests/03_ptx_1finger_nmos_test.py | 2 -- compiler/tests/03_ptx_1finger_pmos_test.py | 2 -- compiler/tests/03_ptx_3finger_nmos_test.py | 2 -- compiler/tests/03_ptx_3finger_pmos_test.py | 2 -- compiler/tests/03_ptx_4finger_nmos_test.py | 2 -- compiler/tests/03_ptx_4finger_pmos_test.py | 2 -- compiler/tests/03_wire_test.py | 2 -- compiler/tests/04_pand2_test.py | 4 ---- compiler/tests/04_pbitcell_test.py | 4 ---- compiler/tests/04_pbuf_test.py | 4 ---- compiler/tests/04_pdriver_test.py | 4 ---- compiler/tests/04_pinv_10x_test.py | 4 ---- compiler/tests/04_pinv_1x_beta_test.py | 4 ---- compiler/tests/04_pinv_1x_test.py | 3 --- compiler/tests/04_pinv_2x_test.py | 4 ---- compiler/tests/04_pinvbuf_test.py | 4 ---- compiler/tests/04_pnand2_test.py | 6 ------ compiler/tests/04_pnand3_test.py | 6 ------ compiler/tests/04_pnor2_test.py | 6 ------ compiler/tests/04_precharge_test.py | 4 ---- compiler/tests/04_replica_pbitcell_test.py | 4 ---- compiler/tests/04_single_level_column_mux_test.py | 4 ---- compiler/tests/05_bitcell_1rw_1r_array_test.py | 4 ---- compiler/tests/05_bitcell_array_test.py | 4 ---- compiler/tests/05_pbitcell_array_test.py | 4 ---- compiler/tests/06_hierarchical_decoder_test.py | 4 ---- compiler/tests/06_hierarchical_predecode2x4_test.py | 4 ---- compiler/tests/06_hierarchical_predecode3x8_test.py | 4 ---- .../tests/07_single_level_column_mux_array_test.py | 4 ---- compiler/tests/08_precharge_array_test.py | 4 ---- compiler/tests/08_wordline_driver_test.py | 4 ---- compiler/tests/09_sense_amp_array_test.py | 4 ---- compiler/tests/10_write_driver_array_test.py | 4 ---- compiler/tests/11_dff_array_test.py | 4 ---- compiler/tests/11_dff_buf_array_test.py | 4 ---- compiler/tests/11_dff_buf_test.py | 4 ---- compiler/tests/12_tri_gate_array_test.py | 4 ---- compiler/tests/13_delay_chain_test.py | 4 ---- compiler/tests/14_replica_bitline_multiport_test.py | 4 ---- compiler/tests/14_replica_bitline_test.py | 4 ---- compiler/tests/16_control_logic_test.py | 4 ---- compiler/tests/19_bank_select_test.py | 4 ---- compiler/tests/19_multi_bank_test.py | 4 ---- compiler/tests/19_pmulti_bank_test.py | 4 ---- compiler/tests/19_psingle_bank_test.py | 4 ---- compiler/tests/19_single_bank_1rw_1r_test.py | 4 ---- compiler/tests/19_single_bank_test.py | 4 ---- compiler/tests/20_psram_1bank_2mux_1rw_1w_test.py | 4 ---- compiler/tests/20_psram_1bank_2mux_1w_1r_test.py | 4 ---- compiler/tests/20_psram_1bank_2mux_test.py | 4 ---- compiler/tests/20_psram_1bank_4mux_1rw_1r_test.py | 4 ---- compiler/tests/20_sram_1bank_2mux_1rw_1r_test.py | 4 ---- compiler/tests/20_sram_1bank_2mux_1w_1r_test.py | 4 ---- compiler/tests/20_sram_1bank_2mux_test.py | 4 ---- compiler/tests/20_sram_1bank_4mux_test.py | 4 ---- compiler/tests/20_sram_1bank_8mux_1rw_1r_test.py | 4 ---- compiler/tests/20_sram_1bank_8mux_test.py | 4 ---- compiler/tests/20_sram_1bank_nomux_1rw_1r_test.py | 4 ---- compiler/tests/20_sram_1bank_nomux_test.py | 4 ---- compiler/tests/20_sram_2bank_test.py | 4 ---- compiler/tests/21_hspice_delay_test.py | 4 ---- compiler/tests/21_hspice_setuphold_test.py | 4 ---- compiler/tests/21_model_delay_test.py | 4 ---- compiler/tests/21_ngspice_delay_test.py | 4 ---- compiler/tests/21_ngspice_setuphold_test.py | 4 ---- compiler/tests/22_psram_1bank_2mux_func_test.py | 4 ---- compiler/tests/22_psram_1bank_4mux_func_test.py | 4 ---- compiler/tests/22_psram_1bank_8mux_func_test.py | 4 ---- compiler/tests/22_psram_1bank_nomux_func_test.py | 4 ---- compiler/tests/22_sram_1bank_2mux_func_test.py | 4 ---- compiler/tests/22_sram_1bank_4mux_func_test.py | 4 ---- compiler/tests/22_sram_1bank_8mux_func_test.py | 4 ---- compiler/tests/22_sram_1bank_nomux_func_test.py | 4 ---- .../tests/22_sram_1rw_1r_1bank_nomux_func_test.py | 4 ---- compiler/tests/23_lib_sram_model_corners_test.py | 4 ---- compiler/tests/23_lib_sram_model_test.py | 4 ---- compiler/tests/23_lib_sram_prune_test.py | 4 ---- compiler/tests/23_lib_sram_test.py | 4 ---- compiler/tests/24_lef_sram_test.py | 4 ---- compiler/tests/25_verilog_sram_test.py | 4 ---- compiler/tests/26_pex_test.py | 4 ---- compiler/tests/30_openram_back_end_test.py | 6 ------ compiler/tests/30_openram_front_end_test.py | 13 +++++++------ compiler/tests/config_scn3me_subm.py | 8 ++++---- compiler/tests/config_scn3me_subm_back_end.py | 8 ++++---- compiler/tests/config_scn3me_subm_front_end.py | 8 ++++---- 90 files changed, 19 insertions(+), 347 deletions(-) diff --git a/compiler/tests/01_library_drc_test.py b/compiler/tests/01_library_drc_test.py index ba3c032f..f8da685b 100755 --- a/compiler/tests/01_library_drc_test.py +++ b/compiler/tests/01_library_drc_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test the library cells for DRC" - import unittest from testutils import * import sys,os,re diff --git a/compiler/tests/02_library_lvs_test.py b/compiler/tests/02_library_lvs_test.py index 880d814d..ad150a2b 100755 --- a/compiler/tests/02_library_lvs_test.py +++ b/compiler/tests/02_library_lvs_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test the library cells for LVS" - import unittest from testutils import * import sys,os,re diff --git a/compiler/tests/03_contact_test.py b/compiler/tests/03_contact_test.py index dcfe2765..3d7254c3 100755 --- a/compiler/tests/03_contact_test.py +++ b/compiler/tests/03_contact_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test for DRC on basic contacts of different array sizes" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_path_test.py b/compiler/tests/03_path_test.py index 32769c03..21001718 100755 --- a/compiler/tests/03_path_test.py +++ b/compiler/tests/03_path_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic path" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_ptx_1finger_nmos_test.py b/compiler/tests/03_ptx_1finger_nmos_test.py index f6e06cf4..f436d7d0 100755 --- a/compiler/tests/03_ptx_1finger_nmos_test.py +++ b/compiler/tests/03_ptx_1finger_nmos_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic parameterized transistors" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_ptx_1finger_pmos_test.py b/compiler/tests/03_ptx_1finger_pmos_test.py index 639371bd..ae8078e7 100755 --- a/compiler/tests/03_ptx_1finger_pmos_test.py +++ b/compiler/tests/03_ptx_1finger_pmos_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic parameterized transistors" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_ptx_3finger_nmos_test.py b/compiler/tests/03_ptx_3finger_nmos_test.py index 9419c377..c010a948 100755 --- a/compiler/tests/03_ptx_3finger_nmos_test.py +++ b/compiler/tests/03_ptx_3finger_nmos_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic parameterized transistors" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_ptx_3finger_pmos_test.py b/compiler/tests/03_ptx_3finger_pmos_test.py index 9867f77d..85cca9e2 100755 --- a/compiler/tests/03_ptx_3finger_pmos_test.py +++ b/compiler/tests/03_ptx_3finger_pmos_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic parameterized transistors" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_ptx_4finger_nmos_test.py b/compiler/tests/03_ptx_4finger_nmos_test.py index 93808da2..4a410d51 100755 --- a/compiler/tests/03_ptx_4finger_nmos_test.py +++ b/compiler/tests/03_ptx_4finger_nmos_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic parameterized transistors" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_ptx_4finger_pmos_test.py b/compiler/tests/03_ptx_4finger_pmos_test.py index eb191058..34fbaf9f 100755 --- a/compiler/tests/03_ptx_4finger_pmos_test.py +++ b/compiler/tests/03_ptx_4finger_pmos_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic parameterized transistors" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/03_wire_test.py b/compiler/tests/03_wire_test.py index d1d9e00f..4ee360ce 100755 --- a/compiler/tests/03_wire_test.py +++ b/compiler/tests/03_wire_test.py @@ -6,8 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -"Run a regression test on a basic wire" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pand2_test.py b/compiler/tests/04_pand2_test.py index 744367e8..42045b43 100755 --- a/compiler/tests/04_pand2_test.py +++ b/compiler/tests/04_pand2_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a pand2 cell -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pbitcell_test.py b/compiler/tests/04_pbitcell_test.py index 1b28d0d4..0f14c4c5 100755 --- a/compiler/tests/04_pbitcell_test.py +++ b/compiler/tests/04_pbitcell_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regresion tests on a parameterized bitcell -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pbuf_test.py b/compiler/tests/04_pbuf_test.py index 2e24536b..35db8ccf 100755 --- a/compiler/tests/04_pbuf_test.py +++ b/compiler/tests/04_pbuf_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 2-row buffer cell -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pdriver_test.py b/compiler/tests/04_pdriver_test.py index c4dbe5a1..abaab4a0 100755 --- a/compiler/tests/04_pdriver_test.py +++ b/compiler/tests/04_pdriver_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 2-row buffer cell -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pinv_10x_test.py b/compiler/tests/04_pinv_10x_test.py index ed356e49..2ccce34a 100755 --- a/compiler/tests/04_pinv_10x_test.py +++ b/compiler/tests/04_pinv_10x_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regression tests on a parameterized inverter -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pinv_1x_beta_test.py b/compiler/tests/04_pinv_1x_beta_test.py index da89ee8a..2f96020c 100755 --- a/compiler/tests/04_pinv_1x_beta_test.py +++ b/compiler/tests/04_pinv_1x_beta_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regression tests on a parameterized inverter -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pinv_1x_test.py b/compiler/tests/04_pinv_1x_test.py index c991eb5a..9b0f1bc6 100755 --- a/compiler/tests/04_pinv_1x_test.py +++ b/compiler/tests/04_pinv_1x_test.py @@ -6,9 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regression tests on a parameterized inverter -""" import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pinv_2x_test.py b/compiler/tests/04_pinv_2x_test.py index 29bafb5d..d8a7598f 100755 --- a/compiler/tests/04_pinv_2x_test.py +++ b/compiler/tests/04_pinv_2x_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regression tests on a parameterized inverter -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pinvbuf_test.py b/compiler/tests/04_pinvbuf_test.py index c84f2501..86af0708 100755 --- a/compiler/tests/04_pinvbuf_test.py +++ b/compiler/tests/04_pinvbuf_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 2-row buffer cell -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pnand2_test.py b/compiler/tests/04_pnand2_test.py index 40c592f7..bc066cfc 100755 --- a/compiler/tests/04_pnand2_test.py +++ b/compiler/tests/04_pnand2_test.py @@ -6,12 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regression tests on a parameterized nand 2. This module doesn't -generate a multi_finger 2-input nand gate. It generates only a minimum -size 2-input nand gate. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pnand3_test.py b/compiler/tests/04_pnand3_test.py index 31315fb7..8bf5098f 100755 --- a/compiler/tests/04_pnand3_test.py +++ b/compiler/tests/04_pnand3_test.py @@ -6,12 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regression tests on a parameterized pnand3. -This module doesn't generate a multi-finger 3-input nand gate. -It generates only a minimum size 3-input nand gate. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_pnor2_test.py b/compiler/tests/04_pnor2_test.py index bc650ae1..0e524506 100755 --- a/compiler/tests/04_pnor2_test.py +++ b/compiler/tests/04_pnor2_test.py @@ -6,12 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run regression tests on a parameterized nor 2. This module doesn't -generate a multi_finger 2-input nor gate. It generates only a minimum -size 2-input nor gate. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_precharge_test.py b/compiler/tests/04_precharge_test.py index 03ed932a..9b2addd5 100755 --- a/compiler/tests/04_precharge_test.py +++ b/compiler/tests/04_precharge_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a precharge cell -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_replica_pbitcell_test.py b/compiler/tests/04_replica_pbitcell_test.py index f18c7005..65ce5ecf 100755 --- a/compiler/tests/04_replica_pbitcell_test.py +++ b/compiler/tests/04_replica_pbitcell_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a replica pbitcell -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/04_single_level_column_mux_test.py b/compiler/tests/04_single_level_column_mux_test.py index 76fa2fec..3ecbbe9d 100755 --- a/compiler/tests/04_single_level_column_mux_test.py +++ b/compiler/tests/04_single_level_column_mux_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a wordline_driver array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/05_bitcell_1rw_1r_array_test.py b/compiler/tests/05_bitcell_1rw_1r_array_test.py index 681dd33e..3a01e015 100755 --- a/compiler/tests/05_bitcell_1rw_1r_array_test.py +++ b/compiler/tests/05_bitcell_1rw_1r_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a basic array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/05_bitcell_array_test.py b/compiler/tests/05_bitcell_array_test.py index 726fee50..f24d5f38 100755 --- a/compiler/tests/05_bitcell_array_test.py +++ b/compiler/tests/05_bitcell_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a basic array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/05_pbitcell_array_test.py b/compiler/tests/05_pbitcell_array_test.py index 8dafcc56..91bf7522 100755 --- a/compiler/tests/05_pbitcell_array_test.py +++ b/compiler/tests/05_pbitcell_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a basic array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/06_hierarchical_decoder_test.py b/compiler/tests/06_hierarchical_decoder_test.py index 4bd125ae..c349e889 100755 --- a/compiler/tests/06_hierarchical_decoder_test.py +++ b/compiler/tests/06_hierarchical_decoder_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a hierarchical_decoder. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/06_hierarchical_predecode2x4_test.py b/compiler/tests/06_hierarchical_predecode2x4_test.py index 8dbb9410..0a5363ab 100755 --- a/compiler/tests/06_hierarchical_predecode2x4_test.py +++ b/compiler/tests/06_hierarchical_predecode2x4_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a hierarchical_predecode2x4. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/06_hierarchical_predecode3x8_test.py b/compiler/tests/06_hierarchical_predecode3x8_test.py index 08d731b8..b2a8d438 100755 --- a/compiler/tests/06_hierarchical_predecode3x8_test.py +++ b/compiler/tests/06_hierarchical_predecode3x8_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a hierarchical_predecode3x8. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/07_single_level_column_mux_array_test.py b/compiler/tests/07_single_level_column_mux_array_test.py index d74348f9..c6cd7ed2 100755 --- a/compiler/tests/07_single_level_column_mux_array_test.py +++ b/compiler/tests/07_single_level_column_mux_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a single transistor column_mux. -""" - from testutils import * import sys,os sys.path.append(os.getenv("OPENRAM_HOME")) diff --git a/compiler/tests/08_precharge_array_test.py b/compiler/tests/08_precharge_array_test.py index fc078db6..ee29211b 100755 --- a/compiler/tests/08_precharge_array_test.py +++ b/compiler/tests/08_precharge_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a precharge array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/08_wordline_driver_test.py b/compiler/tests/08_wordline_driver_test.py index c845d26c..31415a6c 100755 --- a/compiler/tests/08_wordline_driver_test.py +++ b/compiler/tests/08_wordline_driver_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a wordline_driver array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/09_sense_amp_array_test.py b/compiler/tests/09_sense_amp_array_test.py index d7fb77ac..e35ea3c3 100755 --- a/compiler/tests/09_sense_amp_array_test.py +++ b/compiler/tests/09_sense_amp_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a sense amp array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/10_write_driver_array_test.py b/compiler/tests/10_write_driver_array_test.py index 9141b0cb..20dacca6 100755 --- a/compiler/tests/10_write_driver_array_test.py +++ b/compiler/tests/10_write_driver_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a write driver array -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/11_dff_array_test.py b/compiler/tests/11_dff_array_test.py index 6ea0e3f3..b843a6bb 100755 --- a/compiler/tests/11_dff_array_test.py +++ b/compiler/tests/11_dff_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a dff_array. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/11_dff_buf_array_test.py b/compiler/tests/11_dff_buf_array_test.py index a60c6fdc..ec0e7742 100755 --- a/compiler/tests/11_dff_buf_array_test.py +++ b/compiler/tests/11_dff_buf_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a dff_array. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/11_dff_buf_test.py b/compiler/tests/11_dff_buf_test.py index 64d860f0..161deaa2 100755 --- a/compiler/tests/11_dff_buf_test.py +++ b/compiler/tests/11_dff_buf_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a dff_buf. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/12_tri_gate_array_test.py b/compiler/tests/12_tri_gate_array_test.py index ba08711b..db28bde9 100755 --- a/compiler/tests/12_tri_gate_array_test.py +++ b/compiler/tests/12_tri_gate_array_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a tri_gate_array. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/13_delay_chain_test.py b/compiler/tests/13_delay_chain_test.py index 03f9f4f6..9dc8faeb 100755 --- a/compiler/tests/13_delay_chain_test.py +++ b/compiler/tests/13_delay_chain_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a test on a delay chain -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/14_replica_bitline_multiport_test.py b/compiler/tests/14_replica_bitline_multiport_test.py index 959ed325..9e2f90ab 100755 --- a/compiler/tests/14_replica_bitline_multiport_test.py +++ b/compiler/tests/14_replica_bitline_multiport_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a test on a multiport replica bitline -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/14_replica_bitline_test.py b/compiler/tests/14_replica_bitline_test.py index 3a732750..47171aae 100755 --- a/compiler/tests/14_replica_bitline_test.py +++ b/compiler/tests/14_replica_bitline_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a test on a replica bitline -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/16_control_logic_test.py b/compiler/tests/16_control_logic_test.py index 6571e3aa..9fa064cd 100755 --- a/compiler/tests/16_control_logic_test.py +++ b/compiler/tests/16_control_logic_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a control_logic -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/19_bank_select_test.py b/compiler/tests/19_bank_select_test.py index ae7b495c..e2f5a9a8 100755 --- a/compiler/tests/19_bank_select_test.py +++ b/compiler/tests/19_bank_select_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/19_multi_bank_test.py b/compiler/tests/19_multi_bank_test.py index 1c67b5ac..1816cd61 100755 --- a/compiler/tests/19_multi_bank_test.py +++ b/compiler/tests/19_multi_bank_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/19_pmulti_bank_test.py b/compiler/tests/19_pmulti_bank_test.py index d21d8849..749460fa 100755 --- a/compiler/tests/19_pmulti_bank_test.py +++ b/compiler/tests/19_pmulti_bank_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/19_psingle_bank_test.py b/compiler/tests/19_psingle_bank_test.py index a6e44e23..7fe806b8 100755 --- a/compiler/tests/19_psingle_bank_test.py +++ b/compiler/tests/19_psingle_bank_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/19_single_bank_1rw_1r_test.py b/compiler/tests/19_single_bank_1rw_1r_test.py index 9c7a283c..c82200a7 100755 --- a/compiler/tests/19_single_bank_1rw_1r_test.py +++ b/compiler/tests/19_single_bank_1rw_1r_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on 1rw 1r sram bank -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/19_single_bank_test.py b/compiler/tests/19_single_bank_test.py index f1809690..1d010db5 100755 --- a/compiler/tests/19_single_bank_test.py +++ b/compiler/tests/19_single_bank_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_psram_1bank_2mux_1rw_1w_test.py b/compiler/tests/20_psram_1bank_2mux_1rw_1w_test.py index f51bcc33..cd7086b6 100755 --- a/compiler/tests/20_psram_1bank_2mux_1rw_1w_test.py +++ b/compiler/tests/20_psram_1bank_2mux_1rw_1w_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_psram_1bank_2mux_1w_1r_test.py b/compiler/tests/20_psram_1bank_2mux_1w_1r_test.py index 231d409e..8b716d43 100755 --- a/compiler/tests/20_psram_1bank_2mux_1w_1r_test.py +++ b/compiler/tests/20_psram_1bank_2mux_1w_1r_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_psram_1bank_2mux_test.py b/compiler/tests/20_psram_1bank_2mux_test.py index 1e5ef24b..5f0cba17 100755 --- a/compiler/tests/20_psram_1bank_2mux_test.py +++ b/compiler/tests/20_psram_1bank_2mux_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_psram_1bank_4mux_1rw_1r_test.py b/compiler/tests/20_psram_1bank_4mux_1rw_1r_test.py index f17e221d..d674c04e 100755 --- a/compiler/tests/20_psram_1bank_4mux_1rw_1r_test.py +++ b/compiler/tests/20_psram_1bank_4mux_1rw_1r_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_2mux_1rw_1r_test.py b/compiler/tests/20_sram_1bank_2mux_1rw_1r_test.py index 3f38f0e4..acaf5844 100755 --- a/compiler/tests/20_sram_1bank_2mux_1rw_1r_test.py +++ b/compiler/tests/20_sram_1bank_2mux_1rw_1r_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank, 2 port SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_2mux_1w_1r_test.py b/compiler/tests/20_sram_1bank_2mux_1w_1r_test.py index 2407995d..50af484f 100755 --- a/compiler/tests/20_sram_1bank_2mux_1w_1r_test.py +++ b/compiler/tests/20_sram_1bank_2mux_1w_1r_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_2mux_test.py b/compiler/tests/20_sram_1bank_2mux_test.py index e60190f7..7e5a4f3a 100755 --- a/compiler/tests/20_sram_1bank_2mux_test.py +++ b/compiler/tests/20_sram_1bank_2mux_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_4mux_test.py b/compiler/tests/20_sram_1bank_4mux_test.py index 7ca61e5a..34af86a1 100755 --- a/compiler/tests/20_sram_1bank_4mux_test.py +++ b/compiler/tests/20_sram_1bank_4mux_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_8mux_1rw_1r_test.py b/compiler/tests/20_sram_1bank_8mux_1rw_1r_test.py index c181f2e9..1cd89037 100755 --- a/compiler/tests/20_sram_1bank_8mux_1rw_1r_test.py +++ b/compiler/tests/20_sram_1bank_8mux_1rw_1r_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_8mux_test.py b/compiler/tests/20_sram_1bank_8mux_test.py index aa4d1e68..c5eaea75 100755 --- a/compiler/tests/20_sram_1bank_8mux_test.py +++ b/compiler/tests/20_sram_1bank_8mux_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_nomux_1rw_1r_test.py b/compiler/tests/20_sram_1bank_nomux_1rw_1r_test.py index fc2adec4..570cf092 100755 --- a/compiler/tests/20_sram_1bank_nomux_1rw_1r_test.py +++ b/compiler/tests/20_sram_1bank_nomux_1rw_1r_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank, 2 port SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_1bank_nomux_test.py b/compiler/tests/20_sram_1bank_nomux_test.py index dba70be3..650d2ac2 100755 --- a/compiler/tests/20_sram_1bank_nomux_test.py +++ b/compiler/tests/20_sram_1bank_nomux_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/20_sram_2bank_test.py b/compiler/tests/20_sram_2bank_test.py index db491a24..c5d9d3d0 100755 --- a/compiler/tests/20_sram_2bank_test.py +++ b/compiler/tests/20_sram_2bank_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on a 2 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/21_hspice_delay_test.py b/compiler/tests/21_hspice_delay_test.py index 06bfe44c..598a6291 100755 --- a/compiler/tests/21_hspice_delay_test.py +++ b/compiler/tests/21_hspice_delay_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/21_hspice_setuphold_test.py b/compiler/tests/21_hspice_setuphold_test.py index f6ead751..ef5cf1a8 100755 --- a/compiler/tests/21_hspice_setuphold_test.py +++ b/compiler/tests/21_hspice_setuphold_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/21_model_delay_test.py b/compiler/tests/21_model_delay_test.py index 648a9336..a775c086 100755 --- a/compiler/tests/21_model_delay_test.py +++ b/compiler/tests/21_model_delay_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/21_ngspice_delay_test.py b/compiler/tests/21_ngspice_delay_test.py index 9d0ffebc..1ff14250 100755 --- a/compiler/tests/21_ngspice_delay_test.py +++ b/compiler/tests/21_ngspice_delay_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/21_ngspice_setuphold_test.py b/compiler/tests/21_ngspice_setuphold_test.py index 8e8fb53c..4a289812 100755 --- a/compiler/tests/21_ngspice_setuphold_test.py +++ b/compiler/tests/21_ngspice_setuphold_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_psram_1bank_2mux_func_test.py b/compiler/tests/22_psram_1bank_2mux_func_test.py index 052874bc..be875181 100755 --- a/compiler/tests/22_psram_1bank_2mux_func_test.py +++ b/compiler/tests/22_psram_1bank_2mux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_psram_1bank_4mux_func_test.py b/compiler/tests/22_psram_1bank_4mux_func_test.py index 6347507c..389575f7 100755 --- a/compiler/tests/22_psram_1bank_4mux_func_test.py +++ b/compiler/tests/22_psram_1bank_4mux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_psram_1bank_8mux_func_test.py b/compiler/tests/22_psram_1bank_8mux_func_test.py index 03e1d0a9..8a0001a9 100755 --- a/compiler/tests/22_psram_1bank_8mux_func_test.py +++ b/compiler/tests/22_psram_1bank_8mux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_psram_1bank_nomux_func_test.py b/compiler/tests/22_psram_1bank_nomux_func_test.py index ac4f1d36..e9b33db2 100755 --- a/compiler/tests/22_psram_1bank_nomux_func_test.py +++ b/compiler/tests/22_psram_1bank_nomux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a functioal test on 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_sram_1bank_2mux_func_test.py b/compiler/tests/22_sram_1bank_2mux_func_test.py index 7026c553..a38d868d 100755 --- a/compiler/tests/22_sram_1bank_2mux_func_test.py +++ b/compiler/tests/22_sram_1bank_2mux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_sram_1bank_4mux_func_test.py b/compiler/tests/22_sram_1bank_4mux_func_test.py index 1aabe78f..cefb9969 100755 --- a/compiler/tests/22_sram_1bank_4mux_func_test.py +++ b/compiler/tests/22_sram_1bank_4mux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_sram_1bank_8mux_func_test.py b/compiler/tests/22_sram_1bank_8mux_func_test.py index b213633f..332e52df 100755 --- a/compiler/tests/22_sram_1bank_8mux_func_test.py +++ b/compiler/tests/22_sram_1bank_8mux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on various srams -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_sram_1bank_nomux_func_test.py b/compiler/tests/22_sram_1bank_nomux_func_test.py index 6be32096..af626104 100755 --- a/compiler/tests/22_sram_1bank_nomux_func_test.py +++ b/compiler/tests/22_sram_1bank_nomux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a functioal test on 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/22_sram_1rw_1r_1bank_nomux_func_test.py b/compiler/tests/22_sram_1rw_1r_1bank_nomux_func_test.py index 1bf58207..e733fce3 100755 --- a/compiler/tests/22_sram_1rw_1r_1bank_nomux_func_test.py +++ b/compiler/tests/22_sram_1rw_1r_1bank_nomux_func_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a functioal test on 1 bank SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/23_lib_sram_model_corners_test.py b/compiler/tests/23_lib_sram_model_corners_test.py index 86edba77..6b6a02f5 100755 --- a/compiler/tests/23_lib_sram_model_corners_test.py +++ b/compiler/tests/23_lib_sram_model_corners_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Check the .lib file for an SRAM -""" - import unittest from testutils import * import sys,os,re diff --git a/compiler/tests/23_lib_sram_model_test.py b/compiler/tests/23_lib_sram_model_test.py index 43c834e9..8740e2d7 100755 --- a/compiler/tests/23_lib_sram_model_test.py +++ b/compiler/tests/23_lib_sram_model_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Check the .lib file for an SRAM -""" - import unittest from testutils import * import sys,os,re diff --git a/compiler/tests/23_lib_sram_prune_test.py b/compiler/tests/23_lib_sram_prune_test.py index 25039ff4..92070562 100755 --- a/compiler/tests/23_lib_sram_prune_test.py +++ b/compiler/tests/23_lib_sram_prune_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Check the .lib file for an SRAM with pruning -""" - import unittest from testutils import * import sys,os,re diff --git a/compiler/tests/23_lib_sram_test.py b/compiler/tests/23_lib_sram_test.py index 7a7ded0d..0ababf32 100755 --- a/compiler/tests/23_lib_sram_test.py +++ b/compiler/tests/23_lib_sram_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Check the .lib file for an SRAM -""" - import unittest from testutils import * import sys,os,re diff --git a/compiler/tests/24_lef_sram_test.py b/compiler/tests/24_lef_sram_test.py index b5b5aabd..5f7fdc60 100755 --- a/compiler/tests/24_lef_sram_test.py +++ b/compiler/tests/24_lef_sram_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Check the LEF file for an SRMA -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/25_verilog_sram_test.py b/compiler/tests/25_verilog_sram_test.py index 4c64cbe3..da6a2682 100755 --- a/compiler/tests/25_verilog_sram_test.py +++ b/compiler/tests/25_verilog_sram_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Check the .v file for an SRAM -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/26_pex_test.py b/compiler/tests/26_pex_test.py index 3c722859..78409249 100755 --- a/compiler/tests/26_pex_test.py +++ b/compiler/tests/26_pex_test.py @@ -6,10 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -Run a regression test on an extracted SRAM to ensure functionality. -""" - import unittest from testutils import * import sys,os diff --git a/compiler/tests/30_openram_back_end_test.py b/compiler/tests/30_openram_back_end_test.py index 3240d570..d375d605 100755 --- a/compiler/tests/30_openram_back_end_test.py +++ b/compiler/tests/30_openram_back_end_test.py @@ -6,12 +6,6 @@ # (acting for and on behalf of Oklahoma State University) # All rights reserved. # -""" -This tests the top-level executable. It checks that it generates the -appropriate files: .lef, .lib, .sp, .gds, .v. It DOES NOT, however, -check that these files are right. -""" - import unittest from testutils import * import sys,os,re,shutil diff --git a/compiler/tests/30_openram_front_end_test.py b/compiler/tests/30_openram_front_end_test.py index 8058153f..5252db7b 100755 --- a/compiler/tests/30_openram_front_end_test.py +++ b/compiler/tests/30_openram_front_end_test.py @@ -1,10 +1,11 @@ #!/usr/bin/env python3 -""" -This tests the top-level executable. It checks that it generates the -appropriate files: .lef, .lib, .sp, .gds, .v. It DOES NOT, however, -check that these files are right. -""" - +# See LICENSE for licensing information. +# +# Copyright (c) 2016-2019 Regents of the University of California and The Board +# of Regents for the Oklahoma Agricultural and Mechanical College +# (acting for and on behalf of Oklahoma State University) +# All rights reserved. +# import unittest from testutils import * import sys,os,re,shutil diff --git a/compiler/tests/config_scn3me_subm.py b/compiler/tests/config_scn3me_subm.py index 2cd02b5e..7b5b5e15 100644 --- a/compiler/tests/config_scn3me_subm.py +++ b/compiler/tests/config_scn3me_subm.py @@ -1,9 +1,9 @@ # See LICENSE for licensing information. # -#Copyright (c) 2016-2019 Regents of the University of California and The Board -#of Regents for the Oklahoma Agricultural and Mechanical College -#(acting for and on behalf of Oklahoma State University) -#All rights reserved. +# Copyright (c) 2016-2019 Regents of the University of California and The Board +# of Regents for the Oklahoma Agricultural and Mechanical College +# (acting for and on behalf of Oklahoma State University) +# All rights reserved. # word_size = 1 num_words = 16 diff --git a/compiler/tests/config_scn3me_subm_back_end.py b/compiler/tests/config_scn3me_subm_back_end.py index 5586ebca..826a50ae 100644 --- a/compiler/tests/config_scn3me_subm_back_end.py +++ b/compiler/tests/config_scn3me_subm_back_end.py @@ -1,9 +1,9 @@ # See LICENSE for licensing information. # -#Copyright (c) 2016-2019 Regents of the University of California and The Board -#of Regents for the Oklahoma Agricultural and Mechanical College -#(acting for and on behalf of Oklahoma State University) -#All rights reserved. +# Copyright (c) 2016-2019 Regents of the University of California and The Board +# of Regents for the Oklahoma Agricultural and Mechanical College +# (acting for and on behalf of Oklahoma State University) +# All rights reserved. # word_size = 1 num_words = 16 diff --git a/compiler/tests/config_scn3me_subm_front_end.py b/compiler/tests/config_scn3me_subm_front_end.py index 7b39e46d..c73fc84e 100644 --- a/compiler/tests/config_scn3me_subm_front_end.py +++ b/compiler/tests/config_scn3me_subm_front_end.py @@ -1,9 +1,9 @@ # See LICENSE for licensing information. # -#Copyright (c) 2016-2019 Regents of the University of California and The Board -#of Regents for the Oklahoma Agricultural and Mechanical College -#(acting for and on behalf of Oklahoma State University) -#All rights reserved. +# Copyright (c) 2016-2019 Regents of the University of California and The Board +# of Regents for the Oklahoma Agricultural and Mechanical College +# (acting for and on behalf of Oklahoma State University) +# All rights reserved. # word_size = 1 num_words = 16