verilator/test_regress/t
Stefan Wallentowitz c5332de86d Support SV strings to readmemh, bug1040.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
2016-03-01 18:57:15 -05:00
..
t_sv_bus_mux_demux
t_sv_cpu_code Tests: Add t_tri_array and enable t_sv_cpu. 2014-06-10 20:02:18 -04:00
tsub
.gitattributes
bootstrap.pl tests: Fix bootstrap wouldn't cd for test_regress/t/t_dist_portability.pl. 2013-02-10 09:29:35 -05:00
t_alw_combdly.pl
t_alw_combdly.v Support {} in always sensitivity lists, bug745. 2014-04-21 19:39:28 -04:00
t_alw_dly.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_alw_dly.v
t_alw_split.pl Tests: file_grep prints failing expected value when possible. 2012-05-11 18:24:49 -04:00
t_alw_split.v
t_alw_splitord.pl Tests: file_grep prints failing expected value when possible. 2012-05-11 18:24:49 -04:00
t_alw_splitord.v
t_array_interface_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_array_interface.pl Fix dot indexing into arrayed inferfaces, bug978. 2015-10-23 23:06:24 -04:00
t_array_interface.v Fix array slicing of non-const indexes, bug1006. 2015-11-24 21:28:04 -05:00
t_array_packed_sysfunct.pl Support , and related functions, bug448. 2013-01-20 12:19:22 -05:00
t_array_packed_sysfunct.v Tests: Redo check macro. 2013-02-02 09:28:45 -05:00
t_array_packed_write_read.pl
t_array_packed_write_read.v Tests 2012-11-03 09:23:34 -04:00
t_array_pattern_packed.pl Support '{} assignment pattern on arrays, bug355. 2014-03-30 20:41:20 -04:00
t_array_pattern_packed.v Fix pattern assignment to arrayed basic type, bug769. 2014-06-06 21:14:44 -04:00
t_array_pattern_unpacked.pl Support '{} assignment pattern on arrays, bug355. 2014-03-30 20:41:20 -04:00
t_array_pattern_unpacked.v Support '{} assignment pattern on arrays, bug355. 2014-03-30 20:41:20 -04:00
t_array_query.pl Support , and related functions, bug448. 2013-01-20 12:19:22 -05:00
t_array_query.v Tests: Make struct test pass. 2013-01-17 22:45:35 -05:00
t_array_rev.pl Fix slicing mix of big and little-endian, bug1033. 2016-02-09 22:16:12 -05:00
t_array_rev.v Fix slicing mix of big and little-endian, bug1033. 2016-02-09 22:16:12 -05:00
t_assert_basic_cover.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_assert_basic_fail.pl
t_assert_basic_off.pl
t_assert_basic.pl
t_assert_basic.v Fix / multi-argument ordering, bug816. 2014-09-04 22:25:19 -04:00
t_assert_cover_off.pl
t_assert_cover.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_assert_cover.v
t_assert_dup_bad.pl
t_assert_dup_bad.v
t_assert_elab_bad.pl Support elaboration assertions, bug973. 2015-10-23 18:13:25 -04:00
t_assert_elab.pl Support elaboration assertions, bug973. 2015-10-23 18:13:25 -04:00
t_assert_elab.v Fix elaboration-time display warnings, bug1032. 2016-02-04 18:38:59 -05:00
t_assert_synth_full.pl
t_assert_synth_off.pl
t_assert_synth_parallel.pl
t_assert_synth.pl
t_assert_synth.v
t_assign_inline.pl Fix mis-optimizing gate assignments in unopt blocks, bug881. 2015-02-11 19:36:34 -05:00
t_assign_inline.v Fix mis-optimizing gate assignments in unopt blocks, bug881. 2015-02-11 19:36:34 -05:00
t_attr_parenstar.pl
t_attr_parenstar.v
t_bench_mux4k.pl
t_bench_mux4k.v
t_bench_synmul.pl
t_bind2.pl Tests: bind by modname 2013-01-15 19:23:46 -05:00
t_bind2.v Tests: Redo check macro. 2013-02-02 09:28:45 -05:00
t_bind.pl Support bind, to module names only, bug602. 2013-01-14 23:19:44 -05:00
t_bind.v Support bind in , bug602. 2013-02-14 06:55:09 -05:00
t_bitsel_const_bad.pl Internals: Have V3WidthSel use only dtypes for select promotion. 2013-01-13 14:49:53 -05:00
t_bitsel_const_bad.v Tests: Add bug508, bug509 examples 2012-05-08 17:41:42 -04:00
t_bitsel_enum.pl Support extraction of enum bits, bug951. 2015-08-12 21:33:40 -04:00
t_bitsel_enum.v Commentary, bug951 2015-08-16 11:48:05 -04:00
t_bitsel_slice.pl Fix slice extraction from packed array, bug717. 2014-03-08 14:55:05 -05:00
t_bitsel_slice.v Fix slice extraction from packed array, bug717. 2014-03-08 14:55:05 -05:00
t_bitsel_struct2.pl Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_bitsel_struct2.v Tests: Redo check macro. 2013-02-02 09:28:45 -05:00
t_bitsel_struct3.pl Fix struct +: slices, bug605. 2013-01-17 21:48:35 -05:00
t_bitsel_struct3.v Fix member select error broke in 3.868, bug867. 2014-12-24 19:27:46 -05:00
t_bitsel_struct.pl Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_bitsel_struct.v Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_bitsel_wire_array_bad.pl Tests: Check for bug509. 2014-11-28 20:54:55 -05:00
t_bitsel_wire_array_bad.v Tests: Add bug508, bug509 examples 2012-05-08 17:41:42 -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
t_case_dupitems.v
t_case_genx_bad.pl
t_case_genx_bad.v
t_case_group.pl Fix size casts as second argument of cast item, bug950. 2015-08-12 19:37:25 -04:00
t_case_group.v Fix size casts as second argument of cast item, bug950. 2015-08-12 19:37:25 -04:00
t_case_huge_prof.pl Improve verilator_profcfunc time attributions. 2014-08-28 22:10:39 -04:00
t_case_huge_sub2.v
t_case_huge_sub3.v
t_case_huge_sub4.v
t_case_huge_sub.v
t_case_huge.pl Improve verilator_profcfunc time attributions. 2014-08-28 22:10:39 -04:00
t_case_huge.v
t_case_inside.pl Support case inside, bug708. 2014-01-20 21:59:53 -05:00
t_case_inside.v Support case inside, bug708. 2014-01-20 21:59:53 -05:00
t_case_itemwidth.pl
t_case_itemwidth.v
t_case_nest.pl
t_case_nest.v
t_case_onehot.pl
t_case_onehot.v
t_case_orig.pl
t_case_orig.v
t_case_reducer.pl Fix mis-optimized identical submodule subtract, bug581. 2012-11-28 07:36:47 -05:00
t_case_reducer.v Fix mis-optimized identical submodule subtract, bug581. Take 2. 2012-11-28 20:18:41 -05:00
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_cast.pl
t_cast.v Fix size-changing cast on packed struct, bug993. 2015-11-06 19:12:17 -05:00
t_cdc_async_bad.pl Add duplicate clock gate optimization, msg980. 2013-02-20 20:14:15 -05:00
t_cdc_async_bad.v
t_cellarray.pl Add optimization of wires from arrayed cells, msg1447. 2014-11-05 21:09:35 -05:00
t_cellarray.v Add optimization of wires from arrayed cells, msg1447. 2014-11-05 21:09:35 -05:00
t_chg_first.pl Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_chg_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_clk_2in_vec.pl Tests: Clocking test to consider bug623. 2013-02-22 21:00:37 -05:00
t_clk_2in.cpp Tests: Clocking test to consider bug623. 2013-02-22 21:00:37 -05:00
t_clk_2in.pl Tests: Clocking test to consider bug623. 2013-02-22 21:00:37 -05:00
t_clk_2in.v Tests: Clocking test to consider bug623. 2013-02-22 21:00:37 -05:00
t_clk_condflop_nord.pl Add --no-order-clock-delay to work around bug613. 2013-09-30 16:52:43 -04:00
t_clk_condflop_nord.v Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_clk_condflop.pl Fix ordering of clock enables with delayed assigns, bug613. 2013-06-05 23:35:47 -04:00
t_clk_condflop.v
t_clk_dpulse.pl
t_clk_dpulse.v
t_clk_dsp.pl
t_clk_dsp.v
t_clk_first.pl Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_clk_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_clk_gater.pl Tests: file_grep prints failing expected value when possible. 2012-05-11 18:24:49 -04:00
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_latchgate.pl
t_clk_latchgate.v
t_clk_powerdn.pl Fix ordering of clock enables with delayed assigns, bug613. 2013-06-05 23:35:47 -04:00
t_clk_powerdn.v
t_clk_vecgen1.pl
t_clk_vecgen1.v
t_clk_vecgen2.pl
t_clk_vecgen3.pl
t_clocker.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_clocker.v Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_concat_large_bad.pl Fix error instead of warning on large concat, msg1768. 2015-12-08 21:25:43 -05:00
t_concat_large_bad.v Fix error instead of warning on large concat, msg1768. 2015-12-08 21:25:43 -05:00
t_concat_large.pl Fix error instead of warning on large concat, msg1768. 2015-12-08 21:25:43 -05:00
t_concat_large.v Fix error instead of warning on large concat, msg1768. 2015-12-08 21:25:43 -05:00
t_concat_opt.pl Add optimization of operators between concats, msg1447. 2014-10-22 21:44:41 -04:00
t_concat_opt.v Internals: Add sameGateTree. 2014-11-02 19:52:49 -05:00
t_const_dec_mixed_bad.pl
t_const_dec_mixed_bad.v
t_const_overflow_bad.pl
t_const_overflow_bad.v
t_cover_line_cc.pl New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_cover_line_sc.pl
t_cover_line.out New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_cover_line.v
t_cover_sva_notflat.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_cover_sva_notflat.v
t_cover_toggle.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_cover_toggle.v Fix array assignment from const var, bug693. 2013-10-31 22:39:26 -04:00
t_crazy_sel.pl Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_crazy_sel.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_debug_fatalsrc_bad.pl
t_debug_fatalsrc_bt_bad.pl
t_debug_sigsegv_bad.pl
t_debug_sigsegv_bt_bad.pl
t_dedupe_clk_gate.pl Add duplicate clock gate optimization, msg980. 2013-02-20 20:14:15 -05:00
t_dedupe_clk_gate.v Add duplicate clock gate optimization, msg980. 2013-02-20 20:14:15 -05:00
t_dedupe_seq_logic.pl Add duplicate clock gate optimization, msg980. 2013-02-20 20:14:15 -05:00
t_dedupe_seq_logic.v Add duplicate clock gate optimization, msg980. 2013-02-20 20:14:15 -05:00
t_delay_stmtdly_bad.pl
t_delay.pl
t_delay.v
t_detectarray_1.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_detectarray_1.v Fix DETECTARRAY on packed structures, bug610. 2013-02-10 09:54:27 -05:00
t_detectarray_2.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_detectarray_2.v Fix DETECTARRAY on packed structures, bug610. 2013-02-10 09:54:27 -05:00
t_detectarray_3.pl Fix DETECTARRAY error on packed arrays, bug770. 2014-06-07 09:53:40 -04:00
t_detectarray_3.v Fix DETECTARRAY error on packed arrays, bug770. 2014-06-07 09:53:40 -04:00
t_display_bad.pl Support with non-format arguments, bug467. 2015-10-27 20:58:31 -04:00
t_display_bad.v
t_display_l.pl Ignore %l in , bug983. 2015-10-27 20:37:52 -04:00
t_display_l.v Ignore %l in , bug983. 2015-10-27 20:37:52 -04:00
t_display_mcd.pl Fix $fwrite to constant stderr/stdout, bug961. 2015-10-23 21:53:16 -04:00
t_display_mcd.v Fix $fwrite to constant stderr/stdout, bug961. 2015-10-23 21:53:16 -04:00
t_display_noopt.pl Fix display %u, %v, %p, %z, bug989. 2015-11-10 21:12:15 -05:00
t_display_real_noopt.pl
t_display_real.pl
t_display_real.v
t_display_signed_noopt.pl
t_display_signed.pl
t_display_signed.v
t_display_time.pl
t_display_time.v
t_display_wide.pl
t_display_wide.v
t_display.pl Fix display %u, %v, %p, %z, bug989. 2015-11-10 21:12:15 -05:00
t_display.v Fix display %u, %v, %p, %z, bug989. 2015-11-10 21:12:15 -05:00
t_dist_cinclude.pl
t_dist_fixme.pl Update WIDTH warning message formats to match future commit. 2014-04-29 21:11:57 -04:00
t_dist_install.pl Tests: Move driver.pl tee into perl to avoid process issue, bug650. 2013-05-23 20:08:39 -04:00
t_dist_manifest.pl
t_dist_portability.pl Fix MinGW compiler error, bug927. 2015-06-16 07:13:45 -04:00
t_dist_untracked.pl
t_dos.pl
t_dos.v
t_dpi_2exp_bad.pl
t_dpi_2exp_bad.v
t_dpi_accessors_inc.vh
t_dpi_accessors_macros_inc.vh
t_dpi_accessors.cpp
t_dpi_accessors.pl
t_dpi_accessors.v
t_dpi_context_c.cpp Fix dpiGetContext in dotted scopes, bug740. 2014-07-21 20:55:52 -04:00
t_dpi_context_noopt.pl
t_dpi_context.pl
t_dpi_context.v Fix dpiGetContext in dotted scopes, bug740. 2014-07-21 20:55:52 -04:00
t_dpi_display_c.cpp
t_dpi_display.pl
t_dpi_display.v
t_dpi_dup_bad.pl
t_dpi_dup_bad.v
t_dpi_export_c.cpp Add Verilated::internalsDump() 2013-05-04 10:29:54 -04:00
t_dpi_export.pl
t_dpi_export.v
t_dpi_imp_gen_c.cpp Fix dpi imports inside generates. 2015-06-16 19:27:18 -04:00
t_dpi_imp_gen.pl Fix dpi imports inside generates. 2015-06-16 19:27:18 -04:00
t_dpi_imp_gen.v Fix dpi imports inside generates. 2015-06-16 19:27:18 -04:00
t_dpi_import_c.cpp Support "unsigned int" DPI import functions, msg966. 2012-12-03 20:43:13 -05:00
t_dpi_import.pl
t_dpi_import.v Support "unsigned int" DPI import functions, msg966. 2012-12-03 20:43:13 -05:00
t_dpi_logic_bad.pl
t_dpi_logic_bad.v
t_dpi_name_bad.pl
t_dpi_name_bad.v
t_dpi_qw_c.cpp
t_dpi_qw.pl
t_dpi_qw.v
t_dpi_shortcircuit2.pl Fix mis-optimizing public DPI functions, bug963. 2015-09-18 19:06:15 -04:00
t_dpi_shortcircuit2.v Fix mis-optimizing public DPI functions, bug963. 2015-09-18 19:06:15 -04:00
t_dpi_shortcircuit_c.cpp Fix mis-optimizing public DPI functions, bug963. 2015-09-18 19:06:15 -04:00
t_dpi_shortcircuit.pl
t_dpi_shortcircuit.v Fix mis-optimizing public DPI functions, bug963. 2015-09-18 19:06:15 -04:00
t_dpi_string_c.cpp Fix vpi_get of vpiSize, bug680. 2013-10-13 20:05:57 -04:00
t_dpi_string.pl Support passing strings to DPI imports. 2013-08-14 21:37:13 -04:00
t_dpi_string.v Support passing strings to DPI imports. 2013-08-14 21:37:13 -04:00
t_dpi_sys_c.cpp
t_dpi_sys.pl
t_dpi_sys.v
t_dpi_vams.cpp Fix begin_keywords 1800+VAMS, msg1211. 2014-05-08 07:15:44 -04:00
t_dpi_vams.pl Fix begin_keywords 1800+VAMS, msg1211. 2014-05-08 07:15:44 -04:00
t_dpi_vams.v Fix begin_keywords 1800+VAMS, msg1211. 2014-05-08 07:15:44 -04:00
t_dpi_var.cpp
t_dpi_var.pl
t_dpi_var.v
t_embed1_c.cpp Tests: t_vpi_var: Fix vector length, bug553. 2012-08-25 12:05:08 -04:00
t_embed1_child.v
t_embed1_wrap.v
t_embed1.pl
t_embed1.v
t_emit_constw.pl
t_emit_constw.v
t_enum_func.pl
t_enum_func.v
t_enum_int.pl
t_enum_int.v
t_enum_name2.pl Fix enum name off-by-one, bug854. 2014-11-29 08:47:03 -05:00
t_enum_name2.v Fix enum name off-by-one, bug854. 2014-11-29 08:47:03 -05:00
t_enum_name3.pl Fix struct.enum.name method calls, bug855. 2015-10-23 22:57:15 -04:00
t_enum_name3.v Fix struct.enum.name method calls, bug855. 2015-10-23 22:57:15 -04:00
t_enum_overlap_bad.pl
t_enum_overlap_bad.v
t_enum_public.cpp Add public enums, bug833. 2014-11-07 07:50:11 -05:00
t_enum_public.pl Add public enums, bug833. 2014-11-07 07:50:11 -05:00
t_enum_public.v Add public enums, bug833. 2014-11-07 07:50:11 -05:00
t_enum_type_methods.pl
t_enum_type_methods.v Support enum.first/name and similar methods, bug848. 2014-11-28 20:34:23 -05:00
t_enum_type_pins.pl Tests: Rename test. 2014-11-28 15:11:03 -05:00
t_enum_type_pins.v Tests: Rename test. 2014-11-28 15:11:03 -05:00
t_enum.pl
t_enum.v Fix enum value extension of '1. 2013-10-28 20:24:31 -04:00
t_enumeration.pl
t_enumeration.v
t_EXAMPLE.pl
t_EXAMPLE.v Fix UNOPTFLAT change detect on multidim arrays, bug872. 2015-01-21 20:43:21 -05:00
t_extend_class_c.h
t_extend_class.pl
t_extend_class.v
t_extend.pl
t_extend.v
t_final.pl Fix final duplicate declarations when non-inlined, bug661. 2013-07-29 21:47:23 -04:00
t_final.v Fix final duplicate declarations when non-inlined, bug661. 2013-07-29 21:47:23 -04:00
t_flag_bboxsys.pl
t_flag_bboxsys.v
t_flag_csplit.pl Fix --output-split-cfunc to count internal functions. 2013-09-03 19:35:32 -04:00
t_flag_csplit.v Fix --output-split-cfunc to count internal functions. 2013-09-03 19:35:32 -04:00
t_flag_define.pl Fix +define+A+B to define A and B to match other simulators, bug847. 2014-11-13 19:05:07 -05:00
t_flag_define.v Fix +define+A+B to define A and B to match other simulators, bug847. 2014-11-13 19:05:07 -05:00
t_flag_define.vc Fix +define+A+B to define A and B to match other simulators, bug847. 2014-11-13 19:05:07 -05:00
t_flag_f__2.vc
t_flag_f__3.v
t_flag_f.pl
t_flag_f.v
t_flag_f.vc
t_flag_future.pl
t_flag_future.v
t_flag_language.pl
t_flag_language.v
t_flag_ldflags_a.cpp
t_flag_ldflags_c.cpp
t_flag_ldflags_so.cpp
t_flag_ldflags.pl Fix clang warnings, bug818. 2014-09-11 21:28:53 -04:00
t_flag_ldflags.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_stats.pl Add --stats-vars, bug851. 2014-12-20 08:28:31 -05:00
t_flag_stats.v Add --stats-vars, bug851. 2014-12-20 08:28:31 -05:00
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
t_flag_werror_bad2.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_flag_werror.v
t_flag_wfatal.pl
t_flag_wfatal.v
t_flag_woff.pl Using command line -Wno-{WARNING} now overrides file-local lint_on. 2014-05-15 20:54:45 -04:00
t_flag_woff.v Using command line -Wno-{WARNING} now overrides file-local lint_on. 2014-05-15 20:54:45 -04:00
t_for_break.pl
t_for_break.v
t_for_count.pl
t_for_count.v
t_for_funcbound.pl
t_for_funcbound.v
t_for_init_bug.pl
t_for_init_bug.v
t_for_local.pl
t_for_local.v
t_for_loop.pl
t_for_loop.v
t_func_bad2.pl
t_func_bad2.v
t_func_bad_width.pl
t_func_bad_width.v
t_func_bad.pl Support named function and task arguments. 2013-08-17 20:34:49 -04:00
t_func_bad.v Support named function and task arguments. 2013-08-17 20:34:49 -04:00
t_func_begin2.pl Fix duplicate begin error broke in 3.840, bug548. 2012-08-10 19:39:18 -04:00
t_func_begin2.v Fix duplicate begin error broke in 3.840, bug548. 2012-08-10 19:39:18 -04:00
t_func_check.pl
t_func_check.v
t_func_const_bad.pl
t_func_const_bad.v
t_func_const.pl
t_func_const.v Fix genvar constant propagation from package, bug1003. 2015-11-22 20:46:26 -05: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_first.pl
t_func_first.v
t_func_flip.pl
t_func_flip.v
t_func_gen.pl
t_func_gen.v
t_func_graphcirc.pl
t_func_graphcirc.v
t_func_grey.pl
t_func_grey.v
t_func_lib_sub.pl
t_func_lib_sub.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_func_lib.pl
t_func_lib.v
t_func_mlog2.pl
t_func_mlog2.v
t_func_named.pl Support named function and task arguments. 2013-08-17 20:34:49 -04:00
t_func_named.v Support named function and task arguments. 2013-08-17 20:34:49 -04:00
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
t_func_rand.cpp
t_func_rand.pl
t_func_rand.v
t_func_range.pl
t_func_range.v
t_func_real_abs.pl Fix ITOD internal error on real conversions, bug491. 2012-04-26 22:30:22 -04:00
t_func_real_abs.v Fix input and real loosing real data type, bug501. 2012-05-02 20:53:38 -04:00
t_func_real_param.pl
t_func_real_param.v
t_func_regfirst.pl
t_func_regfirst.v
t_func_return.pl
t_func_return.v Internals: Remove dead code. No functional change intended. 2012-04-26 18:42:02 -04:00
t_func_sum.pl
t_func_sum.v
t_func_task_bad.pl
t_func_task_bad.v
t_func_tie_bad.pl
t_func_tie_bad.v
t_func_twocall.pl
t_func_twocall.v
t_func_types.pl
t_func_types.v
t_func_under2.pl Fix task inlining under case values, bug598. Note this reorders high level operations, so may change loose some optimizations. 2013-01-02 18:35:21 -05:00
t_func_under2.v Fix task inlining under case values, bug598. Note this reorders high level operations, so may change loose some optimizations. 2013-01-02 18:35:21 -05:00
t_func_under.pl Test for last commit. 2012-12-17 18:41:54 -05:00
t_func_under.v Test for last commit. 2012-12-17 18:41:54 -05:00
t_func_v_noinl.pl Fix name collision on task inputs, bug569. 2012-11-03 08:01:19 -04:00
t_func_v.pl Fix name collision on task inputs, bug569. 2012-11-03 08:01:19 -04:00
t_func_v.v Fix name collision on task inputs, bug569. 2012-11-03 08:01:19 -04:00
t_func_wide_out_bad.pl
t_func_wide_out_bad.v
t_func_wide.pl
t_func_wide.v
t_func.pl
t_func.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_gate_array.pl Fix gate primitives with arrays and non-arrayed pins. 2014-05-15 20:57:09 -04:00
t_gate_array.v Fix gate primitives with arrays and non-arrayed pins. 2014-05-15 20:57:09 -04:00
t_gate_basic.pl
t_gate_basic.v
t_gate_elim.pl
t_gate_elim.v
t_gate_implicit.pl
t_gate_implicit.v
t_gate_unsup.pl
t_gate_unsup.v
t_gated_clk_1.pl Fix ordering of clock enables with delayed assigns, bug613. 2013-06-05 23:35:47 -04:00
t_gated_clk_1.v Fix ordering of clock enables with delayed assigns, bug613. 2013-06-05 23:35:47 -04:00
t_gen_alw.pl
t_gen_alw.v
t_gen_assign.pl
t_gen_assign.v
t_gen_cond_bitrange_bad.pl Report SELRANGE warning for non-generate if, bug675. 2013-09-10 07:16:13 -04:00
t_gen_cond_bitrange_bad.v
t_gen_cond_bitrange.pl
t_gen_cond_bitrange.v
t_gen_cond_const.pl Fix generate if, broke in earlier committ, bug492. Merge from Bennett. 2012-04-25 18:17:10 -04:00
t_gen_cond_const.v Fix generate if, broke in earlier committ, bug492. Merge from Bennett. 2012-04-25 18:17:10 -04:00
t_gen_defparam.pl Fix defparam in generate broke in 3.840, bug543. 2012-08-07 18:24:51 -04:00
t_gen_defparam.v Fix defparam in generate broke in 3.840, bug543. 2012-08-07 18:24:51 -04:00
t_gen_div0.pl
t_gen_div0.v
t_gen_for0.pl
t_gen_for0.v
t_gen_for1.pl
t_gen_for1.v
t_gen_for2.pl Fix genvar constant propagation, bug1003. 2015-11-22 21:16:13 -05:00
t_gen_for2.v Fix genvar constant propagation, bug1003. 2015-11-22 21:16:13 -05:00
t_gen_for_overlap.pl Fix false name conflict on cells in generate blocks, bug749. 2014-06-09 22:00:45 -04:00
t_gen_for_overlap.v Fix false name conflict on cells in generate blocks, bug749. 2014-06-09 22:00:45 -04:00
t_gen_for_shuffle.pl
t_gen_for_shuffle.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_inc.pl
t_gen_inc.v
t_gen_index.pl Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_gen_index.v New tests 2012-08-07 20:59:34 -04:00
t_gen_intdot2.pl
t_gen_intdot2.v
t_gen_intdot.pl
t_gen_intdot.v
t_gen_local.pl
t_gen_local.v
t_gen_lsb.pl Fix packed array non-zero right index select crash, bug642. 2013-05-10 07:09:25 -04:00
t_gen_lsb.v Fix packed array non-zero right index select crash, bug642. 2013-05-10 07:09:25 -04:00
t_gen_mislevel.pl
t_gen_mislevel.v
t_gen_missing_bad.pl
t_gen_missing.pl
t_gen_missing.v Add PINMISSING and PINNOCONNECT lint checks. 2012-04-26 18:46:44 -04:00
t_gen_upscope.pl Order initial statements based on variables used. Merge from bug683 branch. 2014-04-01 22:01:25 -04:00
t_gen_upscope.v Test 2012-08-23 13:26:12 -04:00
t_gen_var_bad.pl
t_gen_var_bad.v
t_genfor_hier.pl Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_genfor_hier.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_genvar_misuse_bad.pl
t_genvar_misuse_bad.v
t_help.pl New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_hierarchy_identifier_bad.pl
t_hierarchy_identifier_bad.v
t_hierarchy_identifier.pl
t_hierarchy_identifier.v Fix ENDLABEL warnings on escaped identifiers. 2014-05-15 20:52:22 -04:00
t_hierarchy_unnamed.pl Fix name collision on unnamed blocks, bug567. 2012-11-02 20:30:47 -04:00
t_hierarchy_unnamed.v Fix name collision on unnamed blocks, bug567. 2012-11-02 20:30:47 -04:00
t_if_deep.pl
t_if_deep.v
t_init_concat.pl
t_init_concat.v
t_initial_dlyass_bad.pl Add INITIALDLY warning on initial assignments, bug478. 2012-04-26 20:40:13 -04:00
t_initial_dlyass.pl Add INITIALDLY warning on initial assignments, bug478. 2012-04-26 20:40:13 -04:00
t_initial_dlyass.v Add INITIALDLY warning on initial assignments, bug478. 2012-04-26 20:40:13 -04:00
t_initial_edge_bad.pl Add -x-initial-edge, bug570. by Jeremy Bennett; from BENNETT/initial-edge branch. 2012-11-02 19:55:34 -04:00
t_initial_edge.pl Add -x-initial-edge, bug570. by Jeremy Bennett; from BENNETT/initial-edge branch. 2012-11-02 19:55:34 -04:00
t_initial_edge.v Add -x-initial-edge, bug570. by Jeremy Bennett; from BENNETT/initial-edge branch. 2012-11-02 19:55:34 -04:00
t_initial_inc.vh
t_initial.pl
t_initial.v
t_inside_wild.pl Fix inside statement EQWILD error, bug718. 2014-03-08 13:33:44 -05:00
t_inside_wild.v Fix inside statement EQWILD error, bug718. 2014-03-08 13:33:44 -05:00
t_inside.pl Support inside expressions. 2013-02-02 12:55:48 -05:00
t_inside.v Support inside expressions. 2013-02-02 12:55:48 -05:00
t_inst_aport.pl Add unsupported test, bug711. 2014-01-25 09:49:56 -05:00
t_inst_aport.v Add unsupported test, bug711. 2014-01-25 09:49:56 -05:00
t_inst_array_bad.pl Update WIDTH warning message formats to match future commit. 2014-04-29 21:11:57 -04:00
t_inst_array_bad.v
t_inst_array_inl0.pl
t_inst_array_inl1.pl
t_inst_array_partial.pl
t_inst_array_partial.v Fix per-bit array output connection error, bug414. 2013-02-02 18:33:10 -05:00
t_inst_array.v
t_inst_ccall.pl
t_inst_ccall.v
t_inst_comma_inl0.pl Fix comma-separated instantiations with parameters, bug884. 2015-02-22 11:41:10 -05:00
t_inst_comma_inl1.pl Fix comma-separated instantiations with parameters, bug884. 2015-02-22 11:41:10 -05:00
t_inst_comma.v Fix comma-separated instantiations with parameters, bug884. 2015-02-22 11:41:10 -05:00
t_inst_dff.pl Tests: Add t_inst_dff parameter width change test. 2014-05-11 09:18:04 -04:00
t_inst_dff.v Tests: Add t_inst_dff parameter width change test. 2014-05-11 09:18:04 -04:00
t_inst_dtree_inla.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlab.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlac.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlad.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlb.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlbc.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlbd.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlc.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inlcd.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree_inld.pl Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_dtree.v Fix wrong dot resolution under inlining. 2013-02-21 23:38:29 -05:00
t_inst_first_a.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_inst_first_b.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_inst_first.pl Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_inst_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_inst_implicit.pl Fix width extension on mis-width ports, bug918. 2015-05-13 20:59:13 -04:00
t_inst_implicit.v Fix width extension on mis-width ports, bug918. 2015-05-13 20:59:13 -04:00
t_inst_misarray_bad.pl Fix slicing mix of big and little-endian, bug1033. 2016-02-09 22:16:12 -05:00
t_inst_misarray_bad.v Test added 2012-12-31 19:06:49 -05:00
t_inst_mism.pl Fix pin width mismatch error, bug595. 2013-01-15 19:26:35 -05:00
t_inst_mism.v Fix pin width mismatch error, bug595. 2013-01-15 19:26:35 -05:00
t_inst_missing_bad.pl Add PINCONNECTEMPTY warning. 2014-03-27 21:36:52 -04:00
t_inst_missing_bad.v Add PINCONNECTEMPTY warning. 2014-03-27 21:36:52 -04:00
t_inst_missing.pl Fix complete selection of array ports 2013-02-02 16:52:08 -05:00
t_inst_missing.v Add PINCONNECTEMPTY warning. 2014-03-27 21:36:52 -04:00
t_inst_mnpipe.pl
t_inst_mnpipe.v
t_inst_notunsized.pl
t_inst_notunsized.v
t_inst_overwide_bad.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_inst_overwide.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_inst_overwide.v
t_inst_port_array.pl Fix whole slices of arrays, bug609. 2013-02-04 22:11:10 -05:00
t_inst_port_array.v Fix whole slices of arrays, bug609. 2013-02-04 22:11:10 -05:00
t_inst_prepost.pl Fix parameter pins interspersed with cells broke in 3.840. 2012-09-07 19:51:41 -04:00
t_inst_prepost.v Fix parameter pins interspersed with cells broke in 3.840. 2012-09-07 19:51:41 -04:00
t_inst_recurse_bad.pl
t_inst_recurse_bad.v
t_inst_signed.pl Tests: New t_inst_signed test 2012-05-16 20:21:02 -04:00
t_inst_signed.v Fix width extension on mis-width ports, bug918. 2015-05-13 20:59:13 -04:00
t_inst_slice_noinl.pl Fix arrayed instances to unpacked of same size, bug1015. Fix slices of unpacked arrays with non-zero LSBs. 2015-12-15 22:37:49 -05:00
t_inst_slice.pl Fix arrayed instances to unpacked of same size, bug1015. Fix slices of unpacked arrays with non-zero LSBs. 2015-12-15 22:37:49 -05:00
t_inst_slice.v Fix arrayed instances to unpacked of same size, bug1015. Fix slices of unpacked arrays with non-zero LSBs. 2015-12-15 22:37:49 -05:00
t_inst_sv.pl
t_inst_sv.v
t_inst_tree_inl0_pub0.pl
t_inst_tree_inl0_pub1.pl Tests: file_grep prints failing expected value when possible. 2012-05-11 18:24:49 -04:00
t_inst_tree_inl1_pub0.pl
t_inst_tree_inl1_pub1.pl
t_inst_tree.v
t_inst_v2k__sub.vi Fix module resolution with __, bug631. 2013-03-12 07:27:17 -04:00
t_inst_v2k.pl
t_inst_v2k.v Fix module resolution with __, bug631. 2013-03-12 07:27:17 -04:00
t_inst_wideconst.pl
t_inst_wideconst.v
t_interface1_modport_nansi.pl Fix non-ANSI modport instantiations, bug868. 2015-01-17 15:35:45 -05:00
t_interface1_modport_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface1_modport_trace.pl Fix tracing of packed structs, bug705. 2013-12-14 16:51:08 -05:00
t_interface1_modport.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface1_modport.v Fix non-ANSI modport instantiations, bug868. 2015-01-17 15:35:45 -05:00
t_interface1_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface1.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface1.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface2_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface2.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface2.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_array_bad.pl Fix dotted generated array error, bug1005. 2015-12-05 19:58:58 -05:00
t_interface_array_bad.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_interface_array_modport.pl Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_interface_array_modport.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_interface_array_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_array.pl Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_interface_array.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_interface_down_gen.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_gen.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inla.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlab.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlac.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlad.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlb.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlbc.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlbd.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlc.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inlcd.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_inld.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_down.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_down.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen2_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen2.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen2.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen3_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen3.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen3.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen4_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen4.pl Fix bare generates in interfaces, bug789. 2014-11-28 21:32:57 -05:00
t_interface_gen4.v Fix bare generates in interfaces, bug789. 2014-11-28 21:32:57 -05:00
t_interface_gen5_noinl.pl Tests 2015-11-14 20:53:36 -05:00
t_interface_gen5.pl Fix interface inside generate, bug998. 2015-11-14 09:06:09 -05:00
t_interface_gen5.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen6_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen6.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen6.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen7_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen7.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen7.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen8_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen8.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen8.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen9_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen9.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen9.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen10_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen10.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen10.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen11_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen11.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen11.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen12_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen12.pl Fix dotted generated array error, bug1005. 2015-12-05 19:58:58 -05:00
t_interface_gen12.v Fix dotted generated array error, bug1005. 2015-12-05 19:58:58 -05:00
t_interface_gen_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_gen.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_inl.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_mismodport_bad.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_mismodport_bad.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_missing_bad.pl Fix error message on missing interface, bug985. 2015-10-29 21:44:02 -04:00
t_interface_missing_bad.v Fix error message on missing interface, bug985. 2015-10-29 21:44:02 -04:00
t_interface_modport_export.pl Support modport import, bug696. 2013-12-21 06:51:15 -05:00
t_interface_modport_export.v Support modport import, bug696. 2013-12-21 06:51:15 -05:00
t_interface_modport_import_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_modport_import.pl Support modport import, bug696. 2013-12-21 06:51:15 -05:00
t_interface_modport_import.v Support modport import, bug696. 2013-12-21 06:51:15 -05:00
t_interface_modport_inl.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_modport_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_modport.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_modport.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_mp_func_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_mp_func.pl Fix modport function import not-found error. 2014-04-03 21:53:39 -04:00
t_interface_mp_func.v Fix function calls on arrayed interface, bug994. 2015-11-11 20:40:24 -05:00
t_interface_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_param1.pl Fix seg-fault with variable of parameterized interface, bug692. 2014-05-28 07:33:40 -04:00
t_interface_param1.v Fix seg-fault with variable of parameterized interface, bug692. 2014-05-28 07:33:40 -04:00
t_interface_top_bad.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_top_bad.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_twod_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_interface_twod.pl Fix interface ports with comma lists, msg1058. 2013-06-13 19:38:18 -04:00
t_interface_twod.v Fix interface ports with comma lists, msg1058. 2013-06-13 19:38:18 -04:00
t_interface.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_langext_1_bad.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_1.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_1.v Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_2_bad.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_2.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_2.v Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_3_bad.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_3.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_3.v Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_4_bad.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_4.pl Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_leak.cpp
t_leak.pl
t_leak.v
t_lint_always_comb_bad.pl Add ALWCOMBORDER warning. 2013-04-30 22:55:28 -04:00
t_lint_always_comb_bad.v Add ALWCOMBORDER warning. 2013-04-30 22:55:28 -04:00
t_lint_blksync_bad.pl
t_lint_blksync_bad.v
t_lint_blksync_loop.pl
t_lint_blksync_loop.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_lint_block_redecl_bad.pl
t_lint_block_redecl_bad.v
t_lint_comb_use.pl With --bbox-ignore, don't warn about always order. 2015-10-24 07:24:53 -04:00
t_lint_comb_use.v With --bbox-ignore, don't warn about always order. 2015-10-24 07:24:53 -04:00
t_lint_declfilename_bad.pl
t_lint_declfilename.pl
t_lint_declfilename.v
t_lint_defparam_bad.pl
t_lint_defparam.pl
t_lint_defparam.v
t_lint_ifdepth_bad.pl
t_lint_ifdepth_bad.v Tests: Fix false hidden module warning. 2015-12-01 18:17:26 -05:00
t_lint_implicit_bad.pl
t_lint_implicit_def_bad.pl
t_lint_implicit_def_bad.v
t_lint_implicit_port.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_lint_implicit_port.v tests: Fix bogus set of output. 2014-03-14 20:19:56 -04:00
t_lint_implicit.pl
t_lint_implicit.v
t_lint_incabspath_bad.pl
t_lint_incabspath.pl
t_lint_incabspath.v
t_lint_inherit.pl
t_lint_inherit.v
t_lint_input_eq_bad.pl Fix internal error on "input x =" syntax error, bug716. 2014-03-08 12:26:34 -05:00
t_lint_input_eq_bad.v Fix internal error on "input x =" syntax error, bug716. 2014-03-08 12:26:34 -05:00
t_lint_latch_bad.pl Suppress COMBDLY when inside always_latch, bug854. 2014-12-23 21:42:33 -05:00
t_lint_latch_bad.v Suppress COMBDLY when inside always_latch, bug854. 2014-12-23 21:42:33 -05:00
t_lint_multidriven_bad.pl Internals: Add warnMore() for all continued messages. 2012-05-21 21:24:17 -04:00
t_lint_multidriven_bad.v
t_lint_once_bad.pl
t_lint_once_bad.v
t_lint_only.pl Tests: Move driver.pl tee into perl to avoid process issue, bug650. 2013-05-23 20:08:39 -04:00
t_lint_only.v
t_lint_pindup_bad.pl Fix parameter pin vs. normal pin error, bug704. 2013-12-14 18:04:10 -05:00
t_lint_pindup_bad.v
t_lint_realcvt_bad.pl
t_lint_realcvt_bad.v
t_lint_repeat_bad.pl Fix duplicate warnings/errors, bug516. 2012-05-21 21:31:52 -04:00
t_lint_repeat_bad.v Fix duplicate warnings/errors, bug516. 2012-05-21 21:31:52 -04:00
t_lint_restore_bad.pl
t_lint_restore_bad.v
t_lint_setout_bad_noinl.pl
t_lint_setout_bad.pl
t_lint_setout_bad.v
t_lint_syncasyncnet_bad.pl Internals: Add warnMore() for all continued messages. 2012-05-21 21:24:17 -04:00
t_lint_syncasyncnet_bad.v
t_lint_unused_bad.pl
t_lint_unused_bad.v Fix false UNUSED warning on file system calls. 2012-06-03 08:20:12 -04:00
t_lint_unused.pl Fix false UNUSED warning on file system calls. 2012-06-03 08:20:12 -04:00
t_lint_unused.v Fix false UNUSED warning on file system calls. 2012-06-03 08:20:12 -04:00
t_lint_width_bad.pl Tests: More width testing. 2014-05-10 21:51:21 -04:00
t_lint_width_bad.v Tests: More width testing. 2014-05-10 21:51:21 -04:00
t_lint_width.pl
t_lint_width.v
t_math_arith.pl
t_math_arith.v Fix X/Z extension with WIDTH param mismatch, bug764. 2014-05-10 21:38:36 -04:00
t_math_clog2.pl
t_math_clog2.v
t_math_cmp.pl
t_math_cmp.v
t_math_concat0.pl
t_math_concat0.v
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 Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_math_div0.pl Fix late constant division by zero giving X error, bug775. 2014-06-09 22:27:04 -04:00
t_math_div0.v Fix late constant division by zero giving X error, bug775. 2014-06-09 22:27:04 -04:00
t_math_div.pl
t_math_div.v
t_math_divw.pl
t_math_divw.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_msvc_64.pl
t_math_msvc_64.v
t_math_mul.pl
t_math_mul.v
t_math_pick.pl Fix packed array select internal error, bug652. 2013-05-24 21:32:54 -04:00
t_math_pick.v Fix packed array select internal error, bug652. 2013-05-24 21:32:54 -04:00
t_math_pow2.pl Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_pow2.v Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_pow3.pl Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_pow3.v Update WIDTH warning message formats to match future commit. 2014-04-29 21:11:57 -04:00
t_math_pow4.pl Fix power calculation; setAllOnes should not set hidden state bits in V3Number. 2014-04-08 20:28:16 -04:00
t_math_pow4.v Fix power calculation; setAllOnes should not set hidden state bits in V3Number. 2014-04-08 20:28:16 -04:00
t_math_pow.pl
t_math_pow.v Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_precedence.pl Update WIDTH warning message formats to match future commit. 2014-04-29 21:11:57 -04:00
t_math_precedence.v Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_real.pl
t_math_real.v Fix constant propagation, bug1012. 2015-12-08 22:22:42 -05:00
t_math_repl.pl
t_math_repl.v
t_math_reverse.pl
t_math_reverse.v
t_math_shift_rep.pl Fix huge shifts to zero with -Wno-WIDTH, bug765. 2014-05-13 08:10:59 -04:00
t_math_shift_rep.v Fix huge shifts to zero with -Wno-WIDTH, bug765. 2014-05-13 08:10:59 -04:00
t_math_shift.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_math_shift.v Fix shift by x, bug760. 2014-05-04 08:50:44 -04:00
t_math_shiftrs.pl
t_math_shiftrs.v
t_math_sign_extend.pl Fix sign extension in large localparams, bug910. 2015-05-14 21:46:07 -04:00
t_math_sign_extend.v Fix sign extension in large localparams, bug910. 2015-05-14 21:46:07 -04:00
t_math_signed2.pl
t_math_signed2.v Re-fix bug729 due to bug733; other internal sign extension cleanups too. 2014-04-07 21:34:00 -04:00
t_math_signed3.pl Re-fix bug729 due to bug733; other internal sign extension cleanups too. 2014-04-07 21:34:00 -04:00
t_math_signed3.v Update WIDTH warning message formats to match future commit. 2014-04-29 21:11:57 -04:00
t_math_signed4.pl Rewrite V3Width for better spec adherence when -Wno-WIDTH. 2014-04-29 22:01:50 -04:00
t_math_signed4.v Fix concats with no argments mis-sign extending, bug759. 2014-05-03 20:20:15 -04:00
t_math_signed5.pl Fix >>> sign extension based on expression, bug754. 2014-05-03 09:25:12 -04:00
t_math_signed5.v Fix width propagation on sized casts, bug925. 2015-06-06 13:43:14 -04:00
t_math_signed6.pl New test for bug882. 2015-02-11 19:46:19 -05:00
t_math_signed6.v Fix sign extension of pattern members, bug882. 2015-02-12 07:47:45 -05:00
t_math_signed7.pl Fix casts under generates, bug999. 2015-11-12 22:29:42 -05:00
t_math_signed7.v Fix casts under generates, bug999. 2015-11-12 22:29:42 -05:00
t_math_signed_wire.pl Fix signed extending biops with WIDTH warning off, bug511. 2012-05-16 22:18:52 -04:00
t_math_signed_wire.v Fix signed extending biops with WIDTH warning off, bug511. 2012-05-16 22:18:52 -04:00
t_math_signed.pl
t_math_signed.v Test for bug349 2012-08-08 22:15:07 -04:00
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_trig.pl
t_math_trig.v Support power operator with real, bug809. 2014-09-21 08:24:44 -04:00
t_math_vgen.pl
t_math_vgen.v Fix wide modulus uninit var 2014-05-03 20:09:45 -04:00
t_math_vliw.pl
t_math_vliw.v
t_math_width.pl Suppress WIDTH warnings on 'x = 1<<a' 2014-05-10 17:19:57 -04:00
t_math_width.v Tests: More width testing. 2014-05-10 21:51:21 -04:00
t_mem_cond.pl Fix ternary operation with unpacked array, bug1017. 2015-12-18 18:02:25 -05:00
t_mem_cond.v Fix ternary operation with unpacked array, bug1017. 2015-12-18 18:02:25 -05:00
t_mem_fifo.pl
t_mem_fifo.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_mem_file.pl
t_mem_file.v
t_mem_first.pl
t_mem_first.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_mem_func.pl
t_mem_func.v
t_mem_iforder.pl
t_mem_iforder.v
t_mem_multi_io2_cc.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_mem_multi_io2_sc.pl Fix arrayed input compile error, bug645. 2013-05-15 22:00:28 -04:00
t_mem_multi_io2.cpp
t_mem_multi_io2.v
t_mem_multi_io3_cc.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_mem_multi_io3_sc.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_mem_multi_io3.cpp Fix arrayed input compile error, bug645. Try 2. 2013-05-18 20:17:17 -04:00
t_mem_multi_io3.v Fix arrayed input compile error, bug645. Try 2. 2013-05-18 20:17:17 -04:00
t_mem_multi_io.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_mem_multi_io.v
t_mem_multi_ref_bad.pl Comment about -x-initial-edge and logic/bit. 2013-01-16 20:47:22 -05:00
t_mem_multi_ref_bad.v
t_mem_multidim_Ox.pl
t_mem_multidim_trace.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-23 22:18:07 -05:00
t_mem_multidim.pl
t_mem_multidim.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_mem_multiwire.pl
t_mem_multiwire.v Fix wire declarations with size and not range, bug466. 2013-12-14 19:50:55 -05:00
t_mem_packed_assign.pl Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_mem_packed_assign.v Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_mem_packed_bad.pl Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_mem_packed_bad.v Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_mem_packed.pl
t_mem_packed.v tests: Fix Xs on vector data 2013-01-14 21:38:16 -05:00
t_mem_shift.pl Tests: file_grep prints failing expected value when possible. 2012-05-11 18:24:49 -04:00
t_mem_shift.v
t_mem_slice_bad.pl Fix whole slices of arrays, bug609. 2013-02-04 22:11:10 -05:00
t_mem_slice_bad.v
t_mem_slice_conc_bad.pl
t_mem_slice_conc_bad.v
t_mem_slice.pl Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_mem_slice.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_mem_slot.cpp
t_mem_slot.pl
t_mem_slot.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_mem_twoedge.pl
t_mem_twoedge.v
t_mem.pl
t_mem.v Fix order of C style arrays. 2015-03-13 07:06:06 -04:00
t_metacmt_onoff.pl
t_metacmt_onoff.v
t_mod_dup_bad.pl
t_mod_dup_bad.v
t_mod_dup_ign.pl
t_mod_dup_ign.v
t_mod_interface_array1_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_mod_interface_array1.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_interface_array1.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_interface_array2_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_mod_interface_array2.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_interface_array2.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_interface_array_noinl.pl Support inlining interfaces, bug1018. 2016-01-21 19:11:53 -05:00
t_mod_interface_array.pl Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_interface_array.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_longname.pl Fix very long module names, bug937. 2015-09-19 20:12:35 -04:00
t_mod_longname.v Fix very long module names, bug937. 2015-09-19 20:12:35 -04:00
t_mod_recurse.pl Tests: Add t_mod_recurse. 2013-06-23 22:39:08 -04:00
t_mod_recurse.v Tests: Add t_mod_recurse. 2013-06-23 22:39:08 -04:00
t_order_2d.pl Fix UNOPTFLAT change detect on multidim arrays, bug872. 2015-01-21 20:43:21 -05:00
t_order_2d.v Fix UNOPTFLAT change detect on multidim arrays, bug872. 2015-01-21 20:43:21 -05:00
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_first.pl Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_order_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_order_loop_bad.pl Fix loop error message to report line, bug513. 2012-05-16 19:31:24 -04:00
t_order_loop_bad.v Fix loop error message to report line, bug513. 2012-05-16 19:31:24 -04:00
t_order_multialways.pl
t_order_multialways.v
t_order_multidriven.cpp Fix simulation error when inputs and MULTIDRIVEN, bug634. 2013-05-02 08:23:17 -04:00
t_order_multidriven.pl Fix simulation error when inputs and MULTIDRIVEN, bug634. 2013-05-02 08:23:17 -04:00
t_order_multidriven.v Fix simulation error when inputs and MULTIDRIVEN, bug634. 2013-05-02 08:23:17 -04:00
t_order_quad.cpp Fix -Wno-UNOPTFLAT change detection with 64-bits, bug762. 2014-05-10 12:40:35 -04:00
t_order_quad.pl Fix -Wno-UNOPTFLAT change detection with 64-bits, bug762. 2014-05-10 12:40:35 -04:00
t_order_quad.v Fix -Wno-UNOPTFLAT change detection with 64-bits, bug762. 2014-05-10 12:40:35 -04:00
t_order_wireloop.pl Fix mis-optimizing gate assignments in unopt blocks, bug881. 2015-02-11 19:36:34 -05:00
t_order_wireloop.v Fix mis-optimizing gate assignments in unopt blocks, bug881. 2015-02-11 19:36:34 -05:00
t_order.pl
t_order.v
t_package_abs.pl
t_package_abs.v tests; check package to package refs 2012-08-07 20:37:28 -04:00
t_package_ddecl.pl Fix previous mis-commit 2012-08-02 07:00:12 -04:00
t_package_ddecl.v Commentary 2012-07-31 19:23:19 -04:00
t_package_dimport.pl Fix imports under multiple instantiated cells, bug542. 2012-08-08 21:59:17 -04:00
t_package_dimport.v Fix imports under multiple instantiated cells, bug542. 2012-08-08 21:59:17 -04:00
t_package_dot.pl Fix package:scope.scope variable references. 2015-10-23 21:03:35 -04:00
t_package_dot.v Fix package:scope.scope variable references. 2015-10-23 21:03:35 -04:00
t_package_enum.pl Fix enum items under packages. 2013-02-02 14:11:50 -05:00
t_package_enum.v Fix enums in sensitivity lists 2013-02-02 14:37:18 -05:00
t_package_export_bad.pl Fix package import of package imports, partial bug592. 2012-12-17 20:26:40 -05:00
t_package_export.pl Fix package import of package imports, partial bug592. 2012-12-17 20:26:40 -05:00
t_package_export.v Fix package import of package imports, partial bug592. 2012-12-17 20:26:40 -05:00
t_package_param.pl Fix package import preventing local var, bug599. 2013-01-08 19:06:52 -05:00
t_package_param.v Fix package import preventing local var, bug599. 2013-01-08 19:06:52 -05:00
t_package_twodeep.pl Fix package import of non-localparam parameter, bug591. 2012-12-17 19:07:23 -05:00
t_package_twodeep.v Support SV 2012 package import before port list. 2014-05-15 20:50:42 -04:00
t_package_verb.pl Tests 2013-01-14 23:39:56 -05:00
t_package_verb.v Tests 2013-01-14 23:39:56 -05:00
t_package.pl
t_package.v Fix package logic var compile error. 2013-01-17 19:04:36 -05:00
t_param_array.pl Support parameter arrays, bug683. 2014-04-01 23:16:16 -04:00
t_param_array.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_param_bit_sel.pl Fix implicit one bit parameter selection, bug603. 2013-01-16 20:58:48 -05:00
t_param_bit_sel.v Fix implicit one bit parameter selection, bug603. 2013-01-16 20:58:48 -05:00
t_param_ceil.pl
t_param_ceil.v
t_param_chain.pl Fix evaluation of chained parameter functions, bug684. 2013-10-18 07:06:32 -04:00
t_param_chain.v Fix evaluation of chained parameter functions, bug684. 2013-10-18 07:06:32 -04:00
t_param_circ_bad.pl
t_param_circ_bad.v
t_param_concat_bad.pl Fix concats with no argments mis-sign extending, bug759. 2014-05-03 20:20:15 -04:00
t_param_concat.pl
t_param_concat.v
t_param_const_part.pl Fix part-select in constant function, bug916. 2015-05-09 14:01:54 -04:00
t_param_const_part.v Fix part-select in constant function, bug916. 2015-05-09 14:01:54 -04:00
t_param_ddeep_width.pl Fix double-deep parameter cell WIDTHs, bug541. 2012-08-02 07:02:57 -04:00
t_param_ddeep_width.v Fix double-deep parameter cell WIDTHs, bug541. 2012-08-02 07:02:57 -04:00
t_param_first_a.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_param_first_b.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_param_first.pl Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_param_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_param_func.pl Fix parameters with function parameter arguments, bug952. 2015-08-12 19:29:06 -04:00
t_param_func.v Fix parameters with function parameter arguments, bug952. 2015-08-12 19:29:06 -04:00
t_param_if_blk.pl Tests 2013-05-21 22:38:35 -04:00
t_param_if_blk.v Tests 2013-05-21 22:38:35 -04:00
t_param_long.pl
t_param_long.v
t_param_mem_attr.pl Fix crash on dotted references into dead modules, bug583. 2012-11-30 06:57:36 -05:00
t_param_mem_attr.v Fix segfault on multidimensional dotted arrays, bug607. 2013-01-25 21:27:19 -05:00
t_param_module.pl Fix signed/unsigned parameter misconversion, bug606. 2013-01-18 21:35:43 -05:00
t_param_module.v Fix signed/unsigned parameter misconversion, bug606. 2013-01-18 21:35:43 -05:00
t_param_named_2.pl
t_param_named_2.v
t_param_named.pl
t_param_named.v
t_param_no_parentheses.pl
t_param_no_parentheses.v
t_param_package.pl Fix package resolution of parameters, bug586. 2012-12-31 17:05:13 -05:00
t_param_package.v Fix package resolution of parameters, bug586. 2012-12-31 17:05:13 -05:00
t_param_public.cpp Fix public parameters in unused packages, bug804. 2014-11-06 17:53:01 -05:00
t_param_public.pl Fix public parameters in unused packages, bug804. 2014-11-06 17:53:01 -05:00
t_param_public.v Fix public parameters in unused packages, bug804. 2014-11-06 17:53:01 -05:00
t_param_real.pl Fix real parameters causing bad module names, bug992. 2015-11-04 22:01:21 -05:00
t_param_real.v Fix real parameters causing bad module names, bug992. 2015-11-04 22:01:21 -05:00
t_param_repl.pl
t_param_repl.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_param_sel_range_bad.pl
t_param_sel_range.pl
t_param_sel_range.v
t_param_sel.pl
t_param_sel.v
t_param_type.pl
t_param_type.v
t_param_value.pl
t_param_value.v
t_param_while.pl Fix parameters not supported in constant functions, bug474. 2012-05-03 21:59:47 -04:00
t_param_while.v Fix parameters not supported in constant functions, bug474. 2012-05-03 21:59:47 -04:00
t_param.pl
t_param.v Fix optional parameter keyword in module #(), bug810. 2014-08-27 07:57:20 -04:00
t_parse_delay.pl Fix parsing "#0 'b0", bug256. 2014-03-11 19:07:58 -04:00
t_parse_delay.v Fix parsing "#0 'b0", bug256. 2014-03-11 19:07:58 -04:00
t_pipe_exit_bad.pf
t_pipe_exit_bad.pl
t_pipe_filter_inc.vh
t_pipe_filter.out
t_pipe_filter.pf
t_pipe_filter.pl
t_pipe_filter.v
t_pp_circdef_bad.pl
t_pp_circdef_bad.v
t_pp_display.pl
t_pp_display.v
t_pp_dupdef_bad.pl
t_pp_dupdef.pl
t_pp_dupdef.v
t_pp_lib_inc.vh
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_pp_underline_bad.pl
t_pp_underline_bad.v
t_preproc_def09.out
t_preproc_def09.pl
t_preproc_def09.v
t_preproc_dos.pl
t_preproc_ifdef.pl
t_preproc_ifdef.v
t_preproc_inc2.vh
t_preproc_inc3.vh
t_preproc_inc4.vh
t_preproc_inc_bad.pl
t_preproc_inc_bad.v
t_preproc_inc_inc_bad.vh
t_preproc_kwd.pl
t_preproc_kwd.v IEEE 1800-2012 is now the default language. This adds 4 new keywords and updates the svdpi.h and vpi_user.h header files. 2013-02-26 23:01:19 -05:00
t_preproc_noline.out Add -P to suppress `line and blanks with preprocessing, bug781. 2014-06-06 20:22:20 -04:00
t_preproc_noline.pl Add -P to suppress `line and blanks with preprocessing, bug781. 2014-06-06 20:22:20 -04:00
t_preproc_noline.v Add -P to suppress `line and blanks with preprocessing, bug781. 2014-06-06 20:22:20 -04:00
t_preproc_undefineall.pl
t_preproc_undefineall.v
t_preproc.out Fix preprocessing stringified newline escapes, bug915. 2015-05-07 21:41:54 -04:00
t_preproc.pl
t_preproc.v Fix preprocessing stringified newline escapes, bug915. 2015-05-07 21:41:54 -04:00
t_program.pl
t_program.v
t_repeat.pl
t_repeat.v
t_rnd.pl
t_rnd.v
t_savable.pl Add --savable to support model save/restore. 2012-08-26 21:19:43 -04:00
t_savable.v Add 'string' printing and comparisons, bug746, bug747, etc. 2014-11-28 15:01:50 -05:00
t_scope_map.cpp Fix t_scope_map --verbose test, bug955. 2015-11-06 18:58:48 -05:00
t_scope_map.pl Add VerilatedScopeNameMap for introspection, bug966. 2015-09-24 21:08:58 -04:00
t_scope_map.v Add VerilatedScopeNameMap for introspection, bug966. 2015-09-24 21:08:58 -04:00
t_select_bad_msb.pl
t_select_bad_msb.v
t_select_bad_range2.pl Report SELRANGE warning for non-generate if, bug675. 2013-09-10 07:16:13 -04:00
t_select_bad_range2.v
t_select_bad_range3.pl Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_select_bad_range3.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_select_bad_range.pl Report SELRANGE warning for non-generate if, bug675. 2013-09-10 07:16:13 -04:00
t_select_bad_range.v
t_select_bad_tri.pl
t_select_bad_tri.v
t_select_bound1.pl Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_bound1.v Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_bound2.pl Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_bound2.v Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_index2.pl Fix t/t_select_index2 test. 2013-10-11 21:29:54 -04:00
t_select_index2.v Report SELRANGE warning for non-generate if, bug675. 2013-09-10 07:16:13 -04:00
t_select_index.pl
t_select_index.v
t_select_lhs_oob2.pl
t_select_lhs_oob2.v
t_select_lhs_oob.pl
t_select_lhs_oob.v
t_select_little_pack.pl Fix LITENDIAN on unpacked structures, bug614. 2013-02-13 19:03:10 -05:00
t_select_little_pack.v Fix LITENDIAN on unpacked structures, bug614. 2013-02-13 19:03:10 -05:00
t_select_little.pl
t_select_little.v
t_select_loop.pl
t_select_loop.v
t_select_negative.pl
t_select_negative.v
t_select_param.pl
t_select_param.v
t_select_plus.pl
t_select_plus.v Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_plusloop.pl
t_select_plusloop.v
t_select_runtime_range.pl
t_select_runtime_range.v Fix coredump on undriven vector[-1]. 2014-04-29 21:09:44 -04:00
t_select_set.pl
t_select_set.v
t_slice_struct_array_modport.pl Fix slicing mix of big and little-endian, bug1033. 2016-02-09 22:16:12 -05:00
t_slice_struct_array_modport.v Fix slice connections of arrays to ports, bug880. 2015-02-10 20:24:21 -05:00
t_static_elab.pl Fix enum constant propagation, bug970. 2015-10-01 21:15:01 -04:00
t_static_elab.v Fix enum constant propagation, bug970. 2015-10-01 21:15:01 -04:00
t_stream2.pl Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_stream2.v Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_stream3.pl Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_stream3.v Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_stream.pl Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_stream.v Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_string.pl Add 'string' printing and comparisons, bug746, bug747, etc. 2014-11-28 15:01:50 -05:00
t_string.v Add 'string' printing and comparisons, bug746, bug747, etc. 2014-11-28 15:01:50 -05:00
t_struct_anon.pl Fix duplicate anonymous structures in , bug788. 2014-06-15 11:18:47 -04:00
t_struct_anon.v Fix duplicate anonymous structures in , bug788. 2014-06-15 11:18:47 -04:00
t_struct_array.pl Fix array of struct references giving false error, bug566. 2012-11-03 09:17:42 -04:00
t_struct_array.v Fix array of struct references giving false error, bug566. 2012-11-03 09:17:42 -04:00
t_struct_init_trace.pl Fix tracing of packed structs, bug705. 2013-12-14 16:51:08 -05:00
t_struct_init.pl MAJOR: Support packed structures and unions, bug181. 2012-07-29 10:16:20 -04:00
t_struct_init.v Fix pattern assignment to conditionals, bug769. 2014-06-06 21:52:16 -04:00
t_struct_nest.pl Fix nested union crash, bug643. 2013-05-10 21:02:48 -04:00
t_struct_nest.v Fix nested union crash, bug643. 2013-05-10 21:02:48 -04:00
t_struct_notfound_bad.pl MAJOR: Support packed structures and unions, bug181. 2012-07-29 10:16:20 -04:00
t_struct_notfound_bad.v MAJOR: Support packed structures and unions, bug181. 2012-07-29 10:16:20 -04:00
t_struct_packed_sysfunct.pl MAJOR: Support packed structures and unions, bug181. 2012-07-29 10:16:20 -04:00
t_struct_packed_sysfunct.v Support , and related functions, bug448. 2013-01-20 12:19:22 -05:00
t_struct_packed_value_list.pl Support '{} assignment pattern on structures, part of bug355. 2012-08-12 15:15:21 -04:00
t_struct_packed_value_list.v Support '{} assignment pattern on structures, part of bug355. 2012-08-12 15:15:21 -04:00
t_struct_packed_write_read.pl MAJOR: Support packed structures and unions, bug181. 2012-07-29 10:16:20 -04:00
t_struct_packed_write_read.v Tests: Misc fixes from struct branch. 2012-07-28 14:05:30 -04:00
t_struct_pat_width.pl Fix pattern assignment width propagation, bug1037. 2016-02-21 23:00:21 -05:00
t_struct_pat_width.v Fix pattern assignment width propagation, bug1037. 2016-02-21 23:00:21 -05:00
t_struct_port.pl MAJOR: Support packed structures and unions, bug181. 2012-07-29 10:16:20 -04:00
t_struct_port.v Tests: Misc fixes from struct branch. 2012-07-28 14:05:30 -04:00
t_struct_portsel.pl Fix complete selection of array ports 2013-02-02 16:52:08 -05:00
t_struct_portsel.v Fix complete selection of array ports 2013-02-02 16:52:08 -05:00
t_struct_unaligned.pl Fix over-shift structure optimization error, bug803. 2014-07-28 07:31:01 -04:00
t_struct_unaligned.v Fix over-shift structure optimization error, bug803. 2014-07-28 07:31:01 -04:00
t_struct_unpacked_bad.pl Add UNPACKED warning to convert unpacked structs. 2013-10-28 20:41:05 -04:00
t_struct_unpacked_bad.v Add UNPACKED warning to convert unpacked structs. 2013-10-28 20:41:05 -04:00
t_struct_unpacked.pl Add UNPACKED warning to convert unpacked structs. 2013-10-28 20:41:05 -04:00
t_struct_unpacked.v Add UNPACKED warning to convert unpacked structs. 2013-10-28 20:41:05 -04:00
t_sv_bus_mux_demux.pl
t_sv_bus_mux_demux.v
t_sv_conditional.pl
t_sv_conditional.v
t_sv_cpu.pl Tests: Add t_tri_array and enable t_sv_cpu. 2014-06-10 20:02:18 -04:00
t_sv_cpu.v Tests: Add t_tri_array and enable t_sv_cpu. 2014-06-10 20:02:18 -04:00
t_sys_file_autoflush.pl
t_sys_file_basic_input.dat Fix ordering of , msg1229. 2013-09-07 16:43:43 -04:00
t_sys_file_basic.pl
t_sys_file_basic.v Fix with SV string, bug947. 2015-07-21 18:36:27 -04:00
t_sys_file_scan_input.dat
t_sys_file_scan.pl
t_sys_file_scan.v Portability fixes for gcc 4.6.3 2012-05-10 22:04:53 -04:00
t_sys_plusargs_bad.pl
t_sys_plusargs_bad.v
t_sys_plusargs.pl
t_sys_plusargs.v
t_sys_rand.pl
t_sys_rand.v
t_sys_readmem_b_8.mem
t_sys_readmem_b.mem
t_sys_readmem_bad_addr.mem
t_sys_readmem_bad_addr.pl
t_sys_readmem_bad_addr.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_bad_digit.mem
t_sys_readmem_bad_digit.pl
t_sys_readmem_bad_digit.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_bad_end.mem
t_sys_readmem_bad_end.pl
t_sys_readmem_bad_end.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_bad_notfound.pl
t_sys_readmem_bad_notfound.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_h.mem
t_sys_readmem.pl
t_sys_readmem.v Support SV strings to readmemh, bug1040. 2016-03-01 18:57:15 -05:00
t_sys_sformat_noopt.pl
t_sys_sformat.pl
t_sys_sformat.v Fix display %u, %v, %p, %z, bug989. 2015-11-10 21:12:15 -05:00
t_sys_system.pl
t_sys_system.v
t_sys_time.pl
t_sys_time.v
t_table_fsm.pl
t_table_fsm.v
t_trace_array.pl Fix trace overflow on huge arrays, bug834. 2014-11-05 22:22:27 -05:00
t_trace_array.v Fix trace overflow on huge arrays, bug834. 2014-11-05 22:22:27 -05:00
t_trace_cat_renew_0000.out Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat_renew_0100.out Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat_renew.out Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat_renew.pl Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat_reopen_0000.out Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat_reopen_0100.out Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat_reopen.out Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat_reopen.pl Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat.cpp Fix MinGW compiler error, bug927. 2015-06-16 07:13:45 -04:00
t_trace_cat.out Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat.pl Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_cat.v Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_complex_params.out Fix tracing of packed arrays without --trace-structs, bug742. 2014-04-15 20:20:45 -04:00
t_trace_complex_params.pl Add --no-trace-params. 2014-03-13 20:08:43 -04:00
t_trace_complex_structs.out Fix tracing of packed arrays without --trace-structs, bug742. 2014-04-15 20:20:45 -04:00
t_trace_complex_structs.pl Add --no-trace-params. 2014-03-13 20:08:43 -04:00
t_trace_complex.out Fix tracing of packed arrays without --trace-structs, bug742. 2014-04-15 20:20:45 -04:00
t_trace_complex.pl Add --trace-structs to show struct names, bug673. 2013-12-14 19:13:31 -05:00
t_trace_complex.v Fix tracing of packed arrays without --trace-structs, bug742. 2014-04-15 20:20:45 -04:00
t_trace_ena_cc.pl Trace_off now operates on cells, bug826. 2014-11-08 14:15:10 -05:00
t_trace_ena_sc.pl
t_trace_ena.v Trace_off now operates on cells, bug826. 2014-11-08 14:15:10 -05:00
t_trace_off_cc.pl
t_trace_off_sc.pl
t_trace_param.pl Fix error when tracing public parameters, bug722. 2014-07-21 20:44:33 -04:00
t_trace_param.v Fix error when tracing public parameters, bug722. 2014-07-21 20:44:33 -04:00
t_trace_primitive.pl Fix not tracing modules following primitives, bug837. 2014-11-04 07:49:03 -05:00
t_trace_primitive.v Fix not tracing modules following primitives, bug837. 2014-11-04 07:49:03 -05:00
t_trace_public_func.cpp
t_trace_public_func.pl
t_trace_public_sig.cpp
t_trace_public_sig.pl
t_trace_public.out
t_trace_public.v
t_trace_scstruct.pl Fix tracing SystemC signals with structures, bug858. Remove SC tracing of wrapper. 2014-12-10 22:33:28 -05:00
t_trace_scstruct.v Fix tracing SystemC signals with structures, bug858. Remove SC tracing of wrapper. 2014-12-10 22:33:28 -05:00
t_tri_array_bufif.pl
t_tri_array_bufif.v
t_tri_array.pl Tests: Add t_tri_array and enable t_sv_cpu. 2014-06-10 20:02:18 -04:00
t_tri_array.v Tests: Add t_tri_array and enable t_sv_cpu. 2014-06-10 20:02:18 -04:00
t_tri_dangle.pl
t_tri_dangle.v
t_tri_eqcase.pl
t_tri_eqcase.v
t_tri_gate_bufif0.pl
t_tri_gate_bufif1.pl
t_tri_gate_cond.pl
t_tri_gate_nmos.pl
t_tri_gate_notif0.pl
t_tri_gate_notif1.pl
t_tri_gate_pmos.pl
t_tri_gate.cpp Internals: Misc tristate merges. Pins renamed but... No functional change intended. 2012-05-07 23:43:19 -04:00
t_tri_gate.v
t_tri_gen.pl Fix generated inouts with duplicated modules, bug498. 2012-04-27 19:41:13 -04:00
t_tri_gen.v Fix generated inouts with duplicated modules, bug498. 2012-04-27 19:41:13 -04:00
t_tri_graph.pl Fix output with select hitting tristate, bug514. 2012-05-15 19:26:20 -04:00
t_tri_graph.v Fix output with select hitting tristate, bug514. 2012-05-15 19:26:20 -04:00
t_tri_ifbegin.pl Fix tristate bug512, broken with tristate commit. 2012-05-09 20:34:15 -04:00
t_tri_ifbegin.v Fix tristate bug512, broken with tristate commit. 2012-05-09 20:34:15 -04:00
t_tri_inout2.pl
t_tri_inout2.v
t_tri_inout.cpp
t_tri_inout.pl
t_tri_inout.v
t_tri_pull2_bad.pl Spelling fixes 2013-02-20 21:51:39 -05:00
t_tri_pull2_bad.v
t_tri_pull01.pl
t_tri_pull01.v
t_tri_pull_bad.pl Spelling fixes 2013-02-20 21:51:39 -05:00
t_tri_pull_bad.v
t_tri_pullup.cpp
t_tri_pullup.pl
t_tri_pullup.v
t_tri_select_unsized.pl Tristate: Major rework to support Z tieoffs, bug499, bug510. 2012-05-08 21:53:22 -04:00
t_tri_select_unsized.v Tristate: Major rework to support Z tieoffs, bug499, bug510. 2012-05-08 21:53:22 -04:00
t_tri_select.cpp Internals: Misc tristate merges. Pins renamed but... No functional change intended. 2012-05-07 23:43:19 -04:00
t_tri_select.pl
t_tri_select.v Internals: Misc tristate merges. Pins renamed but... No functional change intended. 2012-05-07 23:43:19 -04:00
t_tri_unconn.pl Fix tristate connection to unconnected input, bug494, bug495. 2012-04-26 21:11:48 -04:00
t_tri_unconn.v Tristate: Major rework to support Z tieoffs, bug499, bug510. 2012-05-08 21:53:22 -04:00
t_tri_various.pl
t_tri_various.v Internals: Misc tristate merges. Pins renamed but... No functional change intended. 2012-05-07 23:43:19 -04:00
t_typedef_port.pl
t_typedef_port.v
t_typedef_signed.pl
t_typedef_signed.v
t_typedef.pl
t_typedef.v Fix hashed error with typedef inside block, bug948. 2015-07-22 19:52:11 -04:00
t_udp_bad.pl Fix duplicate warnings/errors, bug516. 2012-05-21 21:31:52 -04:00
t_udp_lint.pl
t_udp_noname.pl
t_udp_noname.v
t_udp.v
t_uniqueif_fail1.pl Add assertions on 'unique if', bug725. 2014-03-16 21:38:29 -04:00
t_uniqueif_fail2.pl Add assertions on 'unique if', bug725. 2014-03-16 21:38:29 -04:00
t_uniqueif_fail3.pl Add assertions on 'unique if', bug725. 2014-03-16 21:38:29 -04:00
t_uniqueif_fail4.pl Add assertions on 'unique if', bug725. 2014-03-16 21:38:29 -04:00
t_uniqueif.pl Add assertions on 'unique if', bug725. 2014-03-16 21:38:29 -04:00
t_uniqueif.v Add assertions on 'unique if', bug725. 2014-03-16 21:38:29 -04:00
t_unopt_array.pl
t_unopt_array.v
t_unopt_bound.pl Fix UNOPTFLAT circular array bounds crossing, bug630. 2013-03-08 19:25:20 -05:00
t_unopt_bound.v Fix UNOPTFLAT circular array bounds crossing, bug630. 2013-03-08 19:25:20 -05:00
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_unoptflat_simple_2_bad.pl Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_unoptflat_simple_2.v Add --report-unoptflat, bug611. 2013-02-26 22:26:47 -05:00
t_unoptflat_simple_3_bad.pl Add --report-unoptflat, bug611. 2013-02-26 22:26:47 -05:00
t_unoptflat_simple_3.v Add --report-unoptflat, bug611. 2013-02-26 22:26:47 -05:00
t_unoptflat_simple_bad.pl Add --report-unoptflat, bug611. 2013-02-26 22:26:47 -05:00
t_unoptflat_simple.v Add --report-unoptflat, bug611. 2013-02-26 22:26:47 -05:00
t_unpacked_array_order.pl Fix order of C style arrays. 2015-03-13 07:06:06 -04:00
t_unpacked_array_order.v Fix order of C style arrays. 2015-03-13 07:06:06 -04:00
t_unroll_complexcond.pl Fix unrolling complicated for-loop bounds, bug677. 2016-01-21 19:00:19 -05:00
t_unroll_complexcond.v Fix unrolling complicated for-loop bounds, bug677. 2016-01-21 19:00:19 -05:00
t_unroll_genf.pl Fix generate unrolling with function call, bug830. 2014-10-15 21:29:37 -04:00
t_unroll_genf.v Fix generate unrolling with function call, bug830. 2014-10-15 21:29:37 -04:00
t_unroll_signed.pl
t_unroll_signed.v
t_vams_basic.pl
t_vams_basic.v
t_vams_wreal.pl Fix parameter real conversion from integer. 2013-07-29 22:03:47 -04:00
t_vams_wreal.v Fix parameter real conversion from integer. 2013-07-29 22:03:47 -04:00
t_var_assign_landr.pl Fix mis-optimization of bit-swap in wide signal, bug800. 2014-07-04 09:13:59 -04:00
t_var_assign_landr.v Fix mis-optimization of bit-swap in wide signal, bug800. 2014-07-04 09:13:59 -04:00
t_var_bad_hide2.pl Internals: Add warnMore() for all continued messages. 2012-05-21 21:24:17 -04:00
t_var_bad_hide2.v
t_var_bad_hide.pl
t_var_bad_hide.v
t_var_bad_sameas.pl driver: Sort results. Merge from dot. 2012-07-19 21:02:36 -04:00
t_var_bad_sameas.v
t_var_bad_sv.pl
t_var_bad_sv.v
t_var_const_bad.pl
t_var_const_bad.v
t_var_const.pl
t_var_const.v Fix array assignment from const var, bug693. 2013-10-31 22:39:26 -04:00
t_var_dotted_inl0.pl
t_var_dotted_inl1.pl
t_var_dotted_inl2.pl
t_var_dotted.v
t_var_escape.out Tests: fix driver.pl not tracing time 0, bug536. 2012-07-24 18:48:51 -04:00
t_var_escape.pl
t_var_escape.v
t_var_in_assign_bad.pl
t_var_in_assign_bad.v
t_var_in_assign.pl
t_var_in_assign.v
t_var_init.pl
t_var_init.v
t_var_life.pl Tests: file_grep prints failing expected value when possible. 2012-05-11 18:24:49 -04:00
t_var_life.v
t_var_local.pl
t_var_local.v
t_var_nonamebegin.out Tests: fix driver.pl not tracing time 0, bug536. 2012-07-24 18:48:51 -04:00
t_var_nonamebegin.pl
t_var_nonamebegin.v
t_var_notfound_bad.pl Internals: Move variable referencing into LinkDot in support of structs. 2012-07-24 06:26:35 -04:00
t_var_notfound_bad.v Internals: Move variable referencing into LinkDot in support of structs. 2012-07-24 06:26:35 -04:00
t_var_outoforder.pl
t_var_outoforder.v
t_var_pins_cc.pl
t_var_pins_sc1.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pins_sc2.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pins_sc32.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pins_sc64.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pins_sc_biguint.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pins_sc_uint_biguint.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pins_sc_uint.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pins_scui.pl Tests: Remove unneeded SystemPerl dependencies. 2014-11-24 07:53:33 -05:00
t_var_pinsizes.cpp Add --pins-sc-uint and --pins-sc-biguint, bug638. 2013-04-26 21:02:32 -04:00
t_var_pinsizes.v Fix SystemC arrayed bit vectors, bug886. 2015-02-25 21:09:55 -05:00
t_var_port_bad.pl
t_var_port_bad.v
t_var_rsvd_bad.pl Change SYMRSVDWORD to print as warning rather than error. 2014-05-28 07:24:02 -04:00
t_var_rsvd_port.pl
t_var_rsvd_port.v
t_var_rsvd.pl
t_var_rsvd.v Fix reporting struct members as reserved words, bug741. 2014-04-15 19:35:44 -04:00
t_var_set_link.pl
t_var_set_link.v
t_var_static.pl Tests: Disabled test for static vars 2014-11-28 20:44:07 -05:00
t_var_static.v Tests: Disabled test for static vars 2014-11-28 20:44:07 -05:00
t_var_tieout.pl
t_var_tieout.v
t_var_types_bad.pl Internals: Have V3WidthSel use only dtypes for select promotion. 2013-01-13 14:49:53 -05:00
t_var_types_bad.v
t_var_types.pl
t_var_types.v
t_var_vec_sel.pl Fix array extraction of implicit vars, bug601. 2013-01-09 19:00:12 -05:00
t_var_vec_sel.v Fix array extraction of implicit vars, bug601. 2013-01-09 19:00:12 -05:00
t_var_xref_gen.pl Fix internal error on dotted refs into generates, bug958. 2015-09-18 20:57:27 -04:00
t_var_xref_gen.v Fix internal error on dotted refs into generates, bug958. 2015-09-18 20:57:27 -04:00
t_vlcov_data_a.dat New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_data_b.dat New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_data_c.dat New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_data_d.dat New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_merge.out New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_merge.pl New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_rank.out New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_rank.pl New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_rewrite.pl New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlt_warn.pl
t_vlt_warn.v
t_vlt_warn.vlt
t_vpi_get.cpp Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_get.pl Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_get.v Fix vpi_get of vpiSize, bug680. 2013-10-13 20:05:57 -04:00
t_vpi_memory.cpp Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_memory.pl Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_memory.v Fix vpi_get of vpiSize, bug680. 2013-10-13 20:05:57 -04:00
t_vpi_unimpl.cpp Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_unimpl.pl Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_unimpl.v Support VPI product info, warning calls, etc, bug588. 2013-01-17 21:40:37 -05:00
t_vpi_var.cpp Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_var.pl Add --vpi flag, and fix VPI linkage, bug969. 2015-09-25 22:57:28 -04:00
t_vpi_var.v Fix vpi_get of vpiSize, bug680. 2013-10-13 20:05:57 -04:00
t_wire_types.pl Support wires with data types, bug608. 2013-02-02 09:33:04 -05:00
t_wire_types.v Support wires with data types, bug608. 2013-02-02 09:33:04 -05:00
t_xml_first.pl Tests: Less sensitivity to XML change 2012-04-29 08:23:24 -04:00
t_xml_first.v
TestSimulator.h Fix MinGW compiler error, bug927. 2015-06-16 07:13:45 -04:00
TestVpi.h Copyright year update. 2014-01-06 19:28:57 -05:00