OpenRAM/compiler/tests
mrg 797c41c750 Skip local bitcell array test 2020-08-13 14:36:39 -07:00
..
configs
golden
00_code_format_check_test.py
01_library_drc_test.py
02_library_lvs_test.py
03_contact_test.py
03_path_test.py
03_ptx_1finger_nmos_test.py
03_ptx_1finger_pmos_test.py
03_ptx_3finger_nmos_test.py
03_ptx_3finger_pmos_test.py
03_ptx_4finger_nmos_test.py
03_ptx_4finger_pmos_test.py
03_ptx_no_contacts_test.py
03_wire_test.py
04_and2_dec_test.py Use factory in and_dec tests 2020-06-22 16:55:49 -07:00
04_and3_dec_test.py Use factory in and_dec tests 2020-06-22 16:55:49 -07:00
04_and4_dec_test.py Skip and4_dec test 2020-06-23 10:08:28 -07:00
04_dff_buf_test.py Rename dff_buf test 2020-06-09 17:18:19 -07:00
04_dummy_pbitcell_test.py
04_pand2_test.py Remove vertical pand gates 2020-06-09 16:40:59 -07:00
04_pand3_test.py Remove vertical pand gates 2020-06-09 16:40:59 -07:00
04_pbitcell_test.py
04_pbuf_dec_8x_test.py Add pbuf_dec gate 2020-07-27 13:59:55 -07:00
04_pbuf_test.py Fix pbuf test info 2020-07-27 13:59:35 -07:00
04_pdriver_test.py
04_pinv_1x_beta_test.py
04_pinv_1x_test.py
04_pinv_2x_test.py
04_pinv_10x_test.py
04_pinv_100x_test.py
04_pinv_dec_1x_test.py DRC and LVS fixes for pinv_dec 2020-06-12 15:23:51 -07:00
04_pinvbuf_test.py
04_pnand2_test.py Do not run tapless unit tests 2020-06-14 14:18:25 -07:00
04_pnand3_test.py Do not run tapless unit tests 2020-06-14 14:18:25 -07:00
04_pnor2_test.py
04_precharge_1rw_1r_test.py Fix precharge offset. Move well rules to design class. 2020-06-09 15:28:50 -07:00
04_precharge_pbitcell_test.py
04_precharge_test.py
04_pwrite_driver_test.py
04_replica_pbitcell_test.py
04_single_level_column_mux_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
04_single_level_column_mux_pbitcell_test.py
04_single_level_column_mux_test.py Add col mux tests for multiport 2020-06-03 10:01:02 -07:00
04_wordline_driver_test.py
05_bitcell_array_1rw_1r_test.py Change bitcell array name to match 2020-06-10 14:54:20 -07:00
05_bitcell_array_test.py
05_dummy_array_test.py
05_local_bitcell_array_test.py Skip local bitcell array test 2020-08-13 14:36:39 -07:00
05_pbitcell_array_test.py
06_hierarchical_decoder_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
06_hierarchical_decoder_pbitcell_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
06_hierarchical_decoder_test.py Add 1rw_1r tests 2020-06-03 14:30:15 -07:00
06_hierarchical_predecode2x4_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
06_hierarchical_predecode2x4_pbitcell_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
06_hierarchical_predecode2x4_test.py Add 1rw_1r tests 2020-06-03 14:30:15 -07:00
06_hierarchical_predecode3x8_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
06_hierarchical_predecode3x8_pbitcell_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
06_hierarchical_predecode3x8_test.py Add 1rw_1r tests 2020-06-03 14:30:15 -07:00
06_hierarchical_predecode4x16_test.py
07_single_level_column_mux_array_1rw_1r_test.py Test more single level col mux configs 2020-06-15 10:17:54 -07:00
07_single_level_column_mux_array_pbitcell_test.py Update mirroring in port_data for bitcell mirrored arrays 2020-06-05 11:29:31 -07:00
07_single_level_column_mux_array_test.py Test more single level col mux configs 2020-06-15 10:17:54 -07:00
08_precharge_array_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
08_precharge_array_test.py Update mirroring in port_data for bitcell mirrored arrays 2020-06-05 11:29:31 -07:00
08_wordline_buffer_array_test.py Draft local and global arrays. Ensure rows before cols in usage. 2020-07-23 14:43:14 -07:00
08_wordline_driver_array_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
08_wordline_driver_array_pbitcell_test.py
08_wordline_driver_array_test.py
09_sense_amp_array_1rw_1r_test.py Add more s8 skip tests 2020-06-10 10:14:52 -07:00
09_sense_amp_array_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
09_sense_amp_array_test.py Update mirroring in port_data for bitcell mirrored arrays 2020-06-05 11:29:31 -07:00
09_sense_amp_array_test_pbitcell.py
10_write_driver_array_1rw_1r_test.py Add u+x permissions to new tests 2020-06-24 08:19:25 -07:00
10_write_driver_array_pbitcell_test.py
10_write_driver_array_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
10_write_driver_array_test.py
10_write_driver_array_wmask_pbitcell_test.py
10_write_driver_array_wmask_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
10_write_driver_array_wmask_test.py
10_write_mask_and_array_1rw_1r_test.py Add u+x permissions to new tests 2020-06-24 08:19:25 -07:00
10_write_mask_and_array_pbitcell_test.py
10_write_mask_and_array_test.py
11_dff_array_test.py
11_dff_buf_array_test.py
12_tri_gate_array_test.py
13_delay_chain_test.py
14_replica_bitcell_array_1rw_1r_test.py Allow replica_bitcell_array without the replica columns for local wordlines. 2020-07-27 16:22:21 -07:00
14_replica_bitcell_array_test.py Rename 05 test to 14 2020-06-05 09:57:16 -07:00
14_replica_column_1rw_1r_test.py Add new replica column test. Add more skip tests. 2020-06-10 11:00:00 -07:00
14_replica_column_test.py
14_replica_pbitcell_array_test.py Rename 05 test to 14 2020-06-05 09:55:57 -07:00
16_control_logic_multiport_test.py
16_control_logic_r_test.py
16_control_logic_rw_test.py
16_control_logic_w_test.py
18_port_address_1rw_1r_test.py Change port_address test to 256 for riscv 2020-06-23 15:40:00 -07:00
18_port_address_test.py Variable zjog. 512 port address test. s8 port address working. 2020-06-04 16:01:32 -07:00
18_port_data_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
18_port_data_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
18_port_data_test.py
18_port_data_wmask_1rw_1r_test.py made 1rw_1r tests for write driver and wmask, fixed typo in portdata_wmask_1rw_1r_test 2020-06-23 18:16:14 -07:00
18_port_data_wmask_test.py Update port data wmask tests 2020-06-15 06:05:05 -07:00
19_bank_select_pbitcell_test.py
19_bank_select_test.py
19_multi_bank_test.py
19_pmulti_bank_test.py
19_psingle_bank_test.py
19_single_bank_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
19_single_bank_1w_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
19_single_bank_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
19_single_bank_test.py
19_single_bank_wmask_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
19_single_bank_wmask_test.py
20_psram_1bank_2mux_1rw_1w_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
20_psram_1bank_2mux_1rw_1w_wmask_test.py
20_psram_1bank_2mux_1w_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
20_psram_1bank_2mux_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
20_psram_1bank_4mux_1rw_1r_test.py Unskip 20_psram_1bank_4mux_1rw_1r_test 2020-06-09 16:04:39 -07:00
20_sram_1bank_2mux_1rw_1r_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
20_sram_1bank_2mux_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
20_sram_1bank_2mux_1w_1r_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
20_sram_1bank_2mux_1w_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
20_sram_1bank_2mux_test.py
20_sram_1bank_2mux_wmask_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
20_sram_1bank_2mux_wmask_test.py
20_sram_1bank_4mux_test.py
20_sram_1bank_8mux_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
20_sram_1bank_8mux_test.py
20_sram_1bank_32b_1024_wmask_test.py
20_sram_1bank_nomux_1rw_1r_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
20_sram_1bank_nomux_1rw_1r_test.py Auto-generate port dependent cell names. 2020-06-05 15:09:22 -07:00
20_sram_1bank_nomux_spare_cols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
20_sram_1bank_nomux_test.py
20_sram_1bank_nomux_wmask_sparecols_test.py Updated spare col tests 2020-06-08 16:38:18 +00:00
20_sram_1bank_nomux_wmask_test.py
20_sram_2bank_test.py
21_hspice_delay_test.py
21_hspice_setuphold_test.py
21_model_delay_test.py
21_ngspice_delay_extra_rows_test.py
21_ngspice_delay_test.py
21_ngspice_setuphold_test.py
22_psram_1bank_2mux_func_test.py
22_psram_1bank_4mux_func_test.py
22_psram_1bank_8mux_func_test.py
22_psram_1bank_nomux_func_test.py
22_sram_1bank_2mux_func_test.py
22_sram_1bank_2mux_sparecols_func_test.py SRAM layout and functional tests with spare cols 2020-06-03 12:31:30 +00:00
22_sram_1bank_4mux_func_test.py
22_sram_1bank_8mux_func_test.py
22_sram_1bank_nomux_1rw_1r_func_test.py Rename tests for consistency 2020-06-19 08:53:35 -07:00
22_sram_1bank_nomux_func_test.py
22_sram_1bank_nomux_sparecols_func_test.py SRAM layout and functional tests with spare cols 2020-06-03 12:31:30 +00:00
22_sram_1bank_wmask_1rw_1r_func_test.py Rename tests for consistency 2020-06-19 08:53:35 -07:00
22_sram_wmask_func_test.py
23_lib_sram_model_corners_test.py
23_lib_sram_model_test.py
23_lib_sram_prune_test.py
23_lib_sram_test.py
24_lef_sram_test.py
25_verilog_sram_test.py
26_hspice_pex_pinv_test.py
26_ngspice_pex_pinv_test.py
26_pex_test.py
30_openram_back_end_test.py
30_openram_front_end_test.py
50_riscv_func_test.py Skip riscv func test for time sake 2020-06-26 06:50:45 -07:00
50_riscv_phys_test.py Skip phys riscv test 2020-06-25 17:31:23 -07:00
regress.py Full path to skip tests file 2020-06-10 10:23:05 -07:00
skip_tests_sky130.txt Skip and4_dec test 2020-06-23 10:08:28 -07:00
sram_1rw_1r_tb.v
sram_1rw_tb.v
sram_1rw_wmask_tb.v
testutils.py Fail unit test, but mention if LVS passes and DRC fails. 2020-06-30 16:22:44 -07:00