verilator/test_regress/t
2009-07-16 14:49:34 -04:00
..
.gitattributes
bootstrap.pl
t_alw_combdly.pl
t_alw_combdly.v
t_alw_dly.pl
t_alw_dly.v
t_alw_split.pl
t_alw_split.v
t_alw_splitord.pl
t_alw_splitord.v
t_assert_basic_cover.pl
t_assert_basic_fail.pl
t_assert_basic_off.pl
t_assert_basic.pl
t_assert_basic.v
t_assert_cover_off.pl
t_assert_cover.pl
t_assert_cover.v
t_assert_dup_bad.pl
t_assert_dup_bad.v
t_assert_synth_full.pl
t_assert_synth_off.pl
t_assert_synth_parallel.pl
t_assert_synth.pl
t_assert_synth.v
t_bench_mux4k.pl
t_bench_mux4k.v
t_bench_synmul.pl Driver: Fix preproc running in parallel random fails 2009-06-12 09:50:27 -04:00
t_blocking.pl
t_blocking.v
t_case_66bits.pl
t_case_66bits.v
t_case_auto1.pl
t_case_auto1.v
t_case_deep.pl
t_case_deep.v
t_case_default_bad.pl
t_case_default_bad.v
t_case_dupitems.pl Fix error on case statement with all duplicate items, bug99. 2009-06-22 18:49:20 -04:00
t_case_dupitems.v Fix error on case statement with all duplicate items, bug99. 2009-06-22 18:49:20 -04:00
t_case_genx_bad.pl
t_case_genx_bad.v
t_case_huge_sub2.v
t_case_huge_sub3.v
t_case_huge_sub4.v
t_case_huge_sub.v
t_case_huge.pl
t_case_huge.v
t_case_itemwidth.pl
t_case_itemwidth.v
t_case_nest.pl
t_case_nest.v
t_case_wild.pl
t_case_wild.v
t_case_write1_tasks.v
t_case_write1.out
t_case_write1.pl
t_case_write1.v
t_case_write2_tasks.v
t_case_write2.out
t_case_write2.pl
t_case_write2.v
t_case_x_bad.pl
t_case_x_bad.v
t_case_x.pl
t_case_x.v
t_case_zx_bad.pl
t_case_zx_bad.v
t_clk_condflop.pl
t_clk_condflop.v
t_clk_dpulse.pl
t_clk_dpulse.v
t_clk_dsp.pl
t_clk_dsp.v
t_clk_gater.pl
t_clk_gater.v
t_clk_gen.pl
t_clk_gen.v
t_clk_latch_edgestyle.pl
t_clk_latch.pl
t_clk_latch.v
t_clk_powerdn.pl
t_clk_powerdn.v
t_clk_vecgen1.pl
t_clk_vecgen1.v
t_clk_vecgen2.pl
t_clk_vecgen3.pl
t_const_dec_mixed_bad.pl Support decimal constants of arbitrary widths. 2009-06-12 08:27:48 -04:00
t_const_dec_mixed_bad.v Support decimal constants of arbitrary widths. 2009-06-12 08:27:48 -04:00
t_const_overflow_bad.pl Support decimal constants of arbitrary widths. 2009-06-12 08:27:48 -04:00
t_const_overflow_bad.v Support decimal constants of arbitrary widths. 2009-06-12 08:27:48 -04:00
t_cover_line.pl
t_cover_line.v
t_cover_sva_notflat.pl
t_cover_sva_notflat.v
t_cover_toggle.pl
t_cover_toggle.v
t_delay_stmtdly_bad.pl
t_delay.pl
t_delay.v
t_display_bad.pl
t_display_bad.v
t_display_noopt.pl
t_display_signed_noopt.pl
t_display_signed.pl
t_display_signed.v
t_display_time.pl
t_display_time.v
t_display.pl
t_display.v
t_dist_manifest.pl
t_dos.pl
t_dos.v
t_emit_constw.pl
t_emit_constw.v
t_EXAMPLE.pl
t_EXAMPLE.v Support zero-width constants in concatenations. 2009-06-30 11:54:07 -04:00
t_extend_class_c.h
t_extend_class.pl
t_extend_class.v
t_extend.pl
t_extend.v
t_flag_f__2.vc
t_flag_f__3.v Add env var test 2009-07-15 10:14:10 -04:00
t_flag_f.pl
t_flag_f.v Add env var test 2009-07-15 10:14:10 -04:00
t_flag_f.vc Add env var test 2009-07-15 10:14:10 -04:00
t_flag_future.pl
t_flag_future.v
t_flag_language.pl
t_flag_language.v
t_flag_lib.pl
t_flag_lib.v
t_flag_libinc.v
t_flag_nomod_bad.pl
t_flag_nomod_bad.v
t_flag_skipidentical.pl
t_flag_skipidentical.v
t_flag_topmod2_bad.pl
t_flag_topmod2_bad.v
t_flag_topmodule_bad2.pl
t_flag_topmodule_bad.pl
t_flag_topmodule_inline.pl
t_flag_topmodule_inline.v
t_flag_topmodule.pl
t_flag_topmodule.v
t_flag_werror_bad1.pl On WIDTH warnings, show variable name causing error. 2009-07-09 17:39:24 -04:00
t_flag_werror_bad2.pl On WIDTH warnings, show variable name causing error. 2009-07-09 17:39:24 -04:00
t_flag_werror.v
t_for_count.pl
t_for_count.v
t_for_funcbound.pl
t_for_funcbound.v
t_for_init_bug.pl Fix segfault on unrolling for's with bad inits, bug90. 2009-06-08 15:59:33 -04:00
t_for_init_bug.v Fix segfault on unrolling for's with bad inits, bug90. 2009-06-08 15:59:33 -04:00
t_func_bad2.pl
t_func_bad2.v
t_func_bad_width.pl On WIDTH warnings, show variable name causing error. 2009-07-09 17:39:24 -04:00
t_func_bad_width.v
t_func_bad.pl
t_func_bad.v
t_func_check.pl
t_func_check.v
t_func_const_bad.pl Explicitly size all parameters, even if not used for module cells 2009-07-16 14:49:34 -04:00
t_func_const_bad.v Explicitly size all parameters, even if not used for module cells 2009-07-16 14:49:34 -04:00
t_func_crc.pl
t_func_crc.v
t_func_dotted_inl0.pl
t_func_dotted_inl1.pl
t_func_dotted_inl2.pl
t_func_dotted.v
t_func_endian.pl
t_func_endian.v
t_func_flip.pl
t_func_flip.v
t_func_graphcirc.pl
t_func_graphcirc.v
t_func_lib_sub.pl
t_func_lib_sub.v
t_func_lib.pl
t_func_lib.v
t_func_mlog2.pl
t_func_mlog2.v
t_func_noinl.pl
t_func_noinl.v
t_func_numones.pl
t_func_numones.v
t_func_outfirst.pl
t_func_outfirst.v
t_func_outp.pl
t_func_outp.v
t_func_paramed.pl
t_func_paramed.v
t_func_plog.pl
t_func_plog.v
t_func_public_trace.pl
t_func_public.pl
t_func_public.v Fix compile warning on gcc 3.3.5 2009-06-12 08:31:11 -04:00
t_func_rand.cpp
t_func_rand.pl
t_func_rand.v
t_func_range.pl
t_func_range.v
t_func_regfirst.pl
t_func_regfirst.v
t_func_sum.pl
t_func_sum.v
t_func_twocall.pl
t_func_twocall.v
t_func_wide.pl
t_func_wide.v
t_func.pl
t_func.v Reconsile parser with Verilog-Perl version, to enable more SV features 2009-05-07 18:28:05 -04:00
t_gate_basic.pl
t_gate_basic.v
t_gate_elim.pl
t_gate_elim.v
t_gen_alw.pl
t_gen_alw.v
t_gen_assign.pl
t_gen_assign.v
t_gen_for0.pl
t_gen_for0.v
t_gen_for1.pl
t_gen_for1.v
t_gen_for.pl
t_gen_for.v
t_gen_forif.pl
t_gen_forif.v
t_gen_if.pl
t_gen_if.v
t_gen_intdot2.pl
t_gen_intdot2.v
t_gen_intdot.pl
t_gen_intdot.v
t_gen_mislevel.pl
t_gen_mislevel.v
t_gen_var_bad.pl
t_gen_var_bad.v
t_help.pl
t_if_deep.pl
t_if_deep.v
t_init_concat.pl
t_init_concat.v
t_inst_array_bad.pl On WIDTH warnings, show variable name causing error. 2009-07-09 17:39:24 -04:00
t_inst_array_bad.v
t_inst_array_inl0.pl
t_inst_array_inl1.pl
t_inst_array.v
t_inst_ccall.pl
t_inst_ccall.v
t_inst_mnpipe.pl
t_inst_mnpipe.v
t_inst_overwide_bad.pl On WIDTH warnings, show variable name causing error. 2009-07-09 17:39:24 -04:00
t_inst_overwide.pl
t_inst_overwide.v
t_inst_recurse_bad.pl
t_inst_recurse_bad.v
t_inst_sv.pl
t_inst_sv.v
t_inst_tree_inl0_pub0.pl
t_inst_tree_inl0_pub1.pl
t_inst_tree_inl1_pub0.pl
t_inst_tree_inl1_pub1.pl
t_inst_tree.v
t_inst_v2k_sub.vi
t_inst_v2k.pl
t_inst_v2k.v
t_inst_wideconst.pl
t_inst_wideconst.v
t_leak.cpp
t_leak.pl
t_leak.v
t_lint_implicit_bad.pl
t_lint_implicit.pl
t_lint_implicit.v
t_lint_inherit.pl
t_lint_inherit.v
t_lint_only.pl
t_lint_only.v
t_lint_restore_bad.pl On WIDTH warnings, show variable name causing error. 2009-07-09 17:39:24 -04:00
t_lint_restore_bad.v
t_lint_width_bad.pl On WIDTH warnings, show variable name causing error. - Missing files 2009-07-09 21:45:12 -04:00
t_lint_width_bad.v On WIDTH warnings, show variable name causing error. - Missing files 2009-07-09 21:45:12 -04:00
t_math_clog2.pl
t_math_clog2.v
t_math_cmp.pl
t_math_cmp.v
t_math_concat0.pl Support zero-width constants in concatenations. 2009-06-30 11:54:07 -04:00
t_math_concat0.v Support zero-width constants in concatenations. 2009-06-30 11:54:07 -04:00
t_math_concat64.pl
t_math_concat64.v
t_math_concat.pl
t_math_concat.v
t_math_cond_huge.pl
t_math_cond_huge.v
t_math_const.pl
t_math_const.v Support decimal constants of arbitrary widths. 2009-06-12 08:27:48 -04:00
t_math_div.pl
t_math_div.v
t_math_eq.pl
t_math_eq.v
t_math_equal.pl
t_math_equal.v
t_math_imm2.cpp
t_math_imm2.pl
t_math_imm2.v
t_math_imm.pl
t_math_imm.v
t_math_mul.pl
t_math_mul.v
t_math_pow.pl
t_math_pow.v
t_math_precedence.pl
t_math_precedence.v
t_math_repl.pl
t_math_repl.v
t_math_reverse.pl
t_math_reverse.v
t_math_shift.pl
t_math_shift.v
t_math_shiftrs.pl
t_math_shiftrs.v
t_math_signed2.pl
t_math_signed2.v
t_math_signed.pl
t_math_signed.v
t_math_strwidth.pl
t_math_strwidth.v
t_math_svl2.pl
t_math_svl2.v
t_math_svl.pl
t_math_svl.v
t_math_swap.pl
t_math_swap.v
t_math_synmul_mul.v
t_math_synmul.pl
t_math_synmul.v
t_math_tri.pl
t_math_tri.v
t_math_vgen.pl
t_math_vgen.v
t_math_vliw.pl
t_math_vliw.v
t_mem_fifo.pl
t_mem_fifo.v
t_mem_file.pl
t_mem_file.v
t_mem_func.pl
t_mem_func.v
t_mem_iforder.pl
t_mem_iforder.v
t_mem_multi_io_bad.pl
t_mem_multi_io_bad.v
t_mem_multi_ref_bad.pl
t_mem_multi_ref_bad.v
t_mem_multidim_Ox.pl
t_mem_multidim_trace.pl
t_mem_multidim.pl
t_mem_multidim.v
t_mem_multiwire.pl
t_mem_multiwire.v
t_mem_shift.pl
t_mem_shift.v
t_mem_slot.cpp
t_mem_slot.pl
t_mem_slot.v
t_mem.pl
t_mem.v
t_mod_dup_bad.pl
t_mod_dup_bad.v
t_order_a.v
t_order_b.v
t_order_clkinst.pl
t_order_clkinst.v
t_order_comboclkloop.pl
t_order_comboclkloop.v
t_order_comboloop.pl
t_order_comboloop.v
t_order_doubleloop.pl
t_order_doubleloop.v
t_order_multialways.pl
t_order_multialways.v
t_order_wireloop.pl
t_order_wireloop.v
t_order.pl
t_order.v
t_param_concat_bad.pl
t_param_concat.pl
t_param_concat.v
t_param_long.pl
t_param_long.v
t_param_named_2.pl
t_param_named_2.v
t_param_named.pl
t_param_named.v
t_param_repl.pl
t_param_repl.v
t_param.pl
t_param.v Explicitly size all parameters, even if not used for module cells 2009-07-16 14:49:34 -04:00
t_pp_display.pl `__FILE__ now expands to a string, per draft SystemVerilog 2010(ish). 2009-05-19 07:15:13 -04:00
t_pp_display.v `__FILE__ now expands to a string, per draft SystemVerilog 2010(ish). 2009-05-19 07:15:13 -04:00
t_pp_dupdef_bad.pl
t_pp_dupdef.pl
t_pp_dupdef.v
t_pp_lib_inc.v
t_pp_lib_library.v
t_pp_lib.pl
t_pp_lib.v
t_pp_misdef_bad.pl
t_pp_misdef_bad.v
t_pp_pragmas.pl
t_pp_pragmas.v
t_preproc_dos.pl Driver: Fix preproc running in parallel random fails 2009-06-12 09:50:27 -04:00
t_preproc_ifdef.pl
t_preproc_ifdef.v
t_preproc_inc2.v
t_preproc_inc3.v
t_preproc_kwd.pl
t_preproc_kwd.v
t_preproc_psl_off.out
t_preproc_psl_off.pl
t_preproc_psl_on.out
t_preproc_psl_on.pl
t_preproc_psl.v
t_preproc.out `__FILE__ now expands to a string, per draft SystemVerilog 2010(ish). 2009-05-19 07:15:13 -04:00
t_preproc.pl Driver: Fix preproc running in parallel random fails 2009-06-12 09:50:27 -04:00
t_preproc.v Fix define formal arguments that contain newlines, bug84. 2009-05-11 11:57:43 -04:00
t_psl_basic_cover.pl
t_psl_basic_off.pl
t_psl_basic.pl
t_psl_basic.v
t_repeat.pl
t_repeat.v
t_select_bad_msb.pl
t_select_bad_msb.v
t_select_bad_range2.pl
t_select_bad_range2.v
t_select_bad_range.pl
t_select_bad_range.v
t_select_index.pl
t_select_index.v
t_select_loop.pl
t_select_loop.v
t_select_negative.pl
t_select_negative.v
t_select_plus.pl
t_select_plus.v
t_select_plusloop.pl
t_select_plusloop.v
t_select_runtime_range.pl
t_select_runtime_range.v
t_select_set.pl
t_select_set.v
t_sys_file_autoflush.pl
t_sys_file_basic_input.dat
t_sys_file_basic.pl
t_sys_file_basic.v
t_sys_file_scan_input.dat
t_sys_file_scan.pl
t_sys_file_scan.v
t_sys_rand.pl
t_sys_rand.v
t_sys_readmem_b_8.mem Version bump 2009-06-23 14:09:38 -04:00
t_sys_readmem_b.mem
t_sys_readmem_bad_addr.mem
t_sys_readmem_bad_addr.pl
t_sys_readmem_bad_addr.v
t_sys_readmem_bad_digit.mem
t_sys_readmem_bad_digit.pl
t_sys_readmem_bad_digit.v
t_sys_readmem_bad_end.mem
t_sys_readmem_bad_end.pl
t_sys_readmem_bad_end.v
t_sys_readmem_bad_notfound.pl
t_sys_readmem_bad_notfound.v
t_sys_readmem_h.mem
t_sys_readmem.pl
t_sys_readmem.v
t_sys_time.pl
t_sys_time.v
t_table_fsm.pl
t_table_fsm.v
t_trace_ena_cc.pl
t_trace_ena_sc.pl
t_trace_ena_sp.pl
t_trace_ena.v
t_trace_off_cc.pl
t_trace_off_sc.pl
t_trace_off_sp.pl
t_trace_public_func.cpp
t_trace_public_func.out
t_trace_public_func.pl
t_trace_public_sig.cpp
t_trace_public_sig.out
t_trace_public_sig.pl
t_trace_public.v
t_tri_gate_bufif0.pl
t_tri_gate_bufif1.pl
t_tri_gate_cond.pl
t_tri_gate_notif0.pl
t_tri_gate_notif1.pl
t_tri_gate.cpp
t_tri_gate.v
t_tri_inout.cpp
t_tri_inout.pl
t_tri_inout.v
t_tri_pullup.cpp
t_tri_pullup.pl
t_tri_pullup.v
t_tri_select.cpp
t_tri_select.pl
t_tri_select.v
t_unopt_combo_bad.pl
t_unopt_combo_isolate.pl
t_unopt_combo.pl
t_unopt_combo.v
t_unopt_converge_print_bad.pl
t_unopt_converge_run_bad.pl
t_unopt_converge_unopt_bad.pl
t_unopt_converge.v
t_unroll_signed.pl
t_unroll_signed.v
t_var_bad_hide.pl
t_var_bad_hide.v
t_var_bad_rsvd.pl
t_var_bad_rsvd.v
t_var_bad_sameas.pl
t_var_bad_sameas.v
t_var_dotted_inl0.pl
t_var_dotted_inl1.pl
t_var_dotted_inl2.pl
t_var_dotted.v
t_var_escape.pl
t_var_escape.v Fix escaped identifiers with '.' causing conflicts, bug83. 2009-05-08 13:16:19 -04:00
t_var_in_assign_bad.pl
t_var_in_assign_bad.v
t_var_init.pl
t_var_init.v
t_var_life.pl
t_var_life.v
t_var_local.pl
t_var_local.v
t_var_logic.pl Support SystemVerilog "logic", bug101. 2009-07-16 09:19:15 -04:00
t_var_logic.v Support SystemVerilog "logic", bug101. 2009-07-16 09:19:15 -04:00
t_var_outoforder.pl
t_var_outoforder.v
t_var_pins_cc.pl
t_var_pins_sc1.pl
t_var_pins_sc2.pl
t_var_pins_sc32.pl
t_var_pins_sc64.pl
t_var_pins_scui.pl Part of last commit 2009-06-30 11:29:58 -04:00
t_var_pinsizes.cpp Add verilator --pins-uint8 option to use sc_in<uint8_t/uint16_t>. 2009-06-29 09:21:21 -04:00
t_var_pinsizes.v
t_var_port_bad.pl
t_var_port_bad.v
t_var_set_link.pl
t_var_set_link.v