OpenRAM/compiler/tests
Matt Guthaus 3c86f94549 Change argument name for lib in tests as well. 2018-02-08 15:28:49 -08:00
..
golden Add updated non-pruned unit test results. 2018-02-07 19:35:21 -08:00
#03_ptx_4finger_pmos_test.py# Fail simulation tests if correct spice is not found. Correctly load spice characterizer. 2018-01-26 13:00:25 -08:00
00_code_format_check_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
01_library_drc_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
02_library_lvs_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
03_contact_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
03_path_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
03_ptx_1finger_nmos_test.py Only perform DRC not LVS on transistors 2018-01-30 08:03:54 -08:00
03_ptx_1finger_pmos_test.py Only perform DRC not LVS on transistors 2018-01-30 08:03:54 -08:00
03_ptx_3finger_nmos_test.py Only perform DRC not LVS on transistors 2018-01-30 08:03:54 -08:00
03_ptx_3finger_pmos_test.py Only perform DRC not LVS on transistors 2018-01-30 08:03:54 -08:00
03_ptx_4finger_nmos_test.py Only perform DRC not LVS on transistors 2018-01-30 08:03:54 -08:00
03_ptx_4finger_pmos_test.py Only perform DRC not LVS on transistors 2018-01-30 08:03:54 -08:00
03_wire_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_pinv_1x_beta_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_pinv_1x_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_pinv_2x_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_pinv_10x_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_pnand2_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_pnand3_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_pnor2_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_precharge_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
04_wordline_driver_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
05_bitcell_array_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
06_hierarchical_decoder_test.py Fix pin nameon sense amp spice. Fix NAND2 bug in hierarchical decoder. 2018-02-02 14:08:56 -08:00
06_hierarchical_predecode2x4_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
06_hierarchical_predecode3x8_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
07_single_level_column_mux_array_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
08_precharge_array_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
09_sense_amp_array_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
10_write_driver_array_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
11_ms_flop_array_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
12_tri_gate_array_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
13_delay_chain_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
14_replica_bitline_test.py Update replica bitline test for new parameters. Add small test and a larger test. 2018-02-07 15:15:19 -08:00
16_control_logic_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
19_multi_bank_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
19_single_bank_test.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
20_sram_1bank_test.py Disable virtual connects at top level LVS with Calibre. 2018-02-05 14:52:51 -08:00
20_sram_2bank_test.py Disable virtual connects at top level LVS with Calibre. 2018-02-05 14:52:51 -08:00
20_sram_4bank_test.py Disable virtual connects at top level LVS with Calibre. 2018-02-05 14:52:51 -08:00
21_hspice_delay_test.py Update unit test results 2018-02-07 18:48:22 -08:00
21_hspice_setuphold_test.py Fix assertion error syntax problem. Do not require hspice for functional test. Improve delay fail error message. 2018-01-31 15:38:02 -08:00
21_ngspice_delay_test.py Update unit test results 2018-02-07 18:48:22 -08:00
21_ngspice_setuphold_test.py Fix assertion error syntax problem. Do not require hspice for functional test. Improve delay fail error message. 2018-01-31 15:38:02 -08:00
22_pex_func_test_with_pinv.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
22_sram_func_test.py Do not require hspice during tests. Check if a valid simulator is found, however. 2018-01-31 16:21:43 -08:00
23_lib_sram_model_test.py Change argument name for lib in tests as well. 2018-02-08 15:28:49 -08:00
23_lib_sram_prune_test.py Change argument name for lib in tests as well. 2018-02-08 15:28:49 -08:00
23_lib_sram_test.py Change argument name for lib in tests as well. 2018-02-08 15:28:49 -08:00
24_lef_sram_test.py Modify unit tests to distinguish between FAIL and ERROR. Move comparison utilities into our derived unit test class. 2018-01-31 11:48:41 -08:00
25_verilog_sram_test.py Modify unit tests to distinguish between FAIL and ERROR. Move comparison utilities into our derived unit test class. 2018-01-31 11:48:41 -08:00
30_openram_test.py Make temp directory unique for test 30. Update LEF files after delay chain size change. 2018-02-07 15:05:21 -08:00
README RELEASE 1.0 2016-11-08 09:57:35 -08:00
config_20_freepdk45.py Fixed command line arguments to take priority over config file. Any option can be specified in config file now. 2018-01-21 11:21:09 -08:00
config_20_scn3me_subm.py Fixed command line arguments to take priority over config file. Any option can be specified in config file now. 2018-01-21 11:21:09 -08:00
regress.py Consolidate checking into our own unit test class. Remove all files in temp dir after each test, not just spice and gds. 2018-01-29 16:59:29 -08:00
testutils.py Disable virtual connects at top level LVS with Calibre. 2018-02-05 14:52:51 -08:00

README

Note that the tests turn off DRC/LVS when they perform their own check
for performance improvement. However, it must be turned back on before
the test runs an assert.