verilator/test_regress/t
Geza Lore 3f89bdcfac
Defer conversion of set flag based AssignDlys (#5091)
No functional change. Postpone the conversion of all AstAssignDlys that
use the 'VdlySet' scheme for array LHSs until after the complete
traversal of the netlist. The next patch takes advantage of this by
using some extra information also gathered through the traversal to
change the conversion.

AstAssignDlys inside suspendable or fork are not deferred and are
processed identical to the previous version.

There are some TODOs in this patch that are fixed in the next patch.

Output code perturbed due to variable ordering.

MULTIDRIVEN message ordering perturbed due to processing order change.
2024-05-02 00:24:00 +01:00
..
t_dist_attributes Copyright year update 2024-01-01 03:19:59 -05:00
t_flag_relinc_dir
t_hier_block_cmake Copyright year update 2024-01-01 03:19:59 -05:00
t_sv_bus_mux_demux
t_sv_cpu_code Add SIDEEFFECT warning on mishandled side effect cases (#487 partial) 2023-10-15 06:44:35 -04:00
tsub
.gitattributes
TestCheck.h Copyright year update 2024-01-01 03:19:59 -05:00
TestSimulator.h Internals: Remove C-style cast in VPI_HANDLE (#5088) 2024-05-01 10:11:44 -04:00
TestVpi.h Tests: Add VPI dump testcases (#4838) 2024-03-05 12:08:22 -05:00
TestVpiMain.cpp Tests: Add VPI dump testcases (#4838) 2024-03-05 12:08:22 -05:00
bootstrap.pl Copyright year update 2024-01-01 03:19:59 -05:00
t_EXAMPLE.pl Copyright year update 2024-01-01 03:19:59 -05:00
t_EXAMPLE.v Copyright year update 2024-01-01 03:19:59 -05:00
t_a1_first_cc.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_a1_first_cc.v
t_a2_first_sc.pl
t_a3_selftest.pl
t_a3_selftest_thread.pl Internals: Add V3ThreadPool class (#3898) 2023-01-27 10:43:50 -05:00
t_a5_attributes_include.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_a5_attributes_src.pl Update clang_check_attributes to take into account MT_DISABLED (#4479) 2023-09-13 16:32:18 -04:00
t_a6_examples.pl Tests: rename 2022-12-02 07:34:34 -05:00
t_alias2_unsup.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_alias2_unsup.pl
t_alias2_unsup.v
t_alias_unsup.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_alias_unsup.pl
t_alias_unsup.v
t_altera_lpm.v Add SIDEEFFECT warning on mishandled side effect cases (#487 partial) 2023-10-15 06:44:35 -04:00
t_altera_lpm_abs.pl
t_altera_lpm_add_sub.pl
t_altera_lpm_and.pl
t_altera_lpm_bustri.pl
t_altera_lpm_clshift.pl
t_altera_lpm_compare.pl
t_altera_lpm_constant.pl
t_altera_lpm_counter.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_altera_lpm_decode.pl
t_altera_lpm_divide.pl
t_altera_lpm_ff.pl
t_altera_lpm_fifo.pl
t_altera_lpm_fifo_dc.pl
t_altera_lpm_inv.pl
t_altera_lpm_latch.pl
t_altera_lpm_mult.pl
t_altera_lpm_mult_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_altera_lpm_mux.pl
t_altera_lpm_or.pl
t_altera_lpm_ram_dp.pl
t_altera_lpm_ram_dq.pl
t_altera_lpm_ram_io.pl
t_altera_lpm_rom.pl
t_altera_lpm_shiftreg.pl
t_altera_lpm_xor.pl
t_alw_combdly.pl
t_alw_combdly.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_alw_dly.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_alw_dly.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_alw_noreorder.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_alw_nosplit.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_alw_nosplit.v Count non-empty always blocks in V3Split (#3337) 2022-03-06 12:56:34 +09:00
t_alw_reorder.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_alw_reorder.v
t_alw_split.pl Count non-empty always blocks in V3Split (#3337) 2022-03-06 12:56:34 +09:00
t_alw_split.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_alw_split_cond.pl
t_alw_split_cond.v
t_alw_split_rst.pl Count non-empty always blocks in V3Split (#3337) 2022-03-06 12:56:34 +09:00
t_alw_split_rst.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_alw_splitord.pl Count non-empty always blocks in V3Split (#3337) 2022-03-06 12:56:34 +09:00
t_alw_splitord.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_array_backw_index_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_backw_index_bad.pl
t_array_backw_index_bad.v
t_array_compare.pl
t_array_compare.v
t_array_index_increment.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_array_index_increment.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_array_list_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_list_bad.pl
t_array_list_bad.v
t_array_mda.pl
t_array_mda.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_array_method.pl Support array max (#4275) 2023-06-07 07:44:21 -04:00
t_array_method.v Support array max (#4275) 2023-06-07 07:44:21 -04:00
t_array_method_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_method_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_array_method_bad.v Support array max (#4275) 2023-06-07 07:44:21 -04:00
t_array_method_map.out Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_array_method_map.pl Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_array_method_map.v Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_array_method_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_method_unsup.pl Support array max (#4275) 2023-06-07 07:44:21 -04:00
t_array_method_unsup.v Support array max (#4275) 2023-06-07 07:44:21 -04:00
t_array_packed_endian.pl Fix little endian packed array counting (#2499). 2020-12-13 16:23:59 -05:00
t_array_packed_endian.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_array_packed_sysfunct.pl
t_array_packed_sysfunct.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_array_packed_write_read.pl Tests: Confirm fixed (#446) 2022-08-15 22:17:09 -04:00
t_array_packed_write_read.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_array_pattern_2d.pl
t_array_pattern_2d.v
t_array_pattern_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_pattern_bad.pl
t_array_pattern_bad.v
t_array_pattern_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_pattern_bad2.pl Internal line coverage fixes 2022-12-29 20:18:28 -05:00
t_array_pattern_bad2.v Internal line coverage fixes 2022-12-29 20:18:28 -05:00
t_array_pattern_bad3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_pattern_bad3.pl Tests: Fix some coverage holes 2023-05-13 20:15:03 -04:00
t_array_pattern_bad3.v Tests: Fix some coverage holes 2023-05-13 20:15:03 -04:00
t_array_pattern_packed.pl
t_array_pattern_packed.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_array_pattern_unpacked.pl
t_array_pattern_unpacked.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_array_query.pl
t_array_query.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_array_query_with.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_array_query_with.v Fix function calls in with statements (#4245) 2023-05-30 09:02:59 -04:00
t_array_rev.pl
t_array_rev.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_array_type_methods.pl
t_array_type_methods.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_array_unpacked_public.pl
t_array_unpacked_public.v
t_arraysel_wide.pl
t_arraysel_wide.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_assert_basic.pl
t_assert_basic.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_assert_basic_cover.pl
t_assert_basic_fail.pl
t_assert_basic_off.pl
t_assert_casez.pl
t_assert_casez.v
t_assert_clock_event_unsup.out Support named properties (#3667) 2022-11-01 18:53:47 -04:00
t_assert_clock_event_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assert_clock_event_unsup.v Support named properties (#3667) 2022-11-01 18:53:47 -04:00
t_assert_comp.pl
t_assert_comp.v
t_assert_comp_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_assert_comp_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_assert_comp_bad.v Fix USERINFO etc to show message with no arguments 2021-03-18 18:46:07 -04:00
t_assert_cover.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_assert_cover.v Tests: Enable cover named property 2023-09-03 21:02:42 -04:00
t_assert_cover_off.pl
t_assert_disable_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_assert_disable_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assert_disable_bad.v Cleanup some IEEE references 2023-10-19 19:26:36 -04:00
t_assert_disable_iff.pl
t_assert_disable_iff.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_assert_disabled.pl Tests: Fix some unusual check_finished cases. 2023-01-22 22:21:36 -05:00
t_assert_dup_bad.out
t_assert_dup_bad.pl
t_assert_dup_bad.v
t_assert_elab.pl
t_assert_elab.v
t_assert_elab_bad.pl
t_assert_enabled_bad.pl
t_assert_enabled_off.pl
t_assert_enabled_on_bad.pl
t_assert_iff.pl Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_assert_iff.v Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_assert_iff_bad1.pl Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_assert_iff_bad2.pl Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_assert_iff_clk_unsup.out Add unsupported warning on property iff (#4848) 2024-01-21 16:18:48 -05:00
t_assert_iff_clk_unsup.pl Add unsupported warning on property iff (#4848) 2024-01-21 16:18:48 -05:00
t_assert_iff_clk_unsup.v Add unsupported warning on property iff (#4848) 2024-01-21 16:18:48 -05:00
t_assert_imm_nz_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_assert_imm_nz_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assert_imm_nz_bad.v Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_assert_implication.pl
t_assert_implication.v Add support for |=> inside properties (#1292). 2020-09-10 06:49:04 -04:00
t_assert_implication_bad.pl
t_assert_inside_cond.pl
t_assert_inside_cond.v
t_assert_inside_cond_bad.out Improve assertion for unique case (#4892) 2024-02-13 21:53:32 +09:00
t_assert_inside_cond_bad.pl
t_assert_named_property.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_assert_named_property.v Support property declaration with empty parentheses (#4313) (#4317) 2023-07-26 05:18:21 -04:00
t_assert_on.v Tests: Fix some unusual check_finished cases. 2023-01-22 22:21:36 -05:00
t_assert_past.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_assert_past.v Support $sampled (#3569) 2022-08-29 08:39:41 -04:00
t_assert_procedural_clk_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_assert_procedural_clk_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assert_procedural_clk_bad.v Tests: Add _bad to some negative tests. 2023-12-02 09:48:06 -05:00
t_assert_property.pl
t_assert_property.v Add support for assume property (#2531) 2020-09-03 12:38:48 -04:00
t_assert_property_fail_1.pl
t_assert_property_fail_2_bad.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_assert_property_pexpr_unsup.out Parse 'sequence' declarations, property case/if, still unsupported. 2023-03-06 05:12:09 -05:00
t_assert_property_pexpr_unsup.pl Tests: Add _bad to some negative tests. 2023-12-02 09:48:06 -05:00
t_assert_property_pexpr_unsup.v Parse 'sequence' declarations, property case/if, still unsupported. 2023-03-06 05:12:09 -05:00
t_assert_property_untyped.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_assert_property_untyped.v Support named properties (#3667) 2022-11-01 18:53:47 -04:00
t_assert_property_untyped_unsup.out Support named properties (#3667) 2022-11-01 18:53:47 -04:00
t_assert_property_untyped_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assert_property_untyped_unsup.v Support named properties (#3667) 2022-11-01 18:53:47 -04:00
t_assert_property_var_unsup.out Unsupported instead of syntax error on parameter var initial values 2023-09-08 08:37:17 -04:00
t_assert_property_var_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assert_property_var_unsup.v Unsupported instead of syntax error on parameter var initial values 2023-09-08 08:37:17 -04:00
t_assert_question.pl
t_assert_question.v
t_assert_recursive_property_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_assert_recursive_property_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assert_recursive_property_unsup.v Support named properties (#3667) 2022-11-01 18:53:47 -04:00
t_assert_sampled.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_assert_sampled.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_assert_synth.pl
t_assert_synth.v Fix info message prints under --assert (#4036) (#4053) 2023-03-24 19:22:48 -04:00
t_assert_synth_full.out Improve message for priority case assertion failure (#4905) 2024-02-22 03:09:14 -05:00
t_assert_synth_full.pl
t_assert_synth_full.vlt
t_assert_synth_full_vlt.out Improve message for priority case assertion failure (#4905) 2024-02-22 03:09:14 -05:00
t_assert_synth_full_vlt.pl
t_assert_synth_off.pl
t_assert_synth_parallel.out Improve assertion for unique case (#4892) 2024-02-13 21:53:32 +09:00
t_assert_synth_parallel.pl
t_assert_synth_parallel.vlt
t_assert_synth_parallel_vlt.out Improve assertion for unique case (#4892) 2024-02-13 21:53:32 +09:00
t_assert_synth_parallel_vlt.pl
t_assert_unique_case.out Improve message for priority case assertion failure (#4905) 2024-02-22 03:09:14 -05:00
t_assert_unique_case.pl Add --assert-case option (#4919) 2024-02-23 23:05:53 +09:00
t_assert_unique_case_bad.out Improve message for priority case assertion failure (#4905) 2024-02-22 03:09:14 -05:00
t_assert_unique_case_bad.pl Improve assertion for unique case (#4892) 2024-02-13 21:53:32 +09:00
t_assert_unique_case_bad.v Improve message for priority case assertion failure (#4905) 2024-02-22 03:09:14 -05:00
t_assign_expr.pl Support assignment expressions. 2022-11-19 15:23:37 -05:00
t_assign_expr.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_assign_inline.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_assign_inline.v
t_assign_on_rhs_of_nonblocking_unsup.out Fix detection of mixed blocking and nonblocking assignment in nested assignments (#4404) 2023-08-07 11:35:44 +02:00
t_assign_on_rhs_of_nonblocking_unsup.pl Fix detection of mixed blocking and nonblocking assignment in nested assignments (#4404) 2023-08-07 11:35:44 +02:00
t_assign_on_rhs_of_nonblocking_unsup.v Fix detection of mixed blocking and nonblocking assignment in nested assignments (#4404) 2023-08-07 11:35:44 +02:00
t_assign_slice_overflow.pl Fix slice-assign overflow bug (#2803) (#2811) 2021-03-01 18:20:56 -05:00
t_assign_slice_overflow.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_assign_slice_overflow_ox.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_assigndly_dynamic.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_assigndly_dynamic.v Fix dynamic NBAs with automatic vars (#4696) 2023-11-16 11:21:23 +01:00
t_assigndly_dynamic_nofork.pl Run the `V3Fork` stage only if `--timing` is set (#4778) 2023-12-22 22:57:45 +01:00
t_assigndly_dynamic_notiming_bad.out Tests: Fix t_assigndly_dynamic_notiming_bad to survive new dead code elimination 2023-12-02 15:57:38 -05:00
t_assigndly_dynamic_notiming_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_assigndly_dynamic_notiming_bad.v Tests: Fix t_assigndly_dynamic_notiming_bad to survive new dead code elimination 2023-12-02 15:57:38 -05:00
t_assigndly_task.pl Refine dynamic NBA condition (#4773) 2023-12-20 18:12:17 +01:00
t_assigndly_task.v Refine dynamic NBA condition (#4773) 2023-12-20 18:12:17 +01:00
t_assoc.pl
t_assoc.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_assoc2.pl Fix initialization of assoc in assoc array (#2914). 2021-05-03 19:37:04 -04:00
t_assoc2.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_assoc_compare.pl Support class queue equality (#3895) 2023-01-21 13:20:02 -05:00
t_assoc_compare.v Support class queue equality (#3895) 2023-01-21 13:20:02 -05:00
t_assoc_method.pl Support queue and associative array 'with' statements. (#2616) 2020-11-01 10:56:07 -05:00
t_assoc_method.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_assoc_method_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_assoc_method_bad.pl Add 'with' syntax checks. 2020-10-31 10:33:36 -04:00
t_assoc_method_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_assoc_method_map.out Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_assoc_method_map.pl Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_assoc_method_map.v Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_assoc_nokey_bad.out Fix internal error on missing pattern key (#5023) 2024-03-27 08:41:58 -04:00
t_assoc_nokey_bad.pl Fix internal error on missing pattern key (#5023) 2024-03-27 08:41:58 -04:00
t_assoc_nokey_bad.v Fix internal error on missing pattern key (#5023) 2024-03-27 08:41:58 -04:00
t_assoc_ref_type.pl Fix display %x formatting of real. 2023-08-30 17:21:33 -04:00
t_assoc_ref_type.v Fix class type as an associative array parameter (#4997). 2024-03-18 20:44:18 -04:00
t_assoc_wildcard.pl Wildcard index type support for associative arrays (#3501). 2022-07-20 15:01:36 +02:00
t_assoc_wildcard.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_assoc_wildcard_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_assoc_wildcard_bad.pl Wildcard index type support for associative arrays (#3501). 2022-07-20 15:01:36 +02:00
t_assoc_wildcard_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_assoc_wildcard_map.out Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_assoc_wildcard_map.pl Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_assoc_wildcard_map.v Parse 1800-2023 map expressions and throw UNSUPPORTED 2024-03-02 10:15:19 -05:00
t_assoc_wildcard_method.pl Wildcard index type support for associative arrays (#3501). 2022-07-20 15:01:36 +02:00
t_assoc_wildcard_method.v Tests: Fix some internal code coverage holes 2022-10-15 13:59:07 -04:00
t_attr_parenstar.pl
t_attr_parenstar.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_bench_mux4k.pl
t_bench_mux4k.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_bench_mux4k_onecpu.pl Tests: Fix numactl on WSL2 2021-10-19 21:24:22 -04:00
t_benchmarksim.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_bigmem_bad.out Add error on zero width select (#5028). 2024-04-30 18:38:37 -04:00
t_bigmem_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_bigmem_bad.v Fix internal error on bad widths (#3140) (#3145) 2021-09-28 07:28:02 -04:00
t_bind.pl
t_bind.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_bind2.pl
t_bind2.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_bind_nfound.pl Fix false MULTITOP on bound interfaces (#4438). 2023-08-25 08:21:15 -04:00
t_bind_nfound.v Fix false MULTITOP on bound interfaces (#4438). 2023-08-25 08:21:15 -04:00
t_bitsel_concat.pl Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_bitsel_concat.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_bitsel_const_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_bitsel_const_bad.pl
t_bitsel_const_bad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_bitsel_enum.pl
t_bitsel_enum.v
t_bitsel_slice.pl
t_bitsel_slice.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_bitsel_struct.pl
t_bitsel_struct.v
t_bitsel_struct2.pl
t_bitsel_struct2.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_bitsel_struct3.pl
t_bitsel_struct3.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_bitsel_wire_array_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_bitsel_wire_array_bad.pl Commentary: Spelling (and grammar) fixes (#3846) 2023-01-08 18:17:24 -05:00
t_bitsel_wire_array_bad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_blocking.pl
t_blocking.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_bug3180.pl
t_bug3180.v
t_c_this.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_c_this.v Emit model implementation as loose methods. (#3006) 2021-06-13 14:33:11 +01:00
t_case_66bits.pl
t_case_66bits.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_66bits_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_case_auto1.pl
t_case_auto1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_deep.pl
t_case_deep.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_default_bad.out
t_case_default_bad.pl
t_case_default_bad.v
t_case_dupitems.pl
t_case_dupitems.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_duplicated_if.pl Tests (#3806) (#3807) 2023-06-16 18:30:25 -04:00
t_case_duplicated_if.v Tests (#3806) (#3807) 2023-06-16 18:30:25 -04:00
t_case_enum_complete.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_case_enum_complete.v Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_enum_complete_wildcard.pl Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_enum_complete_wildcard.v Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_enum_emptyish.pl Fix empty case items crash (#3851). 2023-01-10 07:18:12 -05:00
t_case_enum_emptyish.v Untabify 2023-02-23 05:47:56 -05:00
t_case_enum_incomplete_bad.out Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_enum_incomplete_bad.pl Fix CASEINCOMPLETE when covers all enum values (#3745) (#3782). 2022-11-30 19:42:21 -05:00
t_case_enum_incomplete_bad.v Fix CASEINCOMPLETE when covers all enum values (#3745) (#3782). 2022-11-30 19:42:21 -05:00
t_case_enum_incomplete_wildcard_bad.out Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_enum_incomplete_wildcard_bad.pl Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_enum_incomplete_wildcard_bad.v Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_genx_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_case_genx_bad.pl
t_case_genx_bad.v
t_case_group.pl
t_case_group.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_huge.pl Optimize clocked processes to comb when referencing const variables 2022-10-28 14:37:30 +01:00
t_case_huge.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_huge_sub.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_huge_sub2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_huge_sub3.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_huge_sub4.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_incrdecr.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_case_incrdecr.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_case_inside.pl
t_case_inside.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_inside_bad.out Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_inside_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_case_inside_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_case_itemwidth.pl
t_case_itemwidth.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_nest.pl
t_case_nest.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_onehot.pl
t_case_onehot.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_orig.pl
t_case_orig.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_overlap_bad.out Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_overlap_bad.pl Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_overlap_bad.v Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_case_reducer.pl
t_case_reducer.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_string.pl
t_case_string.v
t_case_string2.pl Fix case statement comparing string literal (#3544). 2022-08-15 21:56:09 -04:00
t_case_string2.v Fix case statement comparing string literal (#3544). 2022-08-15 21:56:09 -04:00
t_case_wild.pl
t_case_wild.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_write1.out
t_case_write1.pl Commentary (#3436). 2022-06-04 08:37:42 -04:00
t_case_write1.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_case_write1_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_case_write1_tasks.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_case_write2.out
t_case_write2.pl Commentary (#3436). 2022-06-04 08:37:42 -04:00
t_case_write2.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_case_write2_tasks.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_case_x.pl
t_case_x.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_case_x_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_case_x_bad.pl
t_case_x_bad.v
t_case_zx_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_case_zx_bad.pl
t_case_zx_bad.v
t_cast.pl
t_cast.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_cast_class.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_cast_class.v Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_cast_class_incompat_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_cast_class_incompat_bad.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_cast_class_incompat_bad.v Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_cast_param_logic.pl Fix ENUMVALUE on typedef (#3777) 2022-12-11 11:50:22 -05:00
t_cast_param_logic.v Fix ENUMVALUE on typedef (#3777) 2022-12-11 11:50:22 -05:00
t_cast_param_type.pl Fix ENUMVALUE on parameter, again (#3777). 2022-12-11 21:10:12 -05:00
t_cast_param_type.v Fix ENUMVALUE on parameter, again (#3777). 2022-12-11 21:10:12 -05:00
t_cast_size_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_cast_size_bad.pl Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_cast_size_bad.v Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_cast_types.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_cast_types.v Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn.v Fix dynamic casts of null values (#4631) 2023-10-27 15:58:40 +02:00
t_castdyn_bbox.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_castdyn_castconst_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_castdyn_castconst_bad.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn_castconst_bad.v Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn_enum.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn_enum.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_castdyn_run_bad.out Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn_run_bad.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn_run_bad.v Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn_unsup_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_castdyn_unsup_bad.pl Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_castdyn_unsup_bad.v Support $cast and new CASTCONST warning. 2020-12-05 22:58:36 -05:00
t_ccache_report.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_ccache_report__ccache_report_initial.out Improve ccache-report 2021-06-09 19:14:11 +01:00
t_ccache_report__ccache_report_rebuild.out Add ccache-report target to standard Makefile (#3011) 2021-06-07 00:56:30 +01:00
t_cellarray.pl Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
t_cellarray.v
t_checker.out Parse checkers as UNSUPPORTED. 2023-02-11 14:31:28 -05:00
t_checker.pl Tests: Add _bad to some negative tests. 2023-12-02 09:48:06 -05:00
t_checker.v Parse checkers as UNSUPPORTED. 2023-02-11 14:31:28 -05:00
t_chg_first.pl
t_chg_first.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_class1.out Fix tick style on %p formats. 2020-10-16 19:26:04 -04:00
t_class1.pl
t_class1.v Fix typedef'ed class conversion to boolean (#3616). 2022-09-12 18:03:56 -04:00
t_class2.pl Support static methods and typedefs in classes (#2615) 2020-11-06 19:51:21 -05:00
t_class2.v Support static methods and typedefs in classes (#2615) 2020-11-06 19:51:21 -05:00
t_class_assign_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_assign_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_class_assign_bad.v Fix class reference assignment checking (#4296) 2023-06-15 14:00:47 +02:00
t_class_assign_cond.pl Support for condition operator on class objects (#4214) 2023-05-30 08:59:00 -04:00
t_class_assign_cond.v Fix object assignment from conditionals (#4968). 2024-03-16 09:12:18 -04:00
t_class_assign_cond_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_assign_cond_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_class_assign_cond_bad.v Support for condition operator on class objects (#4214) 2023-05-30 08:59:00 -04:00
t_class_builtin_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_builtin_bad.pl Add check for rand_mode/constraint_mode. 2020-11-17 22:14:18 -05:00
t_class_builtin_bad.v Add check for rand_mode/constraint_mode. 2020-11-17 22:14:18 -05:00
t_class_class.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_class_class.pl
t_class_class.v Tests: Update t_class_class 2022-11-17 18:15:38 -05:00
t_class_compare.pl Support class queue equality (#3895) 2023-01-21 13:20:02 -05:00
t_class_compare.v Fix comparison of class objects (#4346) 2023-07-07 16:20:23 +05:00
t_class_const.pl Fix const initial assignments. 2022-11-11 17:45:34 -05:00
t_class_const.v Fix const initial assignments. 2022-11-11 17:45:34 -05:00
t_class_copy.pl
t_class_copy.v
t_class_copy2.pl Fix object destruction after a copy constructor (#4540) (#4541) 2023-10-05 07:21:33 -04:00
t_class_copy2.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_copy_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_copy_bad.pl
t_class_copy_bad.v
t_class_diamond.pl Support interface class diamond relationship. 2024-01-23 22:07:35 -05:00
t_class_diamond.v Support interface class diamond relationship. 2024-01-23 22:07:35 -05:00
t_class_dict.pl Fix dictionaries with keys of class types (#4576) 2023-10-17 17:15:24 +02:00
t_class_dict.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_enum.pl
t_class_enum.v
t_class_extends.pl Fix class extends with VM_PARALLEL_BUILDS (#2775). 2021-02-13 17:29:34 -05:00
t_class_extends.v
t_class_extends1.pl
t_class_extends1.v
t_class_extends2.pl Support class extends of package::class. 2023-03-18 17:26:36 -04:00
t_class_extends2.v Internals: Parse class extends :: 2023-02-14 21:23:55 -05:00
t_class_extends_alias_unsup.out Support class extending its parameter (#3904) 2023-01-25 20:33:18 -05:00
t_class_extends_alias_unsup.pl Support class extending its parameter (#3904) 2023-01-25 20:33:18 -05:00
t_class_extends_alias_unsup.v Support class extending its parameter (#3904) 2023-01-25 20:33:18 -05:00
t_class_extends_aliased_real_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_extends_aliased_real_bad.pl Support class extending its parameter (#3904) 2023-01-25 20:33:18 -05:00
t_class_extends_aliased_real_bad.v Support class extending its parameter (#3904) 2023-01-25 20:33:18 -05:00
t_class_extends_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_extends_bad.pl
t_class_extends_bad.v
t_class_extends_colon.pl Support class extends of package::class. 2023-03-18 17:26:36 -04:00
t_class_extends_colon.v Internals: Parse class extends :: 2023-02-14 21:23:55 -05:00
t_class_extends_int_param_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_extends_int_param_bad.pl Support class extending its parameter (#3904) 2023-01-25 20:33:18 -05:00
t_class_extends_int_param_bad.v Fix deleting unused parameterized classes (#4150) 2023-04-28 07:20:25 -04:00
t_class_extends_nf_bad.out Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_class_extends_nf_bad.pl
t_class_extends_nf_bad.v
t_class_extends_param.pl Support class extending its parameter (#3904) 2023-01-25 20:33:18 -05:00
t_class_extends_param.v Fix bit selections under parameterized classes (#4210) 2023-05-18 20:01:36 -04:00
t_class_extends_param_unused.pl Fix deleting unused parameterized classes (#4150) 2023-04-28 07:20:25 -04:00
t_class_extends_param_unused.v Fix deleting unused parameterized classes (#4150) 2023-04-28 07:20:25 -04:00
t_class_extends_protect_ids.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_class_extends_rec_bad.out Add error on class extending itself 2020-11-24 18:15:49 -05:00
t_class_extends_rec_bad.pl Add error on class extending itself 2020-11-24 18:15:49 -05:00
t_class_extends_rec_bad.v Add error on class extending itself 2020-11-24 18:15:49 -05:00
t_class_extends_this.pl Support 'super'. 2020-11-26 11:06:59 -05:00
t_class_extends_this.v Support 'super'. 2020-11-26 11:06:59 -05:00
t_class_extends_this3.pl Fix access to non-overridden base class variable (#2654). 2020-11-24 22:46:02 -05:00
t_class_extends_this3.v Fix access to non-overridden base class variable (#2654). 2020-11-24 22:46:02 -05:00
t_class_extends_this_protect_ids.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_class_extends_vsyment.pl Fix symbol entries when inheriting classes (#3995) (#3996) 2023-03-06 07:43:58 -05:00
t_class_extends_vsyment.v Fix symbol entries when inheriting classes (#3995) (#3996) 2023-03-06 07:43:58 -05:00
t_class_extern.pl
t_class_extern.v Fix static methods with prototypes (#4220) 2023-05-31 21:18:32 -04:00
t_class_extern_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_extern_bad.pl
t_class_extern_bad.v
t_class_field_name.pl Add __PVT__ prefix to selects nodes (#4001) 2023-03-06 13:18:48 +01:00
t_class_field_name.v Add __PVT__ prefix to selects nodes (#4001) 2023-03-06 13:18:48 +01:00
t_class_format.out Fix class stringification on wide arrays (#3312). 2022-03-05 16:32:30 -05:00
t_class_format.pl Fix class unpacked-array compile error (#2774). 2021-03-13 12:47:19 -05:00
t_class_format.v Fix class stringification on wide arrays (#3312). 2022-03-05 16:32:30 -05:00
t_class_forward.pl
t_class_forward.v
t_class_func_arg_unused.pl Fix compile warning on unused member function variable (#4567). 2023-10-18 08:09:54 -04:00
t_class_func_arg_unused.v Fix compile warning on unused member function variable (#4567). 2023-10-18 08:09:54 -04:00
t_class_func_dot.pl Fix method calls on function return values. 2023-05-29 18:51:27 -04:00
t_class_func_dot.v Fix method calls on function return values. 2023-05-29 18:51:27 -04:00
t_class_fwd_cc.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_class_fwd_cc.v Add error on static access to non-static class member (#4072) 2023-03-27 10:46:51 -04:00
t_class_if_assign.pl Fix dtype of condition operation on class objects (#4345) (#4352) 2023-08-07 05:54:30 -04:00
t_class_if_assign.v Fix dtype of condition operation on class objects (#4345) (#4352) 2023-08-07 05:54:30 -04:00
t_class_imp2.pl Fix compilation error on multi-inherited interface class usage (#4819). 2024-01-23 19:36:11 -05:00
t_class_imp2.v Fix compilation error on multi-inherited interface class usage (#4819). 2024-01-23 19:36:11 -05:00
t_class_inc.pl Support ++/-- on dotted member variables. 2023-04-07 20:57:17 -04:00
t_class_inc.v Support ++/-- on dotted member variables. 2023-04-07 20:57:17 -04:00
t_class_local.pl
t_class_local.v Check for proper 'local' and 'protected' (#2228). 2020-11-25 07:03:01 -05:00
t_class_local_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_local_bad.pl Check for proper 'local' and 'protected' (#2228). 2020-11-25 07:03:01 -05:00
t_class_local_bad.v Check for proper 'local' and 'protected' (#2228). 2020-11-25 07:03:01 -05:00
t_class_local_protect_ids.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_class_member_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_member_bad.pl
t_class_member_bad.v
t_class_member_bad2.out Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_class_member_bad2.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_class_member_bad2.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_class_member_sens.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_class_member_sens.v Add custom memory management for verilated classes (#3595) 2022-09-28 18:54:18 -04:00
t_class_member_var_virt_bad.out Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_class_member_var_virt_bad.pl Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_class_member_var_virt_bad.v Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_class_membersel_int.pl Fix elaboration of member selected classes (#3890). 2023-01-19 17:44:27 -05:00
t_class_membersel_int.v Fix elaboration of member selected classes (#3890). 2023-01-19 17:44:27 -05:00
t_class_method.pl
t_class_method.v Support class method calls without parenthesis (#3902) (#4082) 2023-04-10 19:37:24 -04:00
t_class_method_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_method_bad.pl
t_class_method_bad.v
t_class_method_str_literal.pl Fix arguments in non-static method call (#3547) (#3582) 2022-09-11 12:33:31 -04:00
t_class_method_str_literal.v Disable conversion of impure logical expressions to bitwise expressions (#487 partial) (#4437) 2023-09-18 09:21:30 -04:00
t_class_method_struct.pl Fix non-public methods with wide output (#4364) 2023-07-25 04:55:58 -04:00
t_class_method_struct.v Fix non-public methods with wide output (#4364) 2023-07-25 04:55:58 -04:00
t_class_mispure_bad.out Add error on missing pure virtual functions (#4961). 2024-03-11 18:56:30 -04:00
t_class_mispure_bad.pl Add error on missing pure virtual functions (#4961). 2024-03-11 18:56:30 -04:00
t_class_mispure_bad.v Add error on missing pure virtual functions (#4961). 2024-03-11 18:56:30 -04:00
t_class_misstatic_bad.out Add error on calling static function without object (#4962). 2024-03-11 18:23:55 -04:00
t_class_misstatic_bad.pl Add error on calling static function without object (#4962). 2024-03-11 18:23:55 -04:00
t_class_misstatic_bad.v Add error on calling static function without object (#4962). 2024-03-11 18:23:55 -04:00
t_class_mod_bad.out Fix :: references to forward classes 2020-12-05 16:23:20 -05:00
t_class_mod_bad.pl Add error on using :: with module 2020-11-12 19:45:26 -05:00
t_class_mod_bad.v Add error on using :: with module 2020-11-12 19:45:26 -05:00
t_class_module.pl
t_class_module.v
t_class_name.pl Support static methods and typedefs in classes (#2615) 2020-11-06 19:51:21 -05:00
t_class_name.v Support task name in $display %m (#3211). 2021-11-26 20:38:48 -05:00
t_class_nested_link.pl Fix using functions/tasks following class definition inside module (#4553) 2023-10-15 13:01:32 -04:00
t_class_nested_link.v Fix using functions/tasks following class definition inside module (#4553) 2023-10-15 13:01:32 -04:00
t_class_new.pl
t_class_new.v Fix false error on new const assignment (#4098). 2023-04-09 19:46:47 -04:00
t_class_new_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_new_bad.pl
t_class_new_bad.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_class_new_default.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_class_new_default.pl Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_class_new_default.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_class_new_noparen.pl Fix mis-warning on #() in classes' own functions. 2023-09-02 08:33:56 -04:00
t_class_new_noparen.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_new_return.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_class_new_return.v Fix return in constructors (#3734) 2022-11-09 06:32:22 -05:00
t_class_new_this.pl Fix `this` in member initialization (#4710). (#4876) 2024-02-04 19:44:10 -05:00
t_class_new_this.v Fix `this` in member initialization (#4710). (#4876) 2024-02-04 19:44:10 -05:00
t_class_null_bad.out
t_class_null_bad.pl
t_class_null_bad.v
t_class_null_struct.pl Fix assignment of null into struct member (#4952). 2024-03-08 17:33:51 -05:00
t_class_null_struct.v Fix assignment of null into struct member (#4952). 2024-03-08 17:33:51 -05:00
t_class_override.pl Support 1800-2023 class and function :initial, :extends, :final virtual overrides (#5025). (#5025) 2024-03-27 23:57:58 -04:00
t_class_override.v Support 1800-2023 class and function :initial, :extends, :final virtual overrides (#5025). (#5025) 2024-03-27 23:57:58 -04:00
t_class_override_bad.out Support 1800-2023 class and function :initial, :extends, :final virtual overrides (#5025). (#5025) 2024-03-27 23:57:58 -04:00
t_class_override_bad.pl Support 1800-2023 class and function :initial, :extends, :final virtual overrides (#5025). (#5025) 2024-03-27 23:57:58 -04:00
t_class_override_bad.v Support 1800-2023 class and function :initial, :extends, :final virtual overrides (#5025). (#5025) 2024-03-27 23:57:58 -04:00
t_class_package.pl
t_class_package.v
t_class_packed.pl Fix class wide member display (#2567). 2020-09-25 07:37:38 -04:00
t_class_packed.v Fix class wide member display (#2567). 2020-09-25 07:37:38 -04:00
t_class_param.pl Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_param_bad1.out Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_class_param_bad1.pl Support class type params without defaults (#3693) 2022-10-19 21:59:26 -04:00
t_class_param_bad1.v Support class type params without defaults (#3693) 2022-10-19 21:59:26 -04:00
t_class_param_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_param_bad2.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_class_param_bad2.v Support class type params without defaults (#3693) 2022-10-19 21:59:26 -04:00
t_class_param_bad_paren.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_param_bad_paren.pl Add warning on missing class reference #() 2023-03-03 21:06:52 -05:00
t_class_param_bad_paren.v Add warning on missing class reference #() 2023-03-03 21:06:52 -05:00
t_class_param_circ_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_param_circ_bad.pl Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param_circ_bad.v Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param_comma_bad.out Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_class_param_comma_bad.pl Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_class_param_comma_bad.v Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_class_param_enum.pl Fix class parameters of enum types (#4219) 2023-05-24 15:51:03 +02:00
t_class_param_enum.v Fix class parameters of enum types (#4219) 2023-05-24 15:51:03 +02:00
t_class_param_enum_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_param_enum_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_class_param_enum_bad.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_param_extends.pl Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param_extends.v Fix dotted references in parameterized classes (#4206) 2023-05-16 07:40:02 -04:00
t_class_param_extends2.pl Use unchanged copy of parameterized class for instantation (#4179) 2023-05-11 09:56:15 +02:00
t_class_param_extends2.v Use unchanged copy of parameterized class for instantation (#4179) 2023-05-11 09:56:15 +02:00
t_class_param_extends3.pl Fix reference to extended class in parameterized class (#4466). 2023-09-14 20:07:49 -04:00
t_class_param_extends3.v Fix reference to extended class in parameterized class (#4466). 2023-09-14 20:07:49 -04:00
t_class_param_func_return.pl Don't link AstRefDType if it has parameterized class ref (#4164) (#4170) 2023-05-04 15:09:01 +02:00
t_class_param_func_return.v Don't link AstRefDType if it has parameterized class ref (#4164) (#4170) 2023-05-04 15:09:01 +02:00
t_class_param_lvalue.pl Resolve class lvalues after parameterization (#4131) 2023-04-19 18:05:37 -04:00
t_class_param_lvalue.v Resolve class lvalues after parameterization (#4131) 2023-04-19 18:05:37 -04:00
t_class_param_mod.pl Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param_mod.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_param_nconst_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_param_nconst_bad.pl Tests: Add t_class_param_nconst_bad test. 2021-12-12 15:26:29 -05:00
t_class_param_nconst_bad.v Tests: Add t_class_param_nconst_bad test. 2021-12-12 15:26:29 -05:00
t_class_param_nested_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_param_nested_bad.pl Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param_nested_bad.v Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param_noinit.pl Support class parameters without initial values. 2023-02-13 22:06:52 -05:00
t_class_param_noinit.v Support class parameters without initial values. 2023-02-13 22:06:52 -05:00
t_class_param_noinit_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_param_noinit_bad.pl Support class parameters without initial values. 2023-02-13 22:06:52 -05:00
t_class_param_noinit_bad.v Support class parameters without initial values. 2023-02-13 22:06:52 -05:00
t_class_param_override_local_bad.out Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_class_param_override_local_bad.pl Fix parameters in a class body to be localparam (#4061) 2023-03-23 10:20:35 +01:00
t_class_param_override_local_bad.v Fix parameters in a class body to be localparam (#4061) 2023-03-23 10:20:35 +01:00
t_class_param_pkg.pl Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_param_pkg.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_param_subtype.v Fix using type in parameterized classes without #() (#4281) (#4440) 2023-08-26 12:06:26 -01:00
t_class_param_subtype_bad_paren.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_param_subtype_bad_paren.pl Fix using type in parameterized classes without #() (#4281) (#4440) 2023-08-26 12:06:26 -01:00
t_class_param_subtype_constsim.pl Fix using type in parameterized classes without #() (#4281) (#4440) 2023-08-26 12:06:26 -01:00
t_class_param_type.pl Support access to constructs inside type parameters (#3702) 2022-10-21 09:00:40 -04:00
t_class_param_type.v Fix deleting unused parameterized classes (#4150) 2023-04-28 07:20:25 -04:00
t_class_param_typedef.pl Fix hashes of instances of parameterized classes (#4182) 2023-05-10 18:34:29 -04:00
t_class_param_typedef.v Fix handling of ref types in initial values of type parameters (#4304) 2023-06-20 14:10:07 -04:00
t_class_param_typedef2.pl Fix typedefs pointing to parameterized classes (#4747) 2023-12-08 07:13:38 -05:00
t_class_param_typedef2.v Fix typedefs pointing to parameterized classes (#4747) 2023-12-08 07:13:38 -05:00
t_class_param_unused_default.pl Fix deleting unused parameterized classes (#4150) 2023-04-28 07:20:25 -04:00
t_class_param_unused_default.v Fix deleting unused parameterized classes (#4150) 2023-04-28 07:20:25 -04:00
t_class_param_virtual_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_param_virtual_bad.pl Add class name in the error msg about calling 'new' on virtual class (#4739) 2023-12-05 16:31:59 +01:00
t_class_param_virtual_bad.v Add class name in the error msg about calling 'new' on virtual class (#4739) 2023-12-05 16:31:59 +01:00
t_class_ref_as_arg_cast.pl Commentary 2023-03-24 19:06:07 -04:00
t_class_ref_as_arg_cast.v Fix C++ compile errors when passing class refs as task arg (#4063) 2023-03-24 13:18:59 -04:00
t_class_short_circuit.pl Fix logical expressions with class objects - caching in v3Const (#4552) 2023-10-17 07:38:45 -04:00
t_class_short_circuit.v Fix logical expressions with class objects - caching in v3Const (#4552) 2023-10-17 07:38:45 -04:00
t_class_split.pl Fix --output-split with class extends (#2839). 2021-03-17 18:25:54 -04:00
t_class_split.v Fix --output-split with class extends (#2839). 2021-03-17 18:25:54 -04:00
t_class_static.pl Support static function variables (#3830) 2023-01-23 08:35:10 -05:00
t_class_static.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_static_member.pl Support class static members (#2233). 2022-01-02 15:09:07 -05:00
t_class_static_member.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_static_member_pkg.pl Support class static members (#2233). 2022-01-02 15:09:07 -05:00
t_class_static_member_pkg.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_static_member_sel.pl Fix selects of static members (#4326) 2023-06-30 09:12:22 +02:00
t_class_static_member_sel.v Fix references to members of results of static methods (#4327) 2023-06-30 13:23:34 +02:00
t_class_static_method.pl Support static methods and typedefs in classes (#2615) 2020-11-06 19:51:21 -05:00
t_class_static_method.v Support passing of objects to functions 2020-11-28 12:43:24 -05:00
t_class_static_method_protect_ids.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_class_static_order.pl Support class static members (#2233). 2022-01-02 15:09:07 -05:00
t_class_static_order.v
t_class_super_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_super_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_class_super_bad.v Support 'super'. 2020-11-26 11:06:59 -05:00
t_class_super_bad2.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_super_bad2.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_class_super_bad2.v Support 'super'. 2020-11-26 11:06:59 -05:00
t_class_super_new.pl Add error when super.new is not first statement (#3789) 2022-11-30 07:41:57 -05:00
t_class_super_new.v Fix handling of super.new calls (#4366) 2023-07-17 13:30:42 +02:00
t_class_super_new2.pl Fix super.new missing data type (#4147). 2023-05-07 16:47:34 -04:00
t_class_super_new2.v Fix super.new missing data type (#4147). 2023-05-07 16:47:34 -04:00
t_class_super_new_bad_nfirst.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_super_new_bad_nfirst.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_class_super_new_bad_nfirst.v Add error when super.new is not first statement (#3789) 2022-11-30 07:41:57 -05:00
t_class_this_constructor.pl Fix this in a constructor (#4533) 2023-10-03 14:32:18 +02:00
t_class_this_constructor.v Fix this in a constructor (#4533) 2023-10-03 14:32:18 +02:00
t_class_typedef.pl Support static methods and typedefs in classes (#2615) 2020-11-06 19:51:21 -05:00
t_class_typedef.v Don't link AstRefDType if it has parameterized class ref (#4164) (#4170) 2023-05-04 15:09:01 +02:00
t_class_unsup_bad.out Fix handling of static keyword in methods (#4649) 2023-10-31 08:15:54 -04:00
t_class_unsup_bad.pl Tests: randc now supported 2023-09-26 22:53:25 -04:00
t_class_unsup_bad.v Fix handling of static keyword in methods (#4649) 2023-10-31 08:15:54 -04:00
t_class_uses_this.pl Support 'this' (#2585). 2020-10-08 07:54:01 -04:00
t_class_uses_this.v Tests: Add test of passing this as argument (#3790) 2022-11-29 10:46:26 -05:00
t_class_uses_this_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_uses_this_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_class_uses_this_bad.v Support 'this' (#2585). 2020-10-08 07:54:01 -04:00
t_class_virtual.pl
t_class_virtual.v Fix virtual methods (#4616) 2023-10-24 15:51:46 +02:00
t_class_virtual_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_virtual_bad.pl
t_class_virtual_bad.v
t_class_virtual_chain_ctor.pl Fix chain call of abstract class constructor (#3868) (#3883) 2023-01-17 13:02:39 -05:00
t_class_virtual_chain_ctor.v Fix chain call of abstract class constructor (#3868) (#3883) 2023-01-17 13:02:39 -05:00
t_class_virtual_protect_ids.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_class_virtual_pure.pl
t_class_virtual_pure.v
t_class_virtual_pure_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_virtual_pure_bad.pl Lint check for pure virtual in non-virtual class. 2020-11-27 19:53:04 -05:00
t_class_virtual_pure_bad.v Lint check for pure virtual in non-virtual class. 2020-11-27 19:53:04 -05:00
t_class_vparam.pl Support class parameters (#2231) (#3541) 2022-08-28 10:24:55 -04:00
t_class_vparam.v Support class type params without defaults (#3693) 2022-10-19 21:59:26 -04:00
t_class_wide.pl Fix missing assignment for wide class members. (#4267) 2023-06-03 06:40:23 -07:00
t_class_wide.v Fix missing assignment for wide class members. (#4267) 2023-06-03 06:40:23 -07:00
t_clk_2in.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_clk_2in.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_clk_2in.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_2in_vec.pl
t_clk_concat.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_clk_concat.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_clk_concat.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_concat.vlt
t_clk_concat2.pl
t_clk_concat2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_concat3.pl
t_clk_concat3.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_clk_concat4.pl
t_clk_concat4.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_concat5.pl
t_clk_concat5.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_concat6.pl
t_clk_concat6.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_concat_vlt.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_clk_concat_vlt.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_clk_condflop.pl
t_clk_condflop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_dpulse.pl
t_clk_dpulse.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_dsp.pl
t_clk_dsp.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_first.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_clk_first.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_first_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_clk_first_bad.pl
t_clk_first_deprecated.pl
t_clk_first_deprecated.v
t_clk_gate_ext.pl
t_clk_gate_ext.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_clk_gater.pl
t_clk_gater.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_gen.pl
t_clk_gen.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_inp_init.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_clk_inp_init.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_clk_inp_init.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_clk_latch.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_latch.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_latch_edgestyle.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_latchgate.pl
t_clk_latchgate.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_powerdn.pl
t_clk_powerdn.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_scope_bad.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clk_scope_bad.v
t_clk_vecgen1.pl
t_clk_vecgen1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_clk_vecgen2.pl
t_clk_vecgen3.pl
t_clocked_release_combo.pl Tests: Fix some coverage holes 2023-05-13 20:15:03 -04:00
t_clocked_release_combo.v Fix forced assignments that override non-continuous assignments (#4183) (#4192) 2023-05-12 06:57:12 -04:00
t_clocker.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_clocker.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clocker.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_clocking_bad1.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_clocking_bad1.pl Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad1.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad2.out Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad2.pl Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad2.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad3.out Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad3.pl Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad3.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad4.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_clocking_bad4.pl Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad4.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_bad5.out Support global clocking and $global_clock. 2023-01-28 12:31:52 -05:00
t_clocking_bad5.pl Support global clocking and $global_clock. 2023-01-28 12:31:52 -05:00
t_clocking_bad5.v Support global clocking and $global_clock. 2023-01-28 12:31:52 -05:00
t_clocking_concat.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_clocking_concat.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_empty_block.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_clocking_empty_block.v Fix fault on empty clocking block (#4593). 2023-10-21 02:40:08 -04:00
t_clocking_notiming.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_clocking_notiming.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_clocking_notiming.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_sched.out Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_sched.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_clocking_sched.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_sched_timing.out Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_sched_timing.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_clocking_sched_timing_forkproc.out Move variables mutated under fork..join_none/join_any blocks into anonymous objects (#4356) 2023-08-29 20:01:00 +02:00
t_clocking_sched_timing_forkproc.pl Move variables mutated under fork..join_none/join_any blocks into anonymous objects (#4356) 2023-08-29 20:01:00 +02:00
t_clocking_timing.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_timing1.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_clocking_timing2.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_clocking_unsup1.out Support global clocking and $global_clock. 2023-01-28 12:31:52 -05:00
t_clocking_unsup1.pl Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_unsup1.v Support global clocking and $global_clock. 2023-01-28 12:31:52 -05:00
t_clocking_unsup2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_clocking_unsup2.pl Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_clocking_unsup2.v Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_comb_input_0.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_comb_input_0.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_comb_input_0.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_comb_input_1.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_comb_input_1.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_comb_input_1.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_comb_input_2.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_comb_input_2.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_comb_input_2.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_comb_loop_through_unpacked_array.pl Fix change detection over unpacked arrays. 2022-07-18 12:25:22 +01:00
t_comb_loop_through_unpacked_array.v Fix change detection over unpacked arrays. 2022-07-18 12:25:22 +01:00
t_concat_large.pl
t_concat_large.v
t_concat_large_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_concat_large_bad.pl
t_concat_large_bad.v
t_concat_link_bad.out Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_concat_link_bad.pl
t_concat_link_bad.v
t_concat_opt.pl
t_concat_opt.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_concat_or.pl Fix hang with large case statement optimization (#3405). 2022-05-05 07:02:52 -04:00
t_concat_or.v Fix hang with large case statement optimization (#3405). 2022-05-05 07:02:52 -04:00
t_concat_sel.pl Support concat selection (#2721). 2021-02-17 23:03:47 -05:00
t_concat_sel.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_concat_string.pl Fix string concatenations (#4354) 2023-07-10 12:58:54 -04:00
t_concat_string.v Fix string concatenations (#4354) 2023-07-10 12:58:54 -04:00
t_concat_unpack.pl Support concat assignment to packed array (#3446). 2022-06-03 21:32:13 -04:00
t_concat_unpack.v Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_const.pl
t_const.v
t_const_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_const_bad.pl
t_const_bad.v
t_const_bitoptree_bug3096.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_const_bitoptree_bug3096.pl Tests: Fix some unusual check_finished cases. 2023-01-22 22:21:36 -05:00
t_const_bitoptree_bug3096.v Fix bitop tree optimization dropping necessary cleaning AND (#3097) 2021-08-14 21:09:01 +01:00
t_const_dec_mixed_bad.out
t_const_dec_mixed_bad.pl
t_const_dec_mixed_bad.v
t_const_hi.pl
t_const_hi.v
t_const_no_opt.pl Fix wrong result of bit op tree optimization #3509 (#3516) 2022-07-24 19:54:37 +09:00
t_const_op_red_scope.pl Fix or-reduction on different scopes broken in 4.110 (#2828). 2021-03-10 18:08:11 -05:00
t_const_op_red_scope.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_const_opt.cpp Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_const_opt.pl Fix statistics missing some additions. 2024-03-01 20:27:57 -05:00
t_const_opt.v Fix #4864 of wrong runtime result (#4867) 2024-01-30 00:00:00 +09:00
t_const_opt_cov.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_const_opt_cov.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_const_opt_dfg.pl Fix statistics missing some additions. 2024-03-01 20:27:57 -05:00
t_const_opt_no_expand.pl Fix shift to remove operation side effects (#4563). 2023-10-14 22:34:37 -04:00
t_const_opt_or.pl Tests: Add wire-or mux test for future optimization. 2020-11-07 21:57:31 -05:00
t_const_opt_or.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_const_opt_red.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_const_opt_red.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_const_opt_shortcut.cpp Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_const_opt_shortcut.pl Disable conversion of impure logical expressions to bitwise expressions (#487 partial) (#4437) 2023-09-18 09:21:30 -04:00
t_const_opt_shortcut.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_const_overflow_bad.out
t_const_overflow_bad.pl
t_const_overflow_bad.v
t_const_sel_sel_extend.pl V3Const: Do not introduce redundant AstExtend 2022-10-28 14:54:00 +01:00
t_const_sel_sel_extend.v V3Const: Do not introduce redundant AstExtend 2022-10-28 14:54:00 +01:00
t_const_slicesel.pl Fix some SliceSels not being constants (#3186) (#3218). 2021-11-26 10:51:11 -05:00
t_const_slicesel.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_const_slicesel_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_const_slicesel_bad.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_const_string_func.pl Fix constant string function assignment (#3945) 2023-02-08 18:48:07 -05:00
t_const_string_func.v handle constant format field widths (#3946) 2023-02-09 10:09:00 -05:00
t_constraint.pl Add CONSTRAINTIGN warning when constraint ignored. Likewise ignore constraint_mode, rand_mode. 2023-04-05 21:27:37 -04:00
t_constraint.v Add CONSTRAINTIGN warning when constraint ignored. Likewise ignore constraint_mode, rand_mode. 2023-04-05 21:27:37 -04:00
t_constraint_json_only.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_constraint_json_only.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_constraint_json_only.v Fix unique {} constraints missing semicolon (#5001) 2024-03-19 08:22:39 -04:00
t_constraint_method_bad.out Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_constraint_method_bad.pl Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_constraint_method_bad.v Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_constraint_mode.pl Add CONSTRAINTIGN warning when constraint ignored. Likewise ignore constraint_mode, rand_mode. 2023-04-05 21:27:37 -04:00
t_constraint_mode.v Internals: Dump CFunc entry points. 2023-11-11 20:34:51 -05:00
t_constraint_mode_warn_bad.out Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_constraint_mode_warn_bad.pl Add CONSTRAINTIGN warning when constraint ignored. Likewise ignore constraint_mode, rand_mode. 2023-04-05 21:27:37 -04:00
t_constraint_xml.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_constraint_xml.pl Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_constraint_xml.v Fix unique {} constraints missing semicolon (#5001) 2024-03-19 08:22:39 -04:00
t_continue_do_while_bad.out Fix jump handling in do while loops (#3731) 2022-11-08 20:01:08 -05:00
t_continue_do_while_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_continue_do_while_bad.v Fix jump handling in do while loops (#3731) 2022-11-08 20:01:08 -05:00
t_convert2string.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_convert2string.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_cover_assert.out Improve error that assert-under-assert is unsupported 2023-09-03 09:08:43 -04:00
t_cover_assert.pl Improve error that assert-under-assert is unsupported 2023-09-03 09:08:43 -04:00
t_cover_assert.v Improve error that assert-under-assert is unsupported 2023-09-03 09:08:43 -04:00
t_cover_const_compare.pl Fix tautological-compare warnings. 2024-02-07 22:16:08 -05:00
t_cover_const_compare.v Fix tautological-compare warnings. 2024-02-07 22:16:08 -05:00
t_cover_lib.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_cover_lib.v Internal coverage improvements. No functional change. 2020-10-13 21:13:52 -04:00
t_cover_lib_1.out Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_cover_lib_1_per_instance.out Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_cover_lib_2.out Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_cover_lib_3.out Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_cover_lib_4.out Internal coverage improvements. No functional change. 2020-10-13 21:13:52 -04:00
t_cover_lib_c.cpp Fix coverage with member 2024-02-08 21:51:36 -05:00
t_cover_lib_legacy.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_cover_line.out Fix coverage of class methods (#3998). 2023-03-03 19:26:15 -05:00
t_cover_line.v Fix coverage of class methods (#3998). 2023-03-03 19:26:15 -05:00
t_cover_line.vlt
t_cover_line_cc.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_cover_line_cc_vlt.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_cover_line_sc.pl
t_cover_line_trace.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_cover_line_trace.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_cover_main.out Add --main support for dumping coverage, and +verilator+coverage+file runtime option. 2024-01-20 12:28:49 -05:00
t_cover_main.pl Add --main support for dumping coverage, and +verilator+coverage+file runtime option. 2024-01-20 12:28:49 -05:00
t_cover_main.v Add --main support for dumping coverage, and +verilator+coverage+file runtime option. 2024-01-20 12:28:49 -05:00
t_cover_sva_notflat.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_cover_sva_notflat.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_cover_sva_trace.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_cover_sva_trace.pl
t_cover_toggle.out Fix compile error on structs with queues (and ignore toggle coverage on queues). 2024-02-08 08:44:27 -05:00
t_cover_toggle.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_cover_toggle.v Fix compile error on structs with queues (and ignore toggle coverage on queues). 2024-02-08 08:44:27 -05:00
t_cover_toggle_points.out Fix compile error on structs with queues (and ignore toggle coverage on queues). 2024-02-08 08:44:27 -05:00
t_cover_toggle_width.pl Add --coverage-max-width (#2853). 2021-03-29 18:54:51 -04:00
t_cover_unused_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_cover_unused_bad.pl Fix missing UNUSED warnings with --coverage (#3736). 2022-11-09 21:45:14 -05:00
t_cover_unused_bad.v Fix missing UNUSED warnings with --coverage (#3736). 2022-11-09 21:45:14 -05:00
t_covergroup_unsup.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_covergroup_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_covergroup_unsup.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_cuse_forward.pl Fix missing class forward declarations (#4151) 2023-05-22 08:29:01 -04:00
t_cuse_forward.v Fix missing class forward declarations (#4151) 2023-05-22 08:29:01 -04:00
t_cxx_equal_to.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_cxx_equal_to.v Add class specific same methods for AstVarScope, AstVar, and AstScope (#4203) (#4250) 2023-06-03 10:07:39 -04:00
t_debug_emitv.out Fix internal error on real conversion (#4447). 2023-08-29 18:07:23 -04:00
t_debug_emitv.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_debug_emitv.v Tests: Fix some force/release coverage holes. 2022-01-16 16:53:06 -05:00
t_debug_emitv_addrids.pl Streamline dump control options 2022-09-22 17:24:41 +01:00
t_debug_exit_parse.pl
t_debug_fatalsrc_bad.pl Tests: Skip gdb tests if no gdb 2021-11-28 15:33:33 -05:00
t_debug_fatalsrc_bt_bad.pl Tests: Skip gdb tests if no gdb 2021-11-28 15:33:33 -05:00
t_debug_graph_test.pl Internals: Remove unused DfaGraph code. 2021-11-13 14:48:21 -05:00
t_debug_graph_test.v
t_debug_inputs.pl Add creating __inputs.vpp file with --debug (#4177). 2023-05-07 17:58:14 -04:00
t_debug_inputs.v Add creating __inputs.vpp file with --debug (#4177). 2023-05-07 17:58:14 -04:00
t_debug_inputs_a.v Add creating __inputs.vpp file with --debug (#4177). 2023-05-07 17:58:14 -04:00
t_debug_inputs_b.v Add creating __inputs.vpp file with --debug (#4177). 2023-05-07 17:58:14 -04:00
t_debug_sigsegv_bad.pl Tests: Skip gdb tests if no gdb 2021-11-28 15:33:33 -05:00
t_debug_sigsegv_bt_bad.pl Tests: Skip gdb tests if no gdb 2021-11-28 15:33:33 -05:00
t_debug_width.out Internals: Add --debug-width option for developers to check width consistency (#4923) 2024-03-02 08:57:26 -05:00
t_debug_width.pl Internals: Add --debug-width option for developers to check width consistency (#4923) 2024-03-02 08:57:26 -05:00
t_dedupe_clk_gate.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_dedupe_clk_gate.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_dedupe_clk_gate.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_dedupe_seq_logic.pl
t_dedupe_seq_logic.v
t_delay.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_delay.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_delay_compare.pl Fix width extension on delays (#5045). 2024-04-13 08:16:59 -04:00
t_delay_compare.v Fix width extension on delays (#5045). 2024-04-13 08:16:59 -04:00
t_delay_incr.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_delay_incr.v Fix pre/postincrement operations (#3744) (#3756) 2022-11-17 13:26:45 -05:00
t_delay_incr_timing.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_delay_stmtdly_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_delay_stmtdly_bad.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_delay_timing.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_delay_var.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_delay_var.v Fix coverage of delayed nets 2024-02-08 20:25:17 -05:00
t_depth_flop.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_depth_flop.v Fix Vdeeptemp error with --threads and --compiler clang (#3338). 2022-03-05 20:17:36 -05:00
t_detectarray_1.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_detectarray_1.v Internals: Remove DETECTARRAY, dead code. 2022-10-16 09:41:51 -04:00
t_detectarray_2.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_detectarray_2.v Internals: Remove DETECTARRAY, dead code. 2022-10-16 09:41:51 -04:00
t_detectarray_3.pl
t_detectarray_3.v Internals: Remove DETECTARRAY, dead code. 2022-10-16 09:41:51 -04:00
t_dfg_3676.pl Fix incorrect return in DFG decomposition 2022-10-17 14:41:20 +01:00
t_dfg_3676.v Fix incorrect return in DFG decomposition 2022-10-17 14:41:20 +01:00
t_dfg_3679.pl Dfg: Fix incorrect folding of associative expressions with shared terms 2022-10-17 15:03:30 +01:00
t_dfg_3679.v Dfg: Fix incorrect folding of associative expressions with shared terms 2022-10-17 15:03:30 +01:00
t_dfg_3726.pl V3Const: Fix folding of LogAnd with non-bool operands 2022-11-05 13:36:21 +00:00
t_dfg_3726.v V3Const: Fix folding of LogAnd with non-bool operands 2022-11-05 13:36:21 +00:00
t_dfg_3817.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_dfg_3817.v Spelling fixes 2022-12-23 11:32:38 -05:00
t_dfg_3872.pl Allow mismatched widths in operands of shifts in DFG 2023-01-22 10:55:03 +00:00
t_dfg_3872.v Allow mismatched widths in operands of shifts in DFG 2023-01-22 10:55:03 +00:00
t_dfg_4104.pl Commentary 2023-04-23 10:10:05 -04:00
t_dfg_4104.v Fix DfgToAst conversion of CountBits (#4101) (#4143) 2023-04-23 08:49:44 -04:00
t_dfg_4943.pl Fix bad assertion in DFG variable elimination 2024-03-05 18:51:46 +00:00
t_dfg_4943.v Fix bad assertion in DFG variable elimination 2024-03-05 18:51:46 +00:00
t_dfg_circular.pl Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
t_dfg_circular.v DFG: Extract cyclic components separately 2022-09-30 09:51:10 +01:00
t_dfg_multidriver_dfg_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_dfg_multidriver_dfg_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_dfg_multidriver_dfg_bad.v Dfg: resolve multi-driven signal ranges 2022-11-12 20:34:51 +00:00
t_dfg_multidriver_non_dfg.pl Dfg: Fix crash on additional driver from non-DFG logic 2022-11-12 11:55:49 +00:00
t_dfg_multidriver_non_dfg.v Dfg: Fix crash on additional driver from non-DFG logic 2022-11-12 11:55:49 +00:00
t_dfg_peephole.cpp Allow mismatched widths in operands of shifts in DFG 2023-01-22 10:55:03 +00:00
t_dfg_peephole.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_dfg_peephole.v Avoid creating redundant vertices in V3DfgPeephole (#4944) 2024-03-06 18:01:52 +00:00
t_dfg_regularize_driver_of_sc_var.pl Fix DFG assertion with SystemC (#5076) 2024-04-27 13:41:10 +01:00
t_dfg_regularize_driver_of_sc_var.v Fix DFG assertion with SystemC (#5076) 2024-04-27 13:41:10 +01:00
t_dfg_stats_patterns.v Dump DFG patterns with --stats (#4889) 2024-02-11 15:41:10 +00:00
t_dfg_stats_patterns_post_inline.out Dump DFG patterns with --stats (#4889) 2024-02-11 15:41:10 +00:00
t_dfg_stats_patterns_post_inline.pl Dump DFG patterns with --stats (#4889) 2024-02-11 15:41:10 +00:00
t_dfg_stats_patterns_pre_inline.out Dump DFG patterns with --stats (#4889) 2024-02-11 15:41:10 +00:00
t_dfg_stats_patterns_pre_inline.pl Dump DFG patterns with --stats (#4889) 2024-02-11 15:41:10 +00:00
t_dfg_unhandled.pl Dump DFG patterns with --stats (#4889) 2024-02-11 15:41:10 +00:00
t_dfg_unhandled.v Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
t_difftree.a.tree Tests: Add difftree test. 2021-09-04 08:27:59 -04:00
t_difftree.b.tree Tests: Add difftree test. 2021-09-04 08:27:59 -04:00
t_difftree.out Tests: Add difftree test. 2021-09-04 08:27:59 -04:00
t_difftree.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_disable.out Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable.pl Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork1.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_disable_fork1.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork2.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_disable_fork2.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork3.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_disable_fork3.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork_notiming.out Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork_notiming.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_disable_fork_notiming.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_iff_multi_bad.out Tests: Test for unsupported default disable (#4016) 2023-12-24 13:11:09 -05:00
t_disable_iff_multi_bad.pl Tests: Test for unsupported default disable (#4016) 2023-12-24 13:11:09 -05:00
t_disable_iff_multi_bad.v Tests: Test for unsupported default disable (#4016) 2023-12-24 13:11:09 -05:00
t_display.out Fix display with no % printing assoc array (#4376). 2023-11-11 15:28:44 -05:00
t_display.pl
t_display.v Fix display with no % printing assoc array (#4376). 2023-11-11 15:28:44 -05:00
t_display_bad.out
t_display_bad.pl
t_display_bad.v
t_display_concat.out Fix incorrect width after and-or optimization (#3208). 2021-11-23 18:15:21 -05:00
t_display_concat.pl Fix incorrect width after and-or optimization (#3208). 2021-11-23 18:15:21 -05:00
t_display_concat.v Fix incorrect width after and-or optimization (#3208). 2021-11-23 18:15:21 -05:00
t_display_concat2.out Tests: Rename some tests 2022-09-27 18:42:03 -04:00
t_display_concat2.pl Tests: Rename some tests 2022-09-27 18:42:03 -04:00
t_display_concat2.v Tests: Rename some tests 2022-09-27 18:42:03 -04:00
t_display_cwide_bad.out Split WIDTH warning into WIDTHEXPAND and WIDTHTRUNC (#3900) 2023-02-02 18:25:25 -05:00
t_display_cwide_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_display_cwide_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_display_esc_bad.out
t_display_esc_bad.pl
t_display_esc_bad.v
t_display_impure.out Fix display optimization ignoring side effects (#4585). 2023-10-19 18:33:58 -04:00
t_display_impure.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_display_impure.v Fix display optimization ignoring side effects (#4585). 2023-10-19 18:33:58 -04:00
t_display_io.pl Primary inputs and outputs (VL_INW/VL_OUTW) now use VlWide type (#3236). 2021-12-09 19:41:33 -05:00
t_display_io.v Primary inputs and outputs (VL_INW/VL_OUTW) now use VlWide type (#3236). 2021-12-09 19:41:33 -05:00
t_display_l.pl
t_display_l.v
t_display_mcd.out
t_display_mcd.pl
t_display_mcd.v
t_display_merge.out * Fix empty string arguments to display (#3484). 2022-07-09 08:30:57 -04:00
t_display_merge.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_display_merge.v * Fix empty string arguments to display (#3484). 2022-07-09 08:30:57 -04:00
t_display_noopt.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_display_qqq.out Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
t_display_qqq.pl Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
t_display_qqq.v Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
t_display_real.out Fix conversion of integers in $display %e (#4528). 2023-10-01 13:00:16 -04:00
t_display_real.pl
t_display_real.v Fix conversion of integers in $display %e (#4528). 2023-10-01 13:00:16 -04:00
t_display_real_noopt.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_display_realtime.pl
t_display_realtime.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_display_recurse.out Fix recursive display causing segfault (#4480). 2023-09-16 10:10:21 -04:00
t_display_recurse.pl Fix recursive display causing segfault (#4480). 2023-09-16 10:10:21 -04:00
t_display_recurse.v Fix recursive display causing segfault (#4480). 2023-09-16 10:10:21 -04:00
t_display_signed.out
t_display_signed.pl
t_display_signed.v
t_display_signed_noopt.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_display_string.out
t_display_string.pl
t_display_string.v
t_display_time.out
t_display_time.pl
t_display_time.v
t_display_wide.out
t_display_wide.pl
t_display_wide.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_dist_attributes_bad.out Update clang_check_attributes to take into account MT_DISABLED (#4479) 2023-09-13 16:32:18 -04:00
t_dist_attributes_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_dist_cinclude.pl Tests: Avoid t_dist failures on deleted files. 2023-04-02 15:10:45 -04:00
t_dist_contributors.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_dist_copyright.pl Add CITATION.cff (#5057) (#5058). 2024-04-19 20:33:11 -04:00
t_dist_cppstyle.pl Fix t_dist_cppstyle Perl performance issue (#4085). 2023-09-16 09:22:12 -04:00
t_dist_docs_style.pl docs: Fix and test for AsciiDoc breaks (#3728) 2022-12-09 21:01:33 -05:00
t_dist_docs_summary.pl Commentary; Tests: Check summary options match guide options 2024-01-24 19:28:46 -05:00
t_dist_error_format.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_dist_fixme.pl Tests: Avoid t_dist failures on deleted files. 2023-04-02 15:10:45 -04:00
t_dist_header_cc.pl Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
t_dist_inctree.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_dist_install.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_dist_portability.pl Internals: Mark structs final/VL_NOT_FINAL. No functional change intended. 2024-01-20 15:06:46 -05:00
t_dist_tabs.pl Tests: Check Makefiles for stray tabs (#3914) 2023-01-30 07:31:39 -05:00
t_dist_untracked.pl Commentary: Spelling (and grammar) fixes (#3846) 2023-01-08 18:17:24 -05:00
t_dist_warn_coverage.pl Tests: Check for bad event methods 2024-04-28 13:10:25 -04:00
t_dist_whitespace.pl Tests: Fix t_dist_whitespace 2024-03-02 10:14:54 -05:00
t_do_not_convert_to_comb.pl Fix code coverage holes 2022-05-16 21:22:21 +01:00
t_do_not_convert_to_comb.v Fix code coverage holes 2022-05-16 21:22:21 +01:00
t_do_while.pl Assign unique names for blocks in do..while loop (#4019) 2023-03-14 09:54:43 +01:00
t_do_while.v Fix block names of nested do..while loops (#4728) 2023-11-30 14:32:12 +01:00
t_dos.pl Fix false EOFNEWLINE warning when DOS carriage returns present (#3171). 2021-10-13 21:21:51 -04:00
t_dos.v Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_dotfiles.pl Split V3Partition into logically separate pieces (#4958) 2024-03-10 15:58:58 +00:00
t_dpi_2exp_bad.out
t_dpi_2exp_bad.pl
t_dpi_2exp_bad.v
t_dpi_2exparg_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_dpi_2exparg_bad.pl Fix error when multiple duplicate DPI exports (#4301). 2023-06-20 06:26:46 -04:00
t_dpi_2exparg_bad.v Fix error when multiple duplicate DPI exports (#4301). 2023-06-20 06:26:46 -04:00
t_dpi_accessors.cpp Explicity reference std:: in header files (#4338). No functional change intended. 2023-07-08 13:20:40 -04:00
t_dpi_accessors.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_dpi_accessors.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_dpi_accessors_inc.vh
t_dpi_accessors_macros_inc.vh
t_dpi_arg_inout_type.cpp Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_arg_inout_type.out
t_dpi_arg_inout_type.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_dpi_arg_inout_type.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_arg_inout_type__Dpi.out With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
t_dpi_arg_inout_unpack.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_arg_inout_unpack.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_dpi_arg_inout_unpack.v Test: Add unpacked array of 1 bit wire to DPI tests (#2694) 2020-12-13 07:28:37 +09:00
t_dpi_arg_inout_unpack__Dpi.out With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
t_dpi_arg_input_type.cpp Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_arg_input_type.out
t_dpi_arg_input_type.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_dpi_arg_input_type.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_arg_input_type__Dpi.out With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
t_dpi_arg_input_unpack.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_arg_input_unpack.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_dpi_arg_input_unpack.v Test: Add unpacked array of 1 bit wire to DPI tests (#2694) 2020-12-13 07:28:37 +09:00
t_dpi_arg_input_unpack__Dpi.out With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
t_dpi_arg_output_type.cpp Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_arg_output_type.out
t_dpi_arg_output_type.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_dpi_arg_output_type.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_arg_output_type__Dpi.out With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
t_dpi_arg_output_unpack.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_arg_output_unpack.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_dpi_arg_output_unpack.v Test: Add unpacked array of 1 bit wire to DPI tests (#2694) 2020-12-13 07:28:37 +09:00
t_dpi_arg_output_unpack__Dpi.out With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
t_dpi_context.pl
t_dpi_context.v Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
t_dpi_context_c.cpp Internals: Prefer '(void)' to avoid unused var. No functional change. 2024-03-27 18:07:14 -04:00
t_dpi_context_noopt.pl
t_dpi_display.out
t_dpi_display.pl
t_dpi_display.v
t_dpi_display_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_dup_bad.out Fix error when multiple duplicate DPI exports (#4301). 2023-06-20 06:26:46 -04:00
t_dpi_dup_bad.pl
t_dpi_dup_bad.v
t_dpi_export.pl
t_dpi_export.v
t_dpi_export_bad.out
t_dpi_export_bad.pl
t_dpi_export_bad.v
t_dpi_export_c.cpp Internals: Use std:: for mem and str functions. 2022-09-14 21:10:19 -04:00
t_dpi_export_context2_bad.cpp Internals: Prefer '(void)' to avoid unused var. No functional change. 2024-03-27 18:07:14 -04:00
t_dpi_export_context2_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_export_context2_bad.pl Internal coverage improvements 2020-09-18 21:27:36 -04:00
t_dpi_export_context2_bad.v Internal coverage improvements 2020-09-18 21:27:36 -04:00
t_dpi_export_context_bad.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_dpi_export_context_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_export_context_bad.pl
t_dpi_export_context_bad.v
t_dpi_export_noopt.pl
t_dpi_export_scope_bad.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_dpi_export_scope_bad.out Tests: Improve internal coverage holes 2021-10-05 21:09:57 -04:00
t_dpi_export_scope_bad.pl Tests: Improve internal coverage holes 2021-10-05 21:09:57 -04:00
t_dpi_export_scope_bad.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_dpi_imp_gen.pl
t_dpi_imp_gen.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_dpi_imp_gen_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_import.pl
t_dpi_import.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_dpi_import_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_import_hdr_only.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_dpi_import_mix_bad.out Tests: Fix some coverage holes 2023-05-13 20:15:03 -04:00
t_dpi_import_mix_bad.pl Tests: Fix some coverage holes 2023-05-13 20:15:03 -04:00
t_dpi_import_mix_bad.v Tests: Fix some coverage holes 2023-05-13 20:15:03 -04:00
t_dpi_lib.pl
t_dpi_lib.v
t_dpi_lib_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_logic_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_name_bad.out
t_dpi_name_bad.pl
t_dpi_name_bad.v
t_dpi_open.pl
t_dpi_open.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_dpi_open_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_open_elem.pl Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
t_dpi_open_elem.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_dpi_open_elem_c.cpp Internals: Prefer '(void)' to avoid unused var. No functional change. 2024-03-27 18:07:14 -04:00
t_dpi_open_oob_bad.out Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
t_dpi_open_oob_bad.pl Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
t_dpi_open_oob_bad.v Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
t_dpi_open_oob_bad_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_open_query.cpp Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_open_query.pl Tests: Add common use_libvpi for multiple simulators 2021-02-03 18:59:27 -05:00
t_dpi_open_query.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_dpi_open_vecval.pl Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
t_dpi_open_vecval.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_dpi_open_vecval_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_openfirst.pl
t_dpi_openfirst.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_dpi_openfirst_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_qw.pl Fix re-evaluation of logic dependent on state set in DPI exports (#3091). 2021-08-12 21:43:32 +01:00
t_dpi_qw.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_dpi_qw_c.cpp Style: Update clang-format config to make formatted code consistent between versions. No functional change (#4520) 2023-09-26 15:05:57 -04:00
t_dpi_result_type.cpp Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_result_type.out
t_dpi_result_type.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_dpi_result_type.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_result_type__Dpi.out With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
t_dpi_result_type_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_result_type_bad.pl
t_dpi_result_type_bad.v
t_dpi_shortcircuit.pl Disable conversion of impure logical expressions to bitwise expressions (#487 partial) (#4437) 2023-09-18 09:21:30 -04:00
t_dpi_shortcircuit.v Tests: Improve short circuit test 2023-04-01 23:10:05 -04:00
t_dpi_shortcircuit2.pl
t_dpi_shortcircuit2.v Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_dpi_shortcircuit_c.cpp Tests: Improve short circuit test 2023-04-01 23:10:05 -04:00
t_dpi_string.pl
t_dpi_string.v
t_dpi_string_c.cpp Internals: Use std:: for mem and str functions. 2022-09-14 21:10:19 -04:00
t_dpi_sys.pl
t_dpi_sys.v
t_dpi_sys_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_threads.pl
t_dpi_threads.v
t_dpi_threads_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_dpi_threads_collide.pl
t_dpi_type_bad.out Tests: Improve internal coverage holes 2021-10-05 22:02:37 -04:00
t_dpi_type_bad.pl Tests: Improve internal coverage holes 2021-10-05 22:02:37 -04:00
t_dpi_type_bad.v Tests: Improve internal coverage holes 2021-10-05 22:02:37 -04:00
t_dpi_unpack_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_dpi_unpack_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_dpi_unpack_bad.v Support unpacked array in DPI-C (#2648) 2020-11-19 22:02:58 +09:00
t_dpi_vams.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_dpi_vams.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_dpi_vams.v
t_dpi_var.cpp Internals: Use C++14 quoted literal std::string 2024-01-28 21:00:20 -05:00
t_dpi_var.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_dpi_var.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_dpi_var.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_dpi_var.vlt
t_dpi_var_vlt.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_dpi_var_vlt.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_driver_random.pl Move test driver documentation into internals.rst 2023-01-21 16:17:26 -05:00
t_dump.v Add JSON AST dumps (#5020) 2024-03-28 07:32:18 -04:00
t_dump_dfg.pl Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
t_dump_json.out Tests: Fix test failure, last commit. 2024-04-02 07:04:27 -04:00
t_dump_json.pl Add JSON AST dumps (#5020) 2024-03-28 07:32:18 -04:00
t_dump_tree_dot.pl Add --dump-tree-dot to enable dumping Ast Tree .dot files (#3636) 2022-10-01 11:05:33 -04:00
t_dynarray.pl
t_dynarray.v Fix break under foreach loop (#3230). 2021-12-11 15:06:33 -05:00
t_dynarray_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_dynarray_bad.pl
t_dynarray_bad.v
t_dynarray_init.pl Fix single-element replication to dynarray/unpacked/queue (#3548). 2023-01-31 22:43:41 -05:00
t_dynarray_init.v Support empty queue as dynarray default value (#5055) 2024-04-18 11:53:23 -05:00
t_dynarray_method.pl Support queue and associative array 'with' statements. (#2616) 2020-11-01 10:56:07 -05:00
t_dynarray_method.v Tests: Check equality of complex types. 2023-05-26 18:01:11 -04:00
t_dynarray_param.pl Support arrayed parameter functions partial (#2846) 2021-03-19 18:44:26 -04:00
t_dynarray_param.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_dynarray_unpacked.pl Tests: Add t_dynarray_unpacked (#2314) 2020-12-12 20:56:35 -05:00
t_dynarray_unpacked.v Tests: Enable fixed-earlier (#2314) 2023-08-30 18:10:30 -04:00
t_embed1.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_embed1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_embed1_c.cpp Internals: Cleanup some string/model constructors. No functional change. 2022-08-29 23:50:32 -04:00
t_embed1_child.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_embed1_wrap.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_emit_constw.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_emit_constw.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_emit_memb_limit.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_enum.pl
t_enum.v Fix false ENUMVALUE on expressions and arrays. 2023-03-15 21:56:35 -04:00
t_enum_bad_cell.out Fix error on enum with VARHIDDEN of cell (#4482). 2023-09-12 17:47:57 -04:00
t_enum_bad_cell.pl Fix error on enum with VARHIDDEN of cell (#4482). 2023-09-12 17:47:57 -04:00
t_enum_bad_cell.v Fix error on enum with VARHIDDEN of cell (#4482). 2023-09-12 17:47:57 -04:00
t_enum_bad_circdecl.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_enum_bad_circdecl.pl Report error on typedef referencing self (#2539). 2020-11-07 15:41:37 -05:00
t_enum_bad_circdecl.v Report error on typedef referencing self (#2539). 2020-11-07 15:41:37 -05:00
t_enum_bad_dup.out Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_enum_bad_dup.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_enum_bad_dup.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_enum_bad_hide.out Fix error on enum with VARHIDDEN of cell (#4482). 2023-09-12 17:47:57 -04:00
t_enum_bad_hide.pl
t_enum_bad_hide.v
t_enum_bad_value.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_enum_bad_value.pl Add error (vs previous warning) on enum value overflow. 2023-03-01 22:36:42 -05:00
t_enum_bad_value.v Add error (vs previous warning) on enum value overflow. 2023-03-01 22:36:42 -05:00
t_enum_bad_wrap.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_enum_bad_wrap.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_enum_bad_wrap.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_enum_const_methods.pl Fix constant enum methods (#3621) 2023-02-08 18:50:27 -05:00
t_enum_const_methods.v Fix enum functions in localparams (#3999). 2023-10-06 22:38:46 -04:00
t_enum_enumvalue_struct_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_enum_enumvalue_struct_bad.pl Tests: Add t_enum_enumvalue_struct_bad (#2855) 2024-01-25 07:57:45 -05:00
t_enum_enumvalue_struct_bad.v Tests: Add t_enum_enumvalue_struct_bad (#2855) 2024-01-25 07:57:45 -05:00
t_enum_func.pl
t_enum_func.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_enum_huge_methods.pl Support up to 64 bit enums for .next/.prev/.name (#3244). 2021-12-11 11:29:01 -05:00
t_enum_huge_methods.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_enum_huge_methods_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_enum_huge_methods_bad.pl Fix coredump after huge enum warning. 2021-12-10 23:08:03 -05:00
t_enum_huge_methods_bad.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_enum_int.pl
t_enum_int.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_enum_large_methods.pl
t_enum_large_methods.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_enum_name2.pl
t_enum_name2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_enum_name3.pl
t_enum_name3.v
t_enum_overlap_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_enum_overlap_bad.pl
t_enum_overlap_bad.v
t_enum_param_class.pl Fix broken link error for enum references (#4551) 2023-10-10 17:55:40 -04:00
t_enum_param_class.v Fix broken link error for enum references (#4551) 2023-10-10 17:55:40 -04:00
t_enum_public.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_enum_public.pl
t_enum_public.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_enum_recurse_bad.out Support arrayed parameter functions partial (#2846) 2021-03-19 18:44:26 -04:00
t_enum_recurse_bad.pl
t_enum_recurse_bad.v
t_enum_recurse_bad2.out
t_enum_recurse_bad2.pl
t_enum_recurse_bad2.v
t_enum_size.pl
t_enum_size.v
t_enum_type_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_enum_type_bad.pl Add ENUMVALUE warning when value misused for enum (#726). 2022-11-12 20:11:05 -05:00
t_enum_type_bad.v Add ENUMVALUE warning when value misused for enum (#726). 2022-11-12 20:11:05 -05:00
t_enum_type_methods.pl
t_enum_type_methods.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_enum_type_methods_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_enum_type_methods_bad.pl
t_enum_type_methods_bad.v
t_enum_type_nomethod_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_enum_type_nomethod_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_enum_type_nomethod_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_enum_type_pins.pl
t_enum_type_pins.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_enum_value_assign.pl Fix false ENUMVALUE errors in unstable branch (#3761) 2022-11-19 13:30:23 -05:00
t_enum_value_assign.v Fix false ENUMVALUE errors in unstable branch (#3761) 2022-11-19 14:07:39 -05:00
t_enum_x_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_enum_x_bad.pl
t_enum_x_bad.v
t_enumeration.pl Tests: Enumerations supported 2021-12-31 15:10:29 -05:00
t_enumeration.v Tests: Enumerations supported 2021-12-31 15:10:29 -05:00
t_event.pl
t_event.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_event_control.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_event_control.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_event_control.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_event_control_assign.pl Allow assigning events (#4403) 2023-10-26 16:38:47 +02:00
t_event_control_assign.v Allow assigning events (#4403) 2023-10-26 16:38:47 +02:00
t_event_control_expr.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_event_control_expr.v Add support for expressions in event controls (#3550) 2022-08-19 20:18:38 +02:00
t_event_control_expr_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_event_control_expr_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_event_control_pass.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_event_control_pass.v Allow assigning events (#4403) 2023-10-26 16:38:47 +02:00
t_event_control_prev_name_collision.pl Fix event controls reusing same variable (#4014) 2023-03-16 07:12:54 -04:00
t_event_control_prev_name_collision.v Fix event controls reusing same variable (#4014) 2023-03-16 07:12:54 -04:00
t_event_control_scope_var.pl Fix sense expression variable naming (#4081) 2023-04-07 07:23:37 -04:00
t_event_control_scope_var.v Fix sense expression variable naming (#4081) 2023-04-07 07:23:37 -04:00
t_event_control_star.out Add error to avoid @* fatal 2023-02-26 13:13:02 -05:00
t_event_control_star.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_event_control_star.v Add error to avoid @* fatal 2023-02-26 13:13:02 -05:00
t_event_control_timing.out Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_event_control_timing.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_event_copy.out Fix spelling 2023-11-10 23:25:53 -05:00
t_event_copy.pl Allow assigning events (#4403) 2023-10-26 16:38:47 +02:00
t_event_copy.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_event_method_bad.out Tests: Check for bad event methods 2024-04-28 13:10:25 -04:00
t_event_method_bad.pl Tests: Check for bad event methods 2024-04-28 13:10:25 -04:00
t_event_method_bad.v Tests: Check for bad event methods 2024-04-28 13:10:25 -04:00
t_exit.pl Support $exit as alias of $finish 2020-11-10 22:49:48 -05:00
t_exit.v Support $exit as alias of $finish 2020-11-10 22:49:48 -05:00
t_expect.out Parse 'expect', still unsupported. 2023-03-10 21:48:56 -05:00
t_expect.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_expect.v Parse 'expect', still unsupported. 2023-03-10 21:48:56 -05:00
t_export_packed_struct.cpp Support public packed struct / union (#860) (#4878) 2024-03-03 10:23:04 -05:00
t_export_packed_struct.pl Support public packed struct / union (#860) (#4878) 2024-03-03 10:23:04 -05:00
t_export_packed_struct.v Support public packed struct / union (#860) (#4878) 2024-03-03 10:23:04 -05:00
t_export_packed_struct2.cpp Support public packed struct / union (#860) (#4878) 2024-03-03 10:23:04 -05:00
t_export_packed_struct2.pl Support public packed struct / union (#860) (#4878) 2024-03-03 10:23:04 -05:00
t_export_packed_struct2.v Support public packed struct / union (#860) (#4878) 2024-03-03 10:23:04 -05:00
t_expr_incr_unsup.out Add SIDEEFFECT warning on mishandled side effect cases (#487 partial) 2023-10-15 06:44:35 -04:00
t_expr_incr_unsup.pl Disallow ++/-- over expressions with potential side effects (#3976). 2023-02-28 15:21:58 -05:00
t_expr_incr_unsup.v Disallow ++/-- over expressions with potential side effects (#3976). 2023-02-28 15:21:58 -05:00
t_extend.pl
t_extend.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_extend_class.pl
t_extend_class.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_extend_class_c.h docs: Fix spelling 2022-12-09 22:39:41 -05:00
t_extract_static_const.out Optimize large lookup tables to static data (#2926) 2021-05-08 20:04:56 +01:00
t_extract_static_const.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_extract_static_const.v Tests: Avoid side effect on array index 2023-09-01 19:26:50 -04:00
t_extract_static_const_multimodule.out Optimize large lookup tables to static data (#2926) 2021-05-08 20:04:56 +01:00
t_extract_static_const_multimodule.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_extract_static_const_multimodule.v Tests: Avoid side effect on array index 2023-09-01 19:26:50 -04:00
t_extract_static_const_no_merge.pl Changed --no-merge-const-pool to -fno-merge-const-pool (#3436). 2022-06-03 19:41:59 -04:00
t_f_bad.out
t_f_bad.pl
t_final.pl
t_final.v
t_flag_bboxsys.pl
t_flag_bboxsys.v
t_flag_binary.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_binary_parallel.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_build.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_build_bad.out
t_flag_build_bad.pl
t_flag_build_bad2.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_build_dep_bin.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_flag_build_dep_bin.v Rename --bin to --build-dep-bin. 2022-09-18 10:32:43 -04:00
t_flag_build_jobs_and_j.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_build_jobs_bad.out Tests: Rename to avoid dash. 2022-09-18 10:19:15 -04:00
t_flag_build_jobs_bad.pl Tests: Rename to avoid dash. 2022-09-18 10:19:15 -04:00
t_flag_comp_limit_parens.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_flag_comp_limit_parens.v Fix --comp-limit-parens with real data types 2021-03-28 20:18:18 -04:00
t_flag_compiler.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_flag_compiler_bad.out Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_compiler_bad.pl Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_compiler_clang.pl Internals: Fix coverage holes. No functional change. 2021-07-09 18:11:59 -04:00
t_flag_compiler_gcc.pl Internals: Fix coverage holes. No functional change. 2021-07-09 18:11:59 -04:00
t_flag_compiler_msvc.pl Internals: Fix coverage holes. No functional change. 2021-07-09 18:11:59 -04:00
t_flag_context_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_flag_context_bad.pl
t_flag_context_bad.v
t_flag_csplit.pl Add prepareClone and atClone APIs for Verilated models (#3503) (#4444) 2023-08-30 07:02:55 -04:00
t_flag_csplit.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_flag_csplit_eval.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_flag_csplit_eval.v Fix splitting of large _eval and related functions 2021-12-20 11:24:11 +00:00
t_flag_csplit_off.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_flag_debug_noleak.pl
t_flag_debug_noleak.v
t_flag_debugi9.pl
t_flag_debugi9.v
t_flag_decoration.pl Add '--decorations node' for inserting debug comments into emitted code. 2024-01-24 21:51:47 -05:00
t_flag_decoration.v Add '--decorations node' for inserting debug comments into emitted code. 2024-01-24 21:51:47 -05:00
t_flag_decoration_no.pl Add '--decorations node' for inserting debug comments into emitted code. 2024-01-24 21:51:47 -05:00
t_flag_decorations_bad.out Add '--decorations node' for inserting debug comments into emitted code. 2024-01-24 21:51:47 -05:00
t_flag_decorations_bad.pl Add '--decorations node' for inserting debug comments into emitted code. 2024-01-24 21:51:47 -05:00
t_flag_decorations_node.pl Add '--decorations node' for inserting debug comments into emitted code. 2024-01-24 21:51:47 -05:00
t_flag_define.pl
t_flag_define.v
t_flag_define.vc
t_flag_deprecated_bad.out Remove deprecated options (#4663) 2023-11-04 17:28:36 +00:00
t_flag_deprecated_bad.pl Remove deprecated options (#4663) 2023-11-04 17:28:36 +00:00
t_flag_deprecated_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_flag_errorlimit_bad.out
t_flag_errorlimit_bad.pl
t_flag_errorlimit_bad.v
t_flag_expand_limit.pl Improve V3Premit performance etc. (#4736) 2023-12-06 09:42:46 -05:00
t_flag_expand_limit.v Add --expand-limit argument (#3005). 2021-06-06 10:27:01 -04:00
t_flag_f.pl
t_flag_f.v
t_flag_f.vc Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_f__2.vc
t_flag_f__3.v
t_flag_f_bad_cmt.out Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_flag_f_bad_cmt.pl Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_flag_f_bad_cmt.v Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_flag_f_bad_cmt.vc Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_flag_fi.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_flag_fi.pl
t_flag_fi.v
t_flag_fi_h.h Copyright year update 2024-01-01 03:19:59 -05:00
t_flag_future.pl Add --future0 and --future1 options. 2022-08-20 14:01:13 -04:00
t_flag_future.v
t_flag_future_bad.out
t_flag_future_bad.pl
t_flag_generate_key.pl
t_flag_getenv.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_getenv.v
t_flag_help.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_help_valgrind.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_hier0_bad.out
t_flag_hier0_bad.pl
t_flag_hier1_bad.out Improve internal code coverage 2020-11-18 22:21:48 -05:00
t_flag_hier1_bad.pl Implement trace offloading with fewer ifdefs 2022-07-19 11:31:35 +01:00
t_flag_i_empty.pl Fix duplicate std:: declaration with -I (#4215). 2023-05-22 20:32:20 -04:00
t_flag_i_empty.v Fix duplicate std:: declaration with -I (#4215). 2023-05-22 20:32:20 -04:00
t_flag_instr_count_dpi_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_flag_invalid2_bad.out
t_flag_invalid2_bad.pl
t_flag_invalid_bad.out
t_flag_invalid_bad.pl
t_flag_language.pl
t_flag_language.v
t_flag_language_bad.pl
t_flag_ldflags.pl Remove deprecated 32-bit pointer mode (#4791). 2024-01-01 10:16:48 -05:00
t_flag_ldflags.v
t_flag_ldflags_a.cpp
t_flag_ldflags_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_flag_ldflags_so.cpp
t_flag_lib.pl
t_flag_lib.v
t_flag_lib_dpi.cpp Add user C/C++ code to final achieve, and make a libmodel.a (#4749) (#4754) 2023-12-23 09:31:10 -05:00
t_flag_lib_dpi.mk Add user C/C++ code to final achieve, and make a libmodel.a (#4749) (#4754) 2023-12-23 09:31:10 -05:00
t_flag_lib_dpi.pl Add user C/C++ code to final achieve, and make a libmodel.a (#4749) (#4754) 2023-12-23 09:31:10 -05:00
t_flag_lib_dpi.v Add user C/C++ code to final achieve, and make a libmodel.a (#4749) (#4754) 2023-12-23 09:31:10 -05:00
t_flag_lib_dpi_main.cpp Add user C/C++ code to final achieve, and make a libmodel.a (#4749) (#4754) 2023-12-23 09:31:10 -05:00
t_flag_libinc.v
t_flag_main.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_main.v With -DVL_NO_LEGACY hide all outdated API routines 2021-02-22 22:59:23 -05:00
t_flag_main_sc_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_flag_main_sc_bad.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_main_top_name.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_main_top_name.v Add --main-top-name option for C main TOP name (#4235) (#4249) 2023-05-31 09:02:26 -07:00
t_flag_main_top_name_empty.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_make_bad.out Internals: Fix coverage holes. No functional change. 2021-07-09 18:11:59 -04:00
t_flag_make_bad.pl Internals: Fix coverage holes. No functional change. 2021-07-09 18:11:59 -04:00
t_flag_make_cmake.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_flag_make_cmake.v
t_flag_make_cmake_sc.pl
t_flag_make_cmake_sc.v
t_flag_make_gmake.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_flag_mmd.pl Improve internal code coverage 2020-11-18 22:21:48 -05:00
t_flag_mmd.v Improve internal code coverage 2020-11-18 22:21:48 -05:00
t_flag_names.pl
t_flag_names.v
t_flag_no_unlimited_stack.pl Disable stack size limit (#3706) (#3751) 2022-11-19 14:44:54 -05:00
t_flag_no_unlimited_stack.v Disable stack size limit (#3706) (#3751) 2022-11-19 14:44:54 -05:00
t_flag_nofile_bad.out
t_flag_nofile_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_nomod_bad.out
t_flag_nomod_bad.pl
t_flag_nomod_bad.v
t_flag_noop_bad.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_flag_noop_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_noop_bad.v
t_flag_only_bad.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_flag_only_bad.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_flag_only_bad2.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_flag_only_bad2.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_flag_only_bad3.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_flag_only_bad3.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_flag_parameter.pl
t_flag_parameter.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_flag_parameter.vc Fix -G to treat simple integer literals as signed (#3060) 2021-07-08 13:42:25 +01:00
t_flag_parameter_bad.out
t_flag_parameter_bad.pl
t_flag_parameter_hier.pl Commentary: Spelling (and grammar) fixes (#3846) 2023-01-08 18:17:24 -05:00
t_flag_parameter_hier.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_flag_parameter_pkg.pl Fix top level parameter overwrite when a package has same parameter (#3241) (#3247) 2021-12-11 14:55:59 -05:00
t_flag_parameter_pkg.v Fix top level parameter overwrite when a package has same parameter (#3241) (#3247) 2021-12-11 14:55:59 -05:00
t_flag_prefix.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_flag_prefix.v Tests: Avoid side effect on array index 2023-09-01 19:26:50 -04:00
t_flag_quiet_exit.pl
t_flag_quiet_stats.pl Add printing summary reports (#4909) (#5018) 2024-03-25 07:03:17 -04:00
t_flag_quiet_stats.v Add printing summary reports (#4909) (#5018) 2024-03-25 07:03:17 -04:00
t_flag_quiet_stats2.pl Add printing summary reports (#4909) (#5018) 2024-03-25 07:03:17 -04:00
t_flag_quiet_stats3.pl Add printing summary reports (#4909) (#5018) 2024-03-25 07:03:17 -04:00
t_flag_relinc.pl
t_flag_relinc.v
t_flag_runtime_debug.pl Add --runtime-debug for Verilated executable runtime debugging. 2024-01-25 07:34:30 -05:00
t_flag_skipidentical.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_flag_skipidentical.v
t_flag_stats.pl
t_flag_stats.v Misc internal coverage cleanups 2020-12-08 08:40:22 -05:00
t_flag_structs_packed.pl Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_flag_structs_packed.v Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_flag_structs_packed_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_flag_structs_packed_bad.pl Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_flag_suggest.out Structurize option parser (#2809) 2021-03-26 22:48:24 +09:00
t_flag_suggest.pl Structurize option parser (#2809) 2021-03-26 22:48:24 +09:00
t_flag_supported.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_threads_dpi_bad.out Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_threads_dpi_bad.pl Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_timescale.out Fix TIMESCALE warnings on primitives (#2763). 2021-01-23 10:31:41 -05:00
t_flag_timescale.pl
t_flag_timescale.v Fix TIMESCALE warnings on primitives (#2763). 2021-01-23 10:31:41 -05:00
t_flag_timescale_override.out Fix false TIMESCALEMOD on generate-ignored instances (#2838). 2021-03-16 22:52:29 -04:00
t_flag_timescale_override.pl
t_flag_timescale_override.v Fix false TIMESCALEMOD on generate-ignored instances (#2838). 2021-03-16 22:52:29 -04:00
t_flag_timescale_override2.out Fix false TIMESCALEMOD on generate-ignored instances (#2838). 2021-03-16 22:52:29 -04:00
t_flag_timescale_override2.pl
t_flag_topmodule.pl
t_flag_topmodule.v
t_flag_topmodule_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_flag_topmodule_bad.pl
t_flag_topmodule_bad2.out
t_flag_topmodule_bad2.pl
t_flag_topmodule_inline.pl Add --top option as alias of --top-module. 2020-12-05 16:58:17 -05:00
t_flag_topmodule_inline.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_flag_values_bad.out Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_flag_values_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_flag_values_deprecated.out Remove --no-threads; require --threads 1 for single threaded (#3703). 2022-11-05 08:47:34 -04:00
t_flag_values_deprecated.pl Remove --no-threads; require --threads 1 for single threaded (#3703). 2022-11-05 08:47:34 -04:00
t_flag_verilate.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_flag_verilate_threads_bad.out Add --verilate-jobs option (#3889) 2023-01-22 21:52:52 -05:00
t_flag_verilate_threads_bad.pl Add --verilate-jobs option (#3889) 2023-01-22 21:52:52 -05:00
t_flag_version.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_flag_werror.v
t_flag_werror_bad1.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_flag_werror_bad1.pl
t_flag_werror_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_flag_werror_bad2.pl
t_flag_werror_bad3.out
t_flag_werror_bad3.pl
t_flag_wfatal.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_flag_wfatal.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_flag_wfatal.v
t_flag_woff.pl
t_flag_woff.v
t_flag_woff_bad.out
t_flag_woff_bad.pl
t_flag_wpedantic_bad.out
t_flag_wpedantic_bad.pl
t_flag_wpedantic_bad.v
t_flag_wwarn_bad.out
t_flag_wwarn_bad.pl
t_flag_x_assign_bad.out Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_x_assign_bad.pl Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_x_initial_bad.out Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_x_initial_bad.pl Add better suggestions on some bad options. 2021-03-27 13:14:43 -04:00
t_flag_xinitial_0.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_flag_xinitial_0.v
t_flag_xinitial_unique.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_flag_xinitial_unique.v Fix internal error on wide -x-initial unique (#3106). 2021-08-23 20:13:09 -04:00
t_for_assign.pl Support complicated IEEE 'for' assignments. 2023-03-12 10:46:40 -04:00
t_for_assign.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_for_break.pl
t_for_break.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_for_comma.pl Support 'for' initialization with comma 2023-04-09 09:56:39 -04:00
t_for_comma.v Support implicitly-typed variable definitions in for-loop initializers (#4945) (#4986) 2024-03-16 19:02:37 -04:00
t_for_count.pl
t_for_count.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_for_disable_dot.out Add UNSUPPORTED on dotted disable instead of syntax error 2023-04-09 10:11:47 -04:00
t_for_disable_dot.pl Add UNSUPPORTED on dotted disable instead of syntax error 2023-04-09 10:11:47 -04:00
t_for_disable_dot.v Add UNSUPPORTED on dotted disable instead of syntax error 2023-04-09 10:11:47 -04:00
t_for_funcbound.pl
t_for_funcbound.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_for_init_bug.pl
t_for_init_bug.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_for_local.pl
t_for_local.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_for_loop.pl
t_for_loop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_force.pl Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_force_bad_rw.out Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
t_force_bad_rw.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_force_bad_rw.v Tests: Fix some force/release coverage holes. 2022-01-16 16:53:06 -05:00
t_force_mid.out Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_mid.pl Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_mid.v Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_multi.pl Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_multi.v Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_release_net.pl Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_release_net.v Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_release_net_reverse.pl Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_release_net_trace.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_force_release_net_trace.pl Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_release_var.pl Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_release_var.v Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_release_var_reverse.pl Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_release_var_trace.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_force_release_var_trace.pl Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
t_force_subnet.pl Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_subnet.v Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_subvar.pl Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_subvar.v Tests: Add force/release tests. 2021-12-31 15:17:16 -05:00
t_force_tri.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_force_tri.pl Support force/release (#2491) (#2593). 2022-01-01 12:24:19 -05:00
t_force_tri.v Tests: Add force/release tests. 2021-12-31 15:17:16 -05:00
t_forceable_net.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_forceable_net.v Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_net.vlt Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_net_cmt.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_net_cmt_trace.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_net_trace.vcd Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_net_vlt.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_net_vlt_trace.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_var.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_forceable_var.v Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_var.vlt Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_var_cmt.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_var_cmt_trace.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_var_trace.vcd Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_var_vlt.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_forceable_var_vlt_trace.pl Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
t_foreach.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_foreach.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_foreach_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_foreach_bad.pl
t_foreach_bad.v Internals: Minor internal code coverage cleanups 2023-09-10 18:53:51 -04:00
t_foreach_blkname.pl Fix foreach unnamedblk duplicate error (#3885). 2023-01-18 21:48:06 -05:00
t_foreach_blkname.v Fix names of foreach blocks (#4264) 2023-06-06 16:24:42 +02:00
t_foreach_class.pl Fix foreach on dotted reference. 2021-12-12 20:43:15 -05:00
t_foreach_class.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_foreach_iface.pl Fix unnamedblk error on foreach (#3321). 2022-03-05 17:04:52 -05:00
t_foreach_iface.v Fix unnamedblk error on foreach (#3321). 2022-03-05 17:04:52 -05:00
t_foreach_nindex_bad.out Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_foreach_nindex_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_foreach_nindex_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_foreach_type_bad.out Support lower dimension looping in foreach loops (#3172). 2021-12-11 20:39:58 -05:00
t_foreach_type_bad.pl Fix break under foreach loop (#3230). 2021-12-11 15:06:33 -05:00
t_foreach_type_bad.v Support lower dimension looping in foreach loops (#3172). 2021-12-11 20:39:58 -05:00
t_fork.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_fork.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_fork.v
t_fork_bbox.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_fork_bbox.v
t_fork_block_item_declaration.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_fork_block_item_declaration.v Support block_item_declaration in forks (#4455) 2023-09-08 16:40:14 +02:00
t_fork_dynscope.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_fork_dynscope.v Move variables mutated under fork..join_none/join_any blocks into anonymous objects (#4356) 2023-08-29 20:01:00 +02:00
t_fork_func2_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_fork_func2_bad.pl
t_fork_func2_bad.v
t_fork_func_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_fork_func_bad.pl
t_fork_func_bad.v
t_fork_initial.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_fork_initial.v Fix fork crash with no init, test for (#4471) 2023-09-10 08:53:21 -04:00
t_fork_join_none_any_nested.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_fork_join_none_any_nested.v V3Fork - transform processes that can outlive their parents into separate tasks (#4253) 2023-06-14 20:44:53 +02:00
t_fork_join_none_class_cap.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_fork_join_none_class_cap.v Fix lifetime unknown error on enum.name (#4448). 2023-08-30 07:20:25 -04:00
t_fork_jumpblock.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_fork_jumpblock.v Fix to not remap local assign intravals in forks (#4583) 2023-10-18 16:49:20 -04:00
t_fork_label.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_fork_label.v
t_fork_label_timing.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_fork_none_var.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_fork_none_var.v Fix detecting local vars in nested forks (#4493) (#4506) 2023-09-19 17:32:42 -04:00
t_fork_output_arg.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_fork_output_arg.v Fix access type of function arguments (#4692) (#4694) 2023-11-14 17:02:13 -05:00
t_fork_timing.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_format_wide_decimal.out
t_format_wide_decimal.pl
t_format_wide_decimal.v
t_func.pl
t_func.v Support function calls without parenthesis (#3903) (#3902) 2023-01-24 15:36:30 +01:00
t_func_arg_complex.pl Tests: randc now supported 2023-09-26 22:53:25 -04:00
t_func_arg_complex.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_func_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_bad.pl
t_func_bad.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_func_bad_width.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_bad_width.pl
t_func_bad_width.v
t_func_begin2.pl
t_func_begin2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_call_order.pl Fix order of evaluation of function calls in statements (#4375) 2023-07-21 03:29:11 -04:00
t_func_call_order.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_func_check.pl
t_func_check.v Tests: Fix file length issue (cousin of #3905) 2023-01-25 19:42:28 -05:00
t_func_complex.pl Support complex function arguments. 2020-11-28 13:46:14 -05:00
t_func_complex.v Tests: Add t_queue_persistence.pl as broken test (#3385) (#4489) 2023-09-15 07:59:06 -04:00
t_func_complex_noinl.pl Support complex function arguments. 2020-11-28 13:46:14 -05:00
t_func_const.pl
t_func_const.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_func_const2_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const2_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_func_const2_bad.v
t_func_const3_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const3_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_func_const3_bad.v
t_func_const_bad.out Add `unroll_disable` and `unroll_full` loop control metacomments (#3260). 2024-01-26 07:49:07 -05:00
t_func_const_bad.pl
t_func_const_bad.v
t_func_const_packed_array_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const_packed_array_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_func_const_packed_array_bad.v
t_func_const_packed_struct_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const_packed_struct_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_func_const_packed_struct_bad.v
t_func_const_packed_struct_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const_packed_struct_bad2.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_func_const_packed_struct_bad2.v
t_func_const_struct_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const_struct_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_func_const_struct_bad.v
t_func_crc.pl Stop checking dtype for better optimization chance in BitOpTree (#2909) 2021-05-04 10:40:16 +09:00
t_func_crc.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_default_warn.pl
t_func_default_warn.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_func_defaults.pl
t_func_defaults.v Fix handling of static keyword in methods (#4649) 2023-10-31 08:15:54 -04:00
t_func_dotted.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_dotted_inl0.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl0.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl0.vlt
t_func_dotted_inl0_vlt.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl0_vlt.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl1.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl1.vlt
t_func_dotted_inl1_vlt.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl2.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl2.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl2.vlt
t_func_dotted_inl2_vlt.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_dotted_inl2_vlt.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_func_endian.pl
t_func_endian.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_first.pl
t_func_first.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_flip.pl
t_func_flip.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_gen.pl
t_func_gen.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_graphcirc.pl
t_func_graphcirc.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_grey.pl
t_func_grey.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_impure_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_func_impure_bad.pl Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_func_impure_bad.v Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_func_inconly.pl
t_func_inconly.v
t_func_inout_bit_sel.pl Fix passing arguments by reference (#3385 partial) (#4489) 2023-09-20 07:33:11 -04:00
t_func_inout_bit_sel.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_func_io_order.pl Fix false ASSIGNIN on functions with explicit port map (#5069). 2024-04-26 19:26:21 -04:00
t_func_io_order.v Fix false ASSIGNIN on functions with explicit port map (#5069). 2024-04-26 19:26:21 -04:00
t_func_lib.pl
t_func_lib.v
t_func_lib_sub.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_func_lib_sub.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_lib_sub_timing.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_func_link.pl Fix hang in generate symbol references (#3391) (#3398) 2022-04-27 18:40:36 -04:00
t_func_link.v Fix hang in generate symbol references (#3391) (#3398) 2022-04-27 18:40:36 -04:00
t_func_many_return.pl Fix large return blocks with --comp-limit-blocks (#4028). 2023-03-16 21:40:01 -04:00
t_func_many_return.v Fix large return blocks with --comp-limit-blocks (#4028). 2023-03-16 21:40:01 -04:00
t_func_mlog2.pl
t_func_mlog2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_modify_input.pl Fix assign to input var in methods (#4367) 2023-07-17 09:52:37 -04:00
t_func_modify_input.v Fix assign to input var in methods (#4367) 2023-07-17 09:52:37 -04:00
t_func_named.pl
t_func_named.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_func_no_lifetime_bad.out Fix false IMPLICITSTATIC on package functions. 2023-05-06 19:48:22 -04:00
t_func_no_lifetime_bad.pl Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_func_no_lifetime_bad.v Fix false IMPLICITSTATIC on package functions. 2023-05-06 19:48:22 -04:00
t_func_no_parentheses_bad.out Support function calls without parenthesis (#3903) (#3902) 2023-01-24 15:36:30 +01:00
t_func_no_parentheses_bad.pl Tests: Check for new .pl file copyrights 2023-01-25 22:14:43 -05:00
t_func_no_parentheses_bad.v Support function calls without parenthesis (#3903) (#3902) 2023-01-24 15:36:30 +01:00
t_func_noinl.pl
t_func_noinl.v Support static function variables (#3830) 2023-01-23 08:35:10 -05:00
t_func_numones.pl
t_func_numones.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_outfirst.pl
t_func_outfirst.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_outp.pl
t_func_outp.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_paramed.pl
t_func_paramed.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_plog.pl
t_func_plog.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_public.pl
t_func_public.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_public_trace.pl
t_func_rand.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_func_rand.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_func_rand.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_range.pl
t_func_range.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_real_abs.pl
t_func_real_abs.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_real_exprstmt.pl Optimize empty expression statements (#4544). 2023-10-09 05:50:31 -04:00
t_func_real_exprstmt.v Fix inlining of real functions miscasting (#4543). 2023-10-06 21:33:31 -04:00
t_func_real_param.pl
t_func_real_param.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_recurse.pl Support recursive function calls (#3267). 2023-09-15 20:46:31 -04:00
t_func_recurse.v Tests: Update recursive function tests 2022-01-03 12:02:53 -05:00
t_func_recurse2.pl Support recursive function calls (#3267). 2023-09-15 20:46:31 -04:00
t_func_recurse2.v Tests: Update recursive function tests 2022-01-03 12:02:53 -05:00
t_func_recurse_param.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_recurse_param.pl Tests: Update recursive function tests 2022-01-03 12:02:53 -05:00
t_func_recurse_param.v Tests: Update recursive function tests 2022-01-03 12:02:53 -05:00
t_func_recurse_param_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_recurse_param_bad.pl Tests: Update recursive function tests 2022-01-03 12:02:53 -05:00
t_func_recurse_param_bad.v Tests: Update recursive function tests 2022-01-03 12:02:53 -05:00
t_func_redef.pl
t_func_redef.v
t_func_ref_arg.pl Fix passing arguments by reference (#3385 partial) (#4489) 2023-09-20 07:33:11 -04:00
t_func_ref_arg.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_func_ref_bad.out Fix passing arguments by reference (#3385 partial) (#4489) 2023-09-20 07:33:11 -04:00
t_func_ref_bad.pl Fix passing arguments by reference (#3385 partial) (#4489) 2023-09-20 07:33:11 -04:00
t_func_ref_bad.v Fix passing arguments by reference (#3385 partial) (#4489) 2023-09-20 07:33:11 -04:00
t_func_ref_unsup.out Fix passing arguments by reference (#3385 partial) (#4489) 2023-09-20 07:33:11 -04:00
t_func_ref_unsup.pl Fix passing arguments by reference (#3385 partial) (#4489) 2023-09-20 07:33:11 -04:00
t_func_ref_unsup.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_func_refio_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_refio_bad.pl Support complex function arguments. 2020-11-28 13:46:14 -05:00
t_func_refio_bad.v Support complex function arguments. 2020-11-28 13:46:14 -05:00
t_func_regfirst.pl
t_func_regfirst.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_return.pl
t_func_return.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_return_bad.out Make 'disable isn't underneath a begin' into UNSUPPORTED error (#4699). 2024-04-27 21:30:40 -04:00
t_func_return_bad.pl
t_func_return_bad.v
t_func_sel.pl Tests: Rename test of last commit 2022-12-23 13:12:21 -05:00
t_func_sel.v Tests: Rename test of last commit 2022-12-23 13:12:21 -05:00
t_func_sum.pl
t_func_sum.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_task_bad.out
t_func_task_bad.pl
t_func_task_bad.v
t_func_tie_bad.out
t_func_tie_bad.pl
t_func_tie_bad.v
t_func_twocall.pl
t_func_twocall.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_twocall_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_func_types.pl
t_func_types.v
t_func_under.pl
t_func_under.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_func_under2.pl
t_func_under2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_uninit.pl Fix constant function calls with uninit value (#2995). 2021-05-31 22:46:41 -04:00
t_func_uninit.v Fix constant function calls with uninit value (#2995). 2021-05-31 22:46:41 -04:00
t_func_unit.pl
t_func_unit.v
t_func_v.pl
t_func_v.v
t_func_v_noinl.pl
t_func_void.pl
t_func_void.v Fix IGNOREDRETURN to not warn on void-cast static function calls. 2023-09-15 19:01:11 -04:00
t_func_void_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_func_void_bad.pl
t_func_void_bad.v
t_func_while.pl
t_func_while.v
t_func_wide.pl
t_func_wide.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_func_wide_out.pl Support resizing function call inout arguments (#4467). 2023-09-17 18:23:44 -04:00
t_func_wide_out.v Support resizing function call inout arguments (#4467). 2023-09-17 18:23:44 -04:00
t_func_wide_out_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_wide_out_bad.pl Support resizing function call inout arguments (#4467). 2023-09-17 18:23:44 -04:00
t_func_wide_out_c.cpp Support resizing function call inout arguments (#4467). 2023-09-17 18:23:44 -04:00
t_func_wide_out_noinl.pl Support resizing function call inout arguments (#4467). 2023-09-17 18:23:44 -04:00
t_fuzz_always_bad.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_fuzz_always_bad.pl
t_fuzz_always_bad.v
t_fuzz_eof_bad.pl
t_fuzz_eof_bad.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_fuzz_eqne_bad.out Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
t_fuzz_eqne_bad.pl
t_fuzz_eqne_bad.v
t_fuzz_genintf_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_fuzz_genintf_bad.pl
t_fuzz_genintf_bad.v Add warning on interface instantiation without parens (#4094). 2023-09-26 22:15:48 -04:00
t_fuzz_negwidth_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_fuzz_negwidth_bad.pl
t_fuzz_negwidth_bad.v Add error on size with unsized number 2023-02-05 14:06:03 -05:00
t_fuzz_triand_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_fuzz_triand_bad.pl
t_fuzz_triand_bad.v
t_gantt.pl Fix --prof-exec predicted time values (#4988) 2024-03-16 12:17:24 +00:00
t_gantt_io.dat Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gantt_io.out Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gantt_io.pl Improve run-time profiling 2022-03-27 15:57:30 +02:00
t_gantt_io.vcd.out Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gantt_io_arm.dat Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gantt_io_arm.out Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gantt_io_arm.pl verilator_gantt: Fix reading broken /cpu/procinfo reports 2021-10-02 11:10:43 -04:00
t_gantt_io_noproc.dat Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gantt_io_noproc.out Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gantt_io_noproc.pl Tests: Add verilator_gantt no-proc test. 2021-10-02 10:05:59 -04:00
t_gantt_two.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_gantt_two.pl Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
t_gate_array.pl
t_gate_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gate_basic.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_gate_basic.v Tests: Improve specparam verilog.y coverage 2023-07-05 14:11:55 -04:00
t_gate_basic_timing.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_gate_chained.pl Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
t_gate_delay_unsup.out Support multiple-output buf/not gate primitives 2023-01-28 23:20:48 -05:00
t_gate_delay_unsup.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_gate_delref.pl
t_gate_delref.v
t_gate_elim.pl
t_gate_elim.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gate_fdup.pl Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_gate_fdup.v
t_gate_implicit.pl
t_gate_implicit.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gate_loop.pl Fix V3Gate crash on circular logic 2022-09-02 19:58:58 +01:00
t_gate_loop.v Fix V3Gate crash on circular logic 2022-09-02 19:58:58 +01:00
t_gate_lvalue_const.pl
t_gate_lvalue_const.v Fix compile error on structs with queues (and ignore toggle coverage on queues). 2024-02-08 08:44:27 -05:00
t_gate_ormux.pl Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
t_gate_ormux.v Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_gate_primitives_implicit_net.out Create implicit nets for inputs of gate primitives. 2023-10-21 22:45:26 +01:00
t_gate_primitives_implicit_net.pl Create implicit nets for inputs of gate primitives. 2023-10-21 22:45:26 +01:00
t_gate_primitives_implicit_net.v Create implicit nets for inputs of gate primitives. 2023-10-21 22:45:26 +01:00
t_gate_strength.pl Tests: Fix coverage holes. No functional change. 2021-07-10 07:11:50 -04:00
t_gate_strength.v Tests: Fix coverage holes. No functional change. 2021-07-10 07:11:50 -04:00
t_gate_tree.pl Improve run-time profiling 2022-03-27 15:57:30 +02:00
t_gate_unsup.pl
t_gate_unsup.v
t_gated_clk_1.pl
t_gated_clk_1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_alw.pl
t_gen_alw.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_assign.pl
t_gen_assign.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_cond_bitrange.pl
t_gen_cond_bitrange.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_cond_bitrange_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_gen_cond_bitrange_bad.pl
t_gen_cond_bitrange_bad.v
t_gen_cond_const.pl
t_gen_cond_const.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_defparam.pl
t_gen_defparam.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_defparam_multi.out Parse defparam = as unsupported 2023-03-15 21:04:10 -04:00
t_gen_defparam_multi.pl Parse defparam = as unsupported 2023-03-15 21:04:10 -04:00
t_gen_defparam_multi.v Parse defparam = as unsupported 2023-03-15 21:04:10 -04:00
t_gen_defparam_nfound_bad.out Tests: Add defparam not resolved test 2023-02-11 11:00:07 -05:00
t_gen_defparam_nfound_bad.pl Tests: Add defparam not resolved test 2023-02-11 11:00:07 -05:00
t_gen_defparam_nfound_bad.v Tests: Add defparam not resolved test 2023-02-11 11:00:07 -05:00
t_gen_div0.pl
t_gen_div0.v
t_gen_for.pl
t_gen_for.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_for0.pl
t_gen_for0.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_for1.pl
t_gen_for1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_for_interface.pl Tests: Rename some tests. 2020-12-06 11:37:56 -05:00
t_gen_for_interface.v Tests: Rename some tests. 2020-12-06 11:37:56 -05:00
t_gen_for_overlap.pl
t_gen_for_overlap.v
t_gen_for_shuffle.pl
t_gen_for_shuffle.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_forif.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_gen_forif.v Tests: Fix racy tests for develop-v5. 2022-06-04 12:17:04 -04:00
t_gen_genblk.out Fix genblk naming to match IEEE (#2686). 2020-12-12 12:57:11 -05:00
t_gen_genblk.pl Fix genblk naming to match IEEE (#2686). 2020-12-12 12:57:11 -05:00
t_gen_genblk.v Fix genblk naming to match IEEE (#2686). 2020-12-12 12:57:11 -05:00
t_gen_genblk_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_gen_if.pl
t_gen_if.v Support empty generate_regions (#3695). [mpb27] 2022-10-20 22:04:50 -04:00
t_gen_ifelse.pl Fix nested generate if genblk naming (#3189). 2021-11-01 08:59:00 -04:00
t_gen_ifelse.v Fix nested generate if genblk naming (#3189). 2021-11-01 08:59:00 -04:00
t_gen_inc.pl
t_gen_inc.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_index.pl
t_gen_index.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_gen_intdot.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_gen_intdot.v Tests: Fix racy tests for develop-v5. 2022-06-04 12:17:04 -04:00
t_gen_intdot2.pl
t_gen_intdot2.v Tests: Add TEST_DUMPFILE define 2022-11-20 09:40:02 -05:00
t_gen_local.pl
t_gen_local.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_lsb.pl
t_gen_lsb.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_gen_mislevel.pl
t_gen_mislevel.v
t_gen_missing.pl
t_gen_missing.v
t_gen_missing_bad.out Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_gen_missing_bad.pl
t_gen_missing_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_gen_missing_bad2.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_gen_missing_bad2.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_gen_nonconst_bad.out Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_gen_nonconst_bad.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_gen_nonconst_bad.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_gen_self_return.pl
t_gen_self_return.v
t_gen_upscope.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_gen_upscope.pl
t_gen_upscope.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_gen_var_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_gen_var_bad.pl
t_gen_var_bad.v
t_generate_fatal_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_generate_fatal_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_generate_fatal_bad.v
t_genfor_hier.pl
t_genfor_hier.v
t_genfor_signed.out Fix generate for unrolling to be signed (#2730). 2021-01-02 21:43:13 -05:00
t_genfor_signed.pl Fix generate for unrolling to be signed (#2730). 2021-01-02 21:43:13 -05:00
t_genfor_signed.v Fix generate for unrolling to be signed (#2730). 2021-01-02 21:43:13 -05:00
t_genvar_for_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_genvar_for_bad.pl
t_genvar_for_bad.v
t_genvar_misuse_bad.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_genvar_misuse_bad.v
t_hier_block.cpp clang-format. No functional change. 2020-10-27 20:33:45 -04:00
t_hier_block.pl Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
t_hier_block.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block0_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_hier_block0_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block0_bad.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block1_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_hier_block1_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block1_bad.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_cmake.pl Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
t_hier_block_libmod.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_libmod.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_nohier.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_prot_lib.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_prot_lib_shared.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_sc.pl Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
t_hier_block_sc_trace_fst.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_block_sc_trace_fst.pl Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
t_hier_block_sc_trace_vcd.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_block_sc_trace_vcd.pl Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
t_hier_block_struct.pl Support struct I/O in --lib-create (#3378) (#3892) 2023-01-22 22:24:36 -05:00
t_hier_block_struct.v Support struct I/O in --lib-create (#3378) (#3892) 2023-01-22 22:24:36 -05:00
t_hier_block_trace_fst.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_block_trace_fst.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_trace_vcd.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_block_trace_vcd.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_block_vlt.pl Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
t_hier_block_vlt.vlt Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
t_hier_bynum.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_bynum.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_hier_task.pl Fix hierarchical references used inside a function (#2267) (#2572) 2020-09-27 10:10:44 -04:00
t_hier_task.v Support static function variables (#3830) 2023-01-23 08:35:10 -05:00
t_hier_trace.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_trace.pl Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_trace.v Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_trace.vlt Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_trace_noinl.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_trace_noinl.pl Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hierarchy_identifier.pl
t_hierarchy_identifier.v
t_hierarchy_identifier_bad.out Change ENDLABEL from warning into an error. 2022-11-12 12:09:48 -05:00
t_hierarchy_identifier_bad.pl
t_hierarchy_identifier_bad.v
t_hierarchy_unnamed.pl
t_hierarchy_unnamed.v
t_if_deep.pl
t_if_deep.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_if_same_bad.pl Tests (#3806) (#3807) 2023-06-16 18:30:25 -04:00
t_if_same_bad.v Tests (#3806) (#3807) 2023-06-16 18:30:25 -04:00
t_if_swap.pl
t_if_swap.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_iff.pl Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_iff.v Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_implements.pl Support interface classes and class implements. 2023-01-28 18:06:37 -05:00
t_implements.v Support interface classes and class implements. 2023-01-28 18:06:37 -05:00
t_implements_collision.pl Support interface classes and class implements. 2023-01-28 18:06:37 -05:00
t_implements_collision.v Support interface classes and class implements. 2023-01-28 18:06:37 -05:00
t_implements_collision_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_implements_collision_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_collision_bad.v Support interface class diamond relationship. 2024-01-23 22:07:35 -05:00
t_implements_contents_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_implements_contents_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_contents_bad.v Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_missing_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_implements_missing_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_missing_bad.v Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_nested_bad.out Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_nested_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_nested_bad.v Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_new_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_implements_new_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_new_bad.v Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_noinherit_bad.out Support interface classes and class implements. 2023-01-28 18:06:37 -05:00
t_implements_noinherit_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_noinherit_bad.v Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_noninterface_bad.out Support interface classes and class implements. 2023-01-28 18:06:37 -05:00
t_implements_noninterface_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_noninterface_bad.v Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_notfound_bad.out Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_notfound_bad.pl Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_notfound_bad.v Internals: Parsing and tests for class interfaces 2023-01-28 16:30:47 -05:00
t_implements_typed.pl Fix import of extends typedefs 2023-03-01 00:30:45 -05:00
t_implements_typed.v Fix import of extends typedefs 2023-03-01 00:30:45 -05:00
t_inc_relink.pl Fix ++/-- under statements (#4399) 2023-08-19 07:03:21 -04:00
t_inc_relink.v Fix ++/-- under statements (#4399) 2023-08-19 07:03:21 -04:00
t_incorrect_multi_driven.pl Fix incorrect multi-driven lint warning (#4231) (#4248) 2023-06-01 08:43:17 -04:00
t_incorrect_multi_driven.v Fix incorrect multi-driven lint warning (#4231) (#4248) 2023-06-01 08:43:17 -04:00
t_incr_void.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_incr_void.v Commentary 2023-02-28 18:38:52 -05:00
t_increment_bad.out Support ++/-- on dotted member variables. 2023-04-07 20:57:17 -04:00
t_increment_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_increment_bad.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_init_concat.pl
t_init_concat.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_initarray_nonarray.pl
t_initarray_nonarray.v
t_initial.pl
t_initial.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_initial_dlyass.pl
t_initial_dlyass.v
t_initial_dlyass_bad.out Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings 2022-04-29 17:05:44 +01:00
t_initial_dlyass_bad.pl
t_initial_edge.pl
t_initial_edge.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_initial_edge_bad.pl
t_initial_inc.vh
t_initialstatic_circ.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_initialstatic_circ.v Fix UNOPTFLAT warning from initial static var (#3406) 2022-05-06 10:24:03 +02:00
t_inside.pl
t_inside.v Support inside range with implicit type conversion (#5026) 2024-03-28 07:31:45 -04:00
t_inside2.pl Fix width mismatch on inside operator (#3714). 2022-10-28 06:38:49 -04:00
t_inside2.v Fix width mismatch on inside operator (#3714). 2022-10-28 06:38:49 -04:00
t_inside_assoc_unsup.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inside_assoc_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_inside_assoc_unsup.v Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_dyn.pl Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_dyn.v Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_nonint.pl Support inside expressions with strings and doubles (#4138) (#4139) 2023-05-10 20:36:41 -04:00
t_inside_nonint.v Support inside expressions with strings and doubles (#4138) (#4139) 2023-05-10 20:36:41 -04:00
t_inside_unpacked.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_inside_unpacked.pl Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_unpacked.v Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_unpacked_param.out Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_unpacked_param.pl Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_unpacked_param.v Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
t_inside_wild.pl
t_inside_wild.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_2star_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inst_2star_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_inst_2star_bad.v Add error on mixing .name and by-port instantiations. 2023-03-01 21:19:21 -05:00
t_inst_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_array_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inst_array_bad.pl
t_inst_array_bad.v
t_inst_array_connect.pl
t_inst_array_connect.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_inst_array_inl0.pl
t_inst_array_inl1.pl
t_inst_array_partial.pl
t_inst_array_partial.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_array_struct.pl Fix instance arrays connecting to array of structs (#4557). 2023-10-14 15:19:19 -04:00
t_inst_array_struct.v Fix instance arrays connecting to array of structs (#4557). 2023-10-14 15:19:19 -04:00
t_inst_ccall.pl
t_inst_ccall.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_inst_comma.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_comma_inl0.pl
t_inst_comma_inl1.pl
t_inst_darray.pl
t_inst_darray.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_dearray_slice.pl
t_inst_dearray_slice.v
t_inst_dff.pl
t_inst_dff.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_dtree.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_dtree_inla.pl
t_inst_dtree_inlab.pl
t_inst_dtree_inlac.pl
t_inst_dtree_inlad.pl
t_inst_dtree_inlb.pl
t_inst_dtree_inlbc.pl
t_inst_dtree_inlbd.pl
t_inst_dtree_inlc.pl
t_inst_dtree_inlcd.pl
t_inst_dtree_inld.pl
t_inst_first.pl
t_inst_first.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_first_a.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_first_b.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_implicit.pl
t_inst_implicit.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_long_bad.out Fix null characters in shortened identifiers (#4946). 2024-03-07 18:09:55 -05:00
t_inst_long_bad.pl
t_inst_misarray2_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inst_misarray2_bad.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_inst_misarray2_bad.v
t_inst_misarray_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inst_misarray_bad.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_inst_misarray_bad.v
t_inst_mism.pl
t_inst_mism.v
t_inst_missing.pl
t_inst_missing.v Add error on mixing .name and by-port instantiations. 2023-03-01 21:19:21 -05:00
t_inst_missing_bad.out Add error on mixing .name and by-port instantiations. 2023-03-01 21:19:21 -05:00
t_inst_missing_bad.pl
t_inst_missing_bad.v Add error on mixing .name and by-port instantiations. 2023-03-01 21:19:21 -05:00
t_inst_missing_dot_bad.out Fix error format (#2095). 2020-12-12 22:26:50 -05:00
t_inst_missing_dot_bad.pl Fix error when dotted refers to missing module (#2095). 2020-12-12 20:25:00 -05:00
t_inst_missing_dot_bad.v Fix error when dotted refers to missing module (#2095). 2020-12-12 20:25:00 -05:00
t_inst_mnpipe.pl
t_inst_mnpipe.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_name_long.pl Fix null characters in shortened identifiers (#4946). 2024-03-07 18:09:55 -05:00
t_inst_name_long.v Fix null characters in shortened identifiers (#4946). 2024-03-07 18:09:55 -05:00
t_inst_noname_bad.out Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_inst_noname_bad.pl Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_inst_noname_bad.v Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_inst_notunsized.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_inst_notunsized.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_overwide.pl
t_inst_overwide.v
t_inst_overwide_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_inst_overwide_bad.pl
t_inst_param_comma_bad.out Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_inst_param_comma_bad.pl Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_inst_param_comma_bad.v Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_inst_param_override_bad.out Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_inst_param_override_bad.pl Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_inst_param_override_bad.v Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_inst_pin_place_bad.out Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_inst_pin_place_bad.pl Fix checking for parameter and port connections in the wrong place (#4428) 2023-08-20 08:55:16 -04:00
t_inst_pin_place_bad.v Fix checking for parameter and port connections in the wrong place (#4428) 2023-08-20 08:55:16 -04:00
t_inst_pin_realnreal.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_inst_pin_realnreal.pl Add error on real to non-real output pins (#2690). 2020-12-13 13:33:48 -05:00
t_inst_pin_realnreal.v Add error on real to non-real output pins (#2690). 2020-12-13 13:33:48 -05:00
t_inst_port_array.pl
t_inst_port_array.v
t_inst_prepost.pl
t_inst_prepost.v
t_inst_recurse2_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_inst_recurse2_bad.pl
t_inst_recurse2_bad.v
t_inst_recurse_bad.out Fix some indents of warnMore 2023-01-05 17:59:51 -05:00
t_inst_recurse_bad.pl
t_inst_recurse_bad.v
t_inst_signed.pl
t_inst_signed.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_signed1.pl
t_inst_signed1.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_inst_slice.pl
t_inst_slice.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_slice_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_inst_slice_part_select.pl
t_inst_slice_part_select.v
t_inst_sv.pl
t_inst_sv.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_tree.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_inst_tree_inl0_pub0.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_inst_tree_inl0_pub0.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_inst_tree_inl0_pub0.vlt
t_inst_tree_inl0_pub1.pl Remove --no-threads; require --threads 1 for single threaded (#3703). 2022-11-05 08:47:34 -04:00
t_inst_tree_inl0_pub1.vlt
t_inst_tree_inl1_pub0.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_inst_tree_inl1_pub0.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_inst_tree_inl1_pub0.vlt
t_inst_tree_inl1_pub1.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_inst_tree_inl1_pub1.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_inst_tree_inl1_pub1.vlt
t_inst_v2k.pl
t_inst_v2k.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_inst_v2k__sub.vi
t_inst_wideconst.pl
t_inst_wideconst.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interconnect.out Internals: Parse interconnect then say unsupported 2023-03-02 20:02:14 -05:00
t_interconnect.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_interconnect.v Internals: Parse interconnect then say unsupported 2023-03-02 20:02:14 -05:00
t_interconnect_bad.out Internals: Parse interconnect then say unsupported 2023-03-02 20:02:14 -05:00
t_interconnect_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_interconnect_bad.v Internals: Parse interconnect then say unsupported 2023-03-02 20:02:14 -05:00
t_interface.pl
t_interface.v
t_interface1.pl
t_interface1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface1_modport.pl
t_interface1_modport.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface1_modport_nansi.pl
t_interface1_modport_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface1_modport_trace.pl
t_interface1_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface2.pl
t_interface2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface2_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_ar2a.pl Fix arrays of modport interfaces (#2614). 2020-11-08 22:43:32 -05:00
t_interface_ar2a.v Fix arrays of modport interfaces (#2614). 2020-11-08 22:43:32 -05:00
t_interface_ar2b.pl Fix arrays of modport interfaces (#2614). 2020-11-08 22:43:32 -05:00
t_interface_ar2b.v Fix arrays of modport interfaces (#2614). 2020-11-08 22:43:32 -05:00
t_interface_ar3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_ar3.pl Fix arrays of modport interfaces (#2614). 2020-11-08 22:43:32 -05:00
t_interface_ar3.v Fix arrays of modport interfaces (#2614). 2020-11-08 22:43:32 -05:00
t_interface_array.pl
t_interface_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_array2.pl Tests: Rename some tests. 2020-12-06 11:37:56 -05:00
t_interface_array2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_array2_coverage.pl Fix toggle coverage dataDeclp error on multi-edge driven signals. 2024-02-08 19:21:44 -05:00
t_interface_array2_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_array_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_array_bad.pl
t_interface_array_bad.v
t_interface_array_modport.pl
t_interface_array_modport.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_array_nocolon.pl
t_interface_array_nocolon.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_interface_array_nocolon_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_array_nocolon_bad.pl
t_interface_array_nocolon_bad.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_interface_array_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_arraymux.pl
t_interface_arraymux.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_asvar_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_asvar_bad.pl
t_interface_asvar_bad.v
t_interface_bind_public.pl
t_interface_bind_public.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_interface_down.pl
t_interface_down.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_down_inla.pl
t_interface_down_inlab.pl
t_interface_down_inlac.pl
t_interface_down_inlad.pl
t_interface_down_inlb.pl
t_interface_down_inlbc.pl
t_interface_down_inlbd.pl
t_interface_down_inlc.pl
t_interface_down_inlcd.pl
t_interface_down_inld.pl
t_interface_down_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_dups.pl
t_interface_dups.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen.pl
t_interface_gen.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen2.pl
t_interface_gen2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen2_collision.pl
t_interface_gen2_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen3.pl
t_interface_gen3.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen3_collision.pl
t_interface_gen3_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen4.pl
t_interface_gen4.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen4_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen5.pl
t_interface_gen5.v
t_interface_gen5_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen6.pl
t_interface_gen6.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen6_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen7.pl
t_interface_gen7.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen7_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen8.pl
t_interface_gen8.v
t_interface_gen8_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen9.pl
t_interface_gen9.v
t_interface_gen9_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen10.pl
t_interface_gen10.v
t_interface_gen10_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen11.pl
t_interface_gen11.v
t_interface_gen11_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen12.pl
t_interface_gen12.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_gen12_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_gen13.pl Fix interface generate begin (#4065). 2023-03-26 08:49:38 -04:00
t_interface_gen13.v Fix interface generate begin (#4065). 2023-03-26 08:49:38 -04:00
t_interface_gen_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_import_param.pl Add support for package imports preceeding parameters in interfaces (#2714) 2020-12-17 11:26:53 -05:00
t_interface_import_param.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_interface_inl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_localparam.out Fix localparam elaboration (#3858) (#4794) 2024-01-11 07:49:07 -05:00
t_interface_localparam.pl Fix localparam elaboration (#3858) (#4794) 2024-01-11 07:49:07 -05:00
t_interface_localparam.v Fix localparam elaboration (#3858) (#4794) 2024-01-11 07:49:07 -05:00
t_interface_mismodport_bad.out In warnings, rename cells to instances to match IEEE 2020-12-12 22:43:55 -05:00
t_interface_mismodport_bad.pl
t_interface_mismodport_bad.v
t_interface_missing_bad.out
t_interface_missing_bad.pl Tests: Mark some tests lint only 2021-03-12 16:06:47 -05:00
t_interface_missing_bad.v
t_interface_modport.pl
t_interface_modport.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_modport_bad.out
t_interface_modport_bad.pl
t_interface_modport_bad.v
t_interface_modport_coverage.pl Fix toggle coverage dataDeclp error on multi-edge driven signals. 2024-02-08 19:21:44 -05:00
t_interface_modport_dir_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_modport_dir_bad.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_interface_modport_dir_bad.v
t_interface_modport_export.out Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_interface_modport_export.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_interface_modport_export.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_modport_import.pl
t_interface_modport_import.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_modport_import_export_list.pl Untabify 2023-02-23 05:47:56 -05:00
t_interface_modport_import_export_list.v Untabify 2023-02-23 05:47:56 -05:00
t_interface_modport_import_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_modport_inl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_modport_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_modportlist.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_interface_modportlist.v Add error on mixing .name and by-port instantiations. 2023-03-01 21:19:21 -05:00
t_interface_mp_func.pl
t_interface_mp_func.v
t_interface_mp_func_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_nansi.pl Support non-ANSI interface port declarations (#3439). 2022-05-25 00:50:50 -04:00
t_interface_nansi.v Support non-ANSI interface port declarations (#3439). 2022-05-25 00:50:50 -04:00
t_interface_nest.pl
t_interface_nest.v
t_interface_nest_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_param1.pl
t_interface_param1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_param2.out Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_interface_param2.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_interface_param2.v
t_interface_param_acc_bits.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_param_acc_bits.pl
t_interface_param_acc_bits.v
t_interface_param_another_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_param_another_bad.pl
t_interface_param_another_bad.v
t_interface_param_genblk.out Fix interface parameters used in loop generate constructs (#4664) (#4665) 2023-11-04 13:19:35 -04:00
t_interface_param_genblk.pl Fix interface parameters used in loop generate constructs (#4664) (#4665) 2023-11-04 13:19:35 -04:00
t_interface_param_genblk.v Fix interface parameters used in loop generate constructs (#4664) (#4665) 2023-11-04 13:19:35 -04:00
t_interface_param_loop_bad.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_interface_param_loop_bad.v
t_interface_parameter_access.pl
t_interface_parameter_access.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_paren_missing_bad.out Add warning on interface instantiation without parens (#4094). 2023-09-26 22:15:48 -04:00
t_interface_paren_missing_bad.pl Add warning on interface instantiation without parens (#4094). 2023-09-26 22:15:48 -04:00
t_interface_paren_missing_bad.v Add warning on interface instantiation without parens (#4094). 2023-09-26 22:15:48 -04:00
t_interface_parent_scope_bad.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_interface_parent_scope_bad.v
t_interface_ref_trace.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_interface_ref_trace.pl
t_interface_ref_trace.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_ref_trace_fst.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_interface_ref_trace_fst.pl
t_interface_ref_trace_fst_sc.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_interface_ref_trace_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_interface_ref_trace_inla.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_interface_ref_trace_inlab.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_interface_ref_trace_inlb.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_interface_ref_trace_noinl.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_interface_ref_trace_noinl.pl Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_interface_ref_trace_noinl_notrace.pl Fix non-inlined interface tracing (#3984) (#4530) 2023-10-03 19:55:25 -04:00
t_interface_size_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_size_bad.pl
t_interface_size_bad.v
t_interface_star.pl
t_interface_star.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_top_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_interface_top_bad.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_interface_top_bad.v
t_interface_twod.pl
t_interface_twod.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_interface_twod_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_interface_typedef.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_interface_typedef.pl Tests: Add unsupported test for interface typedef (#2783) 2021-02-16 22:31:30 -05:00
t_interface_typedef.v Fix unpacked struct clocking 2023-03-14 19:35:40 -04:00
t_interface_typo_bad.out In warnings, rename cells to instances to match IEEE 2020-12-12 22:43:55 -05:00
t_interface_typo_bad.pl
t_interface_typo_bad.v
t_interface_virtual.out Fix interface comparison (#4570) 2023-10-16 11:05:39 -04:00
t_interface_virtual.pl Support virtual interfaces (#3654) 2022-10-20 06:31:00 -04:00
t_interface_virtual.v Fix interface comparison (#4570) 2023-10-16 11:05:39 -04:00
t_interface_virtual_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_virtual_bad.pl Support virtual interfaces (#3654) 2022-10-20 06:31:00 -04:00
t_interface_virtual_bad.v Add warning on interface instantiation without parens (#4094). 2023-09-26 22:15:48 -04:00
t_interface_virtual_controlflow.out Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_controlflow.pl Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_controlflow.v Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_inl.pl Support virtual interfaces (#3654) 2022-10-20 06:31:00 -04:00
t_interface_virtual_opt.pl Fix signals read via virtual iface optimized out (#4645) 2023-10-30 21:26:46 -04:00
t_interface_virtual_opt.v Fix signals read via virtual iface optimized out (#4645) 2023-10-30 21:26:46 -04:00
t_interface_virtual_param.pl Support parameterized virtual interaces (#4047) (#4743) 2023-12-06 08:02:04 -05:00
t_interface_virtual_param.v Tests: Add a test for type parameters in virtual interfaces (#4746) 2023-12-08 07:11:32 -05:00
t_interface_virtual_sched_act.out Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_sched_act.pl Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_sched_act.v Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_sched_ico.cpp Fix race in t_interface_virtual_sched_ico 2023-12-06 16:32:22 +00:00
t_interface_virtual_sched_ico.out Fix race in t_interface_virtual_sched_ico 2023-12-06 16:32:22 +00:00
t_interface_virtual_sched_ico.pl Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_sched_ico.v Fix race in t_interface_virtual_sched_ico 2023-12-06 16:32:22 +00:00
t_interface_virtual_sched_nba.out Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_sched_nba.pl Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_sched_nba.v Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_timing.out Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_timing.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_interface_virtual_timing.v Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_unsup.out Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_unsup.pl Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_unsup.v Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
t_interface_virtual_unused_bad.out Support virtual interfaces (#3654) 2022-10-20 06:31:00 -04:00
t_interface_virtual_unused_bad.pl Support virtual interfaces (#3654) 2022-10-20 06:31:00 -04:00
t_interface_virtual_unused_bad.v Support virtual interfaces (#3654) 2022-10-20 06:31:00 -04:00
t_interface_wrong_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_wrong_bad.pl
t_interface_wrong_bad.v
t_json_only_begin_hier.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_begin_hier.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_begin_hier.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_debugcheck.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_debugcheck.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_first.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_first.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_first.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_flat.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_flat.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_flat_no_inline_mod.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_flat_no_inline_mod.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_flat_no_inline_mod.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_flat_pub_mod.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_flat_pub_mod.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_flat_pub_mod.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_flat_vlvbound.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_flat_vlvbound.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_flat_vlvbound.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_output.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_output.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_output.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_tag.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_tag.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_json_only_tag.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_jumps_do_while.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_jumps_do_while.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_jumps_uninit_destructor_call.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_jumps_uninit_destructor_call.v Fix jumping over object initialization (#4411) 2023-08-11 18:28:37 +02:00
t_langext_1.pl
t_langext_1.v
t_langext_1_bad.pl
t_langext_2.pl
t_langext_2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_langext_2_bad.pl
t_langext_3.pl
t_langext_3.v
t_langext_3_bad.pl
t_langext_4.pl
t_langext_4_bad.pl
t_langext_order.pl
t_langext_order.v
t_langext_order_sub.v
t_leak.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_leak.pl Tests: Misc test updates for context prep. 2021-02-28 10:48:27 -05:00
t_leak.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_leak_legacy.pl Tests: Misc test updates for context prep. 2021-02-28 10:48:27 -05:00
t_let.pl Support let 2023-09-07 21:45:51 -04:00
t_let.v Support let 2023-09-07 21:45:51 -04:00
t_let_arg_bad.out Support let 2023-09-07 21:45:51 -04:00
t_let_arg_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_let_arg_bad.v Support let 2023-09-07 21:45:51 -04:00
t_let_recurse_bad.out Support let 2023-09-07 21:45:51 -04:00
t_let_recurse_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_let_recurse_bad.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_let_unsup.out Support let 2023-09-07 21:45:51 -04:00
t_let_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_let_unsup.v Support let 2023-09-07 21:45:51 -04:00
t_lib.pl Tests: Cleanup scenarios lines. No test run change. 2023-05-23 22:40:19 -04:00
t_lib_nolib.pl Tests: Cleanup scenarios lines. No test run change. 2023-05-23 22:40:19 -04:00
t_lib_prot.pl Tests: Cleanup scenarios lines. No test run change. 2023-05-23 22:40:19 -04:00
t_lib_prot.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_lib_prot_clk_gated.pl Tests: Cleanup scenarios lines. No test run change. 2023-05-23 22:40:19 -04:00
t_lib_prot_comb.pl Tests: Cleanup scenarios lines. No test run change. 2023-05-23 22:40:19 -04:00
t_lib_prot_comb.v Tests: Rename t_lib_prot tests in prep for new options. 2021-11-14 08:58:04 -05:00
t_lib_prot_delay_bad.out Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_lib_prot_delay_bad.pl Add error when use --exe with --lib-create. (#3785) 2022-11-29 06:37:38 -05:00
t_lib_prot_delay_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_lib_prot_exe_bad.out Add error when use --exe with --lib-create. (#3785) 2022-11-29 06:37:38 -05:00
t_lib_prot_exe_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lib_prot_inout_bad.out Add --lib-create, similar to --protect-lib but without protections (#3200). 2021-11-14 09:39:31 -05:00
t_lib_prot_inout_bad.pl Add error when use --exe with --lib-create. (#3785) 2022-11-29 06:37:38 -05:00
t_lib_prot_inout_bad.v Tests: Rename t_lib_prot tests in prep for new options. 2021-11-14 08:58:04 -05:00
t_lib_prot_secret.pl Tests: Rename t_lib_prot tests in prep for new options. 2021-11-14 08:58:04 -05:00
t_lib_prot_secret.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_lib_prot_shared.pl Tests: Cleanup scenarios lines. No test run change. 2023-05-23 22:40:19 -04:00
t_lint_always_comb_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_always_comb_bad.pl
t_lint_always_comb_bad.v
t_lint_always_comb_iface.pl
t_lint_always_comb_iface.v
t_lint_always_comb_multidriven_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_always_comb_multidriven_bad.pl Tests: Add _bad to some negative tests. 2023-12-02 09:48:06 -05:00
t_lint_always_comb_multidriven_bad.v Tests: Add _bad to some negative tests. 2023-12-02 09:48:06 -05:00
t_lint_always_comb_multidriven_compile_public_flat_bad.pl Tests: Add _bad to some negative tests. 2023-12-02 09:48:06 -05:00
t_lint_blksync_bad.out Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings 2022-04-29 17:05:44 +01:00
t_lint_blksync_bad.pl
t_lint_blksync_bad.v
t_lint_blksync_loop.pl
t_lint_blksync_loop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_lint_block_redecl_bad.out Tests: Confirm fixed (#485) 2022-08-15 22:17:17 -04:00
t_lint_block_redecl_bad.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_lint_block_redecl_bad.v
t_lint_bsspace_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_bsspace_bad.pl
t_lint_bsspace_bad.v
t_lint_caseincomplete_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_caseincomplete_bad.pl Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_lint_caseincomplete_bad.v Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_lint_cmpconst_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_cmpconst_bad.pl Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_lint_cmpconst_bad.v Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_lint_colonplus_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_colonplus_bad.pl
t_lint_colonplus_bad.v
t_lint_comb_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_comb_bad.pl
t_lint_comb_bad.v
t_lint_comb_use.pl
t_lint_comb_use.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_lint_const_func_dpi_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_const_func_dpi_bad.pl Add error when constant function under a generate (#3103). 2021-08-21 10:33:20 -04:00
t_lint_const_func_dpi_bad.v Add error when constant function under a generate (#3103). 2021-08-21 10:33:20 -04:00
t_lint_const_func_gen_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_const_func_gen_bad.pl Add error when constant function under a generate (#3103). 2021-08-21 10:33:20 -04:00
t_lint_const_func_gen_bad.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_contassreg_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_contassreg_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_lint_contassreg_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_lint_declfilename.pl
t_lint_declfilename.v
t_lint_declfilename_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_declfilename_bad.pl
t_lint_declfilename_bbox.pl
t_lint_declfilename_bbox.v Add GENUNNAMED lint warning. 2023-07-01 08:31:53 -04:00
t_lint_defparam.pl
t_lint_defparam.v Report UNUSED on parameters, localparam and genvars (#2627). 2020-12-07 19:49:50 -05:00
t_lint_defparam_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_defparam_bad.pl
t_lint_didnotconverge_bad.out DFG: handle simple always blocks 2022-10-01 16:46:58 +01:00
t_lint_didnotconverge_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_lint_didnotconverge_bad.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_lint_didnotconverge_nodbg_bad.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_lint_didnotconverge_nodbg_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_lint_edge_real_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_edge_real_bad.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_lint_edge_real_bad.v Lint check posedge of nonintegral 2023-02-26 12:08:10 -05:00
t_lint_eofline.out Fix preprocessor to show `line 2 on resumed file per IEEE. 2023-10-07 14:29:46 -04:00
t_lint_eofline.pl Add check for conflicting options e.g. binary+lintonly (#4409) 2023-08-29 19:55:37 -04:00
t_lint_eofline_bad.out Fix false EOFNEWLINE warning when DOS carriage returns present (#3171). 2021-10-13 21:21:51 -04:00
t_lint_eofline_bad.pl Add EOFNEWLINE warning when missing a newline at EOF. 2021-03-14 21:23:48 -04:00
t_lint_eofline_vlt.pl Fix lint_off EOFNEWLINE in .vlt files (#3796). 2022-12-01 18:27:36 -05:00
t_lint_eofline_vlt.vlt Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_lint_ftask_output_assign_bad.out Add error when pass net to function argument (#4132) (#4966) 2024-03-16 08:25:42 -04:00
t_lint_ftask_output_assign_bad.pl Add error when pass net to function argument (#4132) (#4966) 2024-03-16 08:25:42 -04:00
t_lint_ftask_output_assign_bad.v Add error when pass net to function argument (#4132) (#4966) 2024-03-16 08:25:42 -04:00
t_lint_genunnamed_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_genunnamed_bad.pl Add GENUNNAMED lint warning. 2023-07-01 08:31:53 -04:00
t_lint_genunnamed_bad.v Add GENUNNAMED lint warning. 2023-07-01 08:31:53 -04:00
t_lint_historical.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_lint_historical.v Tests: Update historical 2023-05-07 22:00:52 -04:00
t_lint_iface_array_topmodule1.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_array_topmodule1.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_array_topmodule2.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_array_topmodule2.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_array_topmodule3.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_array_topmodule3.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_array_topmodule_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_iface_array_topmodule_bad.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_array_topmodule_bad.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule1.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule1.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule2.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule2.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule3.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule3.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_iface_topmodule_bad.pl Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_iface_topmodule_bad.v Support linting for top module interfaces (#3635) 2022-10-01 10:48:37 -04:00
t_lint_ifdepth_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_ifdepth_bad.pl Tests: Mark some tests lint only 2021-03-12 16:06:47 -05:00
t_lint_ifdepth_bad.v
t_lint_implicit.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_lint_implicit.v
t_lint_implicit_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_implicit_bad.pl
t_lint_implicit_def_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_implicit_def_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_lint_implicit_def_bad.v
t_lint_implicit_port.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_lint_implicit_port.v
t_lint_import_name2_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_import_name2_bad.pl
t_lint_import_name2_bad.v
t_lint_import_name_bad.out
t_lint_import_name_bad.pl
t_lint_import_name_bad.v
t_lint_importstar_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_importstar_bad.pl
t_lint_importstar_bad.v
t_lint_in_inc_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_in_inc_bad.pl
t_lint_in_inc_bad.v
t_lint_in_inc_bad_1.vh
t_lint_in_inc_bad_2.vh
t_lint_incabspath.pl
t_lint_incabspath.v
t_lint_incabspath_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_incabspath_bad.pl
t_lint_infinite.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_lint_infinite.v Fix false INFINITELOOP on forever..mailbox.get() (#4323). 2023-09-15 22:05:55 -04:00
t_lint_infinite_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_infinite_bad.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_lint_infinite_bad.v Fix false INFINITELOOP on forever..mailbox.get() (#4323). 2023-09-15 22:05:55 -04:00
t_lint_inherit.pl
t_lint_inherit.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_lint_input_eq_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_input_eq_bad.pl
t_lint_input_eq_bad.v
t_lint_latch_1.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_lint_latch_1.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_latch_2.pl Add LATCH and NOLATCH warnings (#1609) (#2740). 2021-01-05 14:26:01 -05:00
t_lint_latch_2.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_latch_3.pl Add LATCH and NOLATCH warnings (#1609) (#2740). 2021-01-05 14:26:01 -05:00
t_lint_latch_3.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_latch_4.pl Fix part select issues in LATCH warning. (#2948) (#2938) 2021-06-01 09:01:18 -04:00
t_lint_latch_4.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_latch_5.out Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings 2022-04-29 17:05:44 +01:00
t_lint_latch_5.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_lint_latch_5.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_latch_6.pl Fix LATCH warning on function local variables (#4221) (#4284) 2023-06-12 09:24:46 -04:00
t_lint_latch_6.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_latch_7.pl Fix LATCH warning on function local variables (#4221) (#4284) 2023-06-12 09:24:46 -04:00
t_lint_latch_7.v Fix LATCH warning on function local variables (#4221) (#4284) 2023-06-12 09:24:46 -04:00
t_lint_latch_bad.out Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings 2022-04-29 17:05:44 +01:00
t_lint_latch_bad.pl
t_lint_latch_bad.v
t_lint_latch_bad_2.out Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_latch_bad_2.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_latch_bad_2.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_latch_bad_3.out Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_latch_bad_3.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_latch_bad_3.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_literal_bad.out Split WIDTH warning into WIDTHEXPAND and WIDTHTRUNC (#3900) 2023-02-02 18:25:25 -05:00
t_lint_literal_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_literal_bad.v
t_lint_misindent_bad.out Add UNUSEDLOOP when unused loop is removed (#4926) 2024-03-07 08:33:49 -05:00
t_lint_misindent_bad.pl Add MISINDENT lint warning for misleading indentation. 2023-07-01 10:45:25 -04:00
t_lint_misindent_bad.v Add UNUSEDLOOP when unused loop is removed (#4926) 2024-03-07 08:33:49 -05:00
t_lint_mod_paren_bad.out
t_lint_mod_paren_bad.pl
t_lint_mod_paren_bad.v
t_lint_modport_dir_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_modport_dir_bad.pl
t_lint_modport_dir_bad.v
t_lint_multidriven_bad.out Defer conversion of set flag based AssignDlys (#5091) 2024-05-02 00:24:00 +01:00
t_lint_multidriven_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_lint_multidriven_bad.v Commentary on MULTIDRIVEN (#2972). 2021-05-19 08:14:14 -04:00
t_lint_nolatch_bad.out Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_nolatch_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_nolatch_bad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_lint_nullport_bad.out Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_lint_nullport_bad.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_lint_nullport_bad.v Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_lint_numwidth.pl
t_lint_numwidth.v
t_lint_once_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_once_bad.pl
t_lint_once_bad.v
t_lint_only.pl
t_lint_only.v
t_lint_pindup_bad.out Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_lint_pindup_bad.pl
t_lint_pindup_bad.v Fix missing parameters with comma to be errors (#4979) (#5012). 2024-04-29 22:41:16 -04:00
t_lint_pinnotfound.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_pinnotfound.v Add PINNOTFOUND warning in place of "Pin not found" error (#2868) 2021-04-01 18:17:42 -04:00
t_lint_pinnotfound_bad.out Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_lint_pinnotfound_bad.pl Add PINNOTFOUND warning in place of "Pin not found" error (#2868) 2021-04-01 18:17:42 -04:00
t_lint_pinnotfound_bad.v Add PINNOTFOUND warning in place of "Pin not found" error (#2868) 2021-04-01 18:17:42 -04:00
t_lint_pkg_colon_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_pkg_colon_bad.pl
t_lint_pkg_colon_bad.v
t_lint_pragma_protected.pl Support ignoring "`pragma protect ..." (#2886) 2021-04-26 18:16:24 -04:00
t_lint_pragma_protected.v Fix whitespace in `pragma protect version` (#4914) 2024-02-22 03:29:57 -05:00
t_lint_pragma_protected_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_pragma_protected_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_lint_pragma_protected_bad.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_lint_realcvt_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_realcvt_bad.pl
t_lint_realcvt_bad.v
t_lint_removed_unused_loop_bad.out Add UNUSEDLOOP when unused loop is removed (#4926) 2024-03-07 08:33:49 -05:00
t_lint_removed_unused_loop_bad.pl Add UNUSEDLOOP when unused loop is removed (#4926) 2024-03-07 08:33:49 -05:00
t_lint_removed_unused_loop_bad.v Add UNUSEDLOOP when unused loop is removed (#4926) 2024-03-07 08:33:49 -05:00
t_lint_repeat_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_repeat_bad.pl
t_lint_repeat_bad.v
t_lint_restore_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_restore_bad.pl
t_lint_restore_bad.v
t_lint_restore_prag_bad.out
t_lint_restore_prag_bad.pl
t_lint_restore_prag_bad.v
t_lint_rsvd_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_rsvd_bad.pl
t_lint_rsvd_bad.v Internal coverage improvements 2021-03-28 20:30:22 -04:00
t_lint_setout_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_setout_bad.pl
t_lint_setout_bad.v
t_lint_setout_bad_noinl.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_setout_bad_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_lint_sideeffect_bad.out Add SIDEEFFECT warning on mishandled side effect cases (#487 partial) 2023-10-15 06:44:35 -04:00
t_lint_sideeffect_bad.pl Add SIDEEFFECT warning on mishandled side effect cases (#487 partial) 2023-10-15 06:44:35 -04:00
t_lint_sideeffect_bad.v Add SIDEEFFECT warning on mishandled side effect cases (#487 partial) 2023-10-15 06:44:35 -04:00
t_lint_stmtdly_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_stmtdly_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_lint_stmtdly_bad.v Commentary 2021-09-17 20:03:45 -04:00
t_lint_subout_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_subout_bad.pl Tests: Mark some tests lint only 2021-03-12 16:06:47 -05:00
t_lint_subout_bad.v
t_lint_syncasyncnet_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_lint_syncasyncnet_bad.pl
t_lint_syncasyncnet_bad.v Tests: Make t_lint_syncasyncnet_bad etc tolerate -Oi. 2020-11-25 21:54:50 -05:00
t_lint_top_bad.out Add warning on TOP-named modules (#4935). 2024-03-01 17:28:12 -05:00
t_lint_top_bad.pl Add warning on TOP-named modules (#4935). 2024-03-01 17:28:12 -05:00
t_lint_top_bad.v Tests: Fix t_dist_whitespace 2024-03-02 10:14:54 -05:00
t_lint_unsigned_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_unsigned_bad.pl Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_lint_unsigned_bad.v Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_lint_unsized_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_unsized_bad.pl
t_lint_unsized_bad.v
t_lint_unsup_deassign.pl
t_lint_unsup_deassign.v Add LATCH and NOLATCH warnings (#1609) (#2740). 2021-01-05 14:26:01 -05:00
t_lint_unsup_mixed.pl
t_lint_unsup_mixed.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_lint_unused.pl
t_lint_unused.v Report UNUSED on parameters, localparam and genvars (#2627). 2020-12-07 19:49:50 -05:00
t_lint_unused_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_unused_bad.pl Internal coverage improvements 2020-09-18 21:27:36 -04:00
t_lint_unused_bad.v Fix false UNUSEDPARAM on generate localparam (#4427). 2023-08-25 07:59:29 -04:00
t_lint_unused_iface.pl
t_lint_unused_iface.v
t_lint_unused_iface_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_unused_iface_bad.pl
t_lint_unused_iface_bad.v
t_lint_unused_tri.pl Fix spurious UNUSED by ignoring inout pin connections (#3242). 2022-01-01 18:37:34 -05:00
t_lint_unused_tri.v Fix spurious UNUSED by ignoring inout pin connections (#3242). 2022-01-01 18:37:34 -05:00
t_lint_vcmarker_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_vcmarker_bad.pl
t_lint_vcmarker_bad.v
t_lint_wait_bad.out Fix ZERODLY to not warn on 'wait(0)'. 2023-09-15 08:53:29 -04:00
t_lint_wait_bad.pl Fix to commit coroutines immediately on `wait` statements (#4229) 2023-05-25 20:20:44 -04:00
t_lint_warn_incfile2_bad.out Fix loss of warning source content with `line enter (due to earlier commit 472ad90d83). 2023-10-10 20:40:21 -04:00
t_lint_warn_incfile2_bad.pl Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_lint_warn_incfile2_bad.v Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_lint_warn_incfile2_bad_b.vh Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_lint_warn_line_bad.out Fix loss of warning source content with `line enter (due to earlier commit 472ad90d83). 2023-10-10 20:40:21 -04:00
t_lint_warn_line_bad.pl Fix loss of warning source content with `line enter (due to earlier commit 472ad90d83). 2023-10-10 20:40:21 -04:00
t_lint_warn_line_bad.v Fix loss of warning source content with `line enter (due to earlier commit 472ad90d83). 2023-10-10 20:40:21 -04:00
t_lint_width.pl
t_lint_width.v Suppress WIDTH warning on negate using carry bit (#2395). [Peter Monsson] 2022-02-13 15:27:31 -05:00
t_lint_width_arraydecl.pl Fix false WIDTHEXPAND on array declarations (#3959). 2023-05-05 22:05:19 -04:00
t_lint_width_arraydecl.v Fix false WIDTHEXPAND on array declarations (#3959). 2023-05-05 22:05:19 -04:00
t_lint_width_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_width_bad.pl
t_lint_width_bad.v Fix capitalization 2020-10-22 17:13:42 -04:00
t_lint_width_genfor.pl
t_lint_width_genfor.v
t_lint_width_genfor_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_width_genfor_bad.pl
t_lint_width_genfor_bad.v
t_lint_widthexpand_docs_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_widthexpand_docs_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_lint_widthexpand_docs_bad.v Split WIDTH warning into WIDTHEXPAND and WIDTHTRUNC (#3900) 2023-02-02 18:25:25 -05:00
t_mailbox.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_mailbox.v Support `std::semaphore` and typed `std::mailbox` (#3708) 2022-11-28 16:53:55 +01:00
t_mailbox_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_mailbox_bad.pl Tests: Better mailbox and semaphore tests. 2022-10-15 10:37:24 -04:00
t_mailbox_bad.v Tests: Process/Semaphore/Mailbox testing (all fail until supported) 2022-09-11 13:05:24 -04:00
t_mailbox_class.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_mailbox_class.v Tests: Better mailbox and semaphore tests. 2022-10-15 10:37:24 -04:00
t_mailbox_notiming.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_mailbox_notiming.v Fix VlProcess not found (#4368) 2023-07-17 09:52:07 -04:00
t_mailbox_std.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_mailbox_unbounded.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_mailbox_unbounded.v Fix try_put method of unbounded mailbox (#4608) 2023-10-23 14:33:22 +02:00
t_math_arith.pl
t_math_arith.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_math_clog2.pl
t_math_clog2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_cmp.pl
t_math_cmp.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_concat.pl
t_math_concat.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_concat0.pl
t_math_concat0.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_concat64.pl
t_math_concat64.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_cond_clean.pl
t_math_cond_clean.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_math_cond_huge.pl
t_math_cond_huge.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_cond_huge_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_math_const.pl
t_math_const.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_countbits.pl
t_math_countbits.v Fix return type of $countbits functions to int (#3725) 2022-11-04 08:58:17 -04:00
t_math_countbits_bad.out Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_math_countbits_bad.pl
t_math_countbits_bad.v
t_math_div.pl
t_math_div.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_div0.pl
t_math_div0.v
t_math_div_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_math_divw.pl
t_math_divw.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_eq.pl
t_math_eq.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_eq_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_math_eq_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_math_eq_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_math_eq_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_math_equal.pl
t_math_equal.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_imm.pl
t_math_imm.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_imm2.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_math_imm2.pl
t_math_imm2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_insert_bound.pl Fix unsafe write in wide array insertion (#4850) (#4855) 2024-01-23 13:05:27 -05:00
t_math_insert_bound.v Fix unsafe write in wide array insertion (#4850) (#4855) 2024-01-23 13:05:27 -05:00
t_math_mul.pl
t_math_mul.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_pick.pl
t_math_pick.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_pow.out Fix 0**0 with wide numbers (#4721). 2023-11-26 17:11:22 -05:00
t_math_pow.pl Fix 0**0 with wide numbers (#4721). 2023-11-26 17:11:22 -05:00
t_math_pow.v Fix power operator with wide numbers and constants (#4721) (#4763) 2023-12-19 19:22:54 -05:00
t_math_pow2.pl
t_math_pow2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_pow3.pl
t_math_pow3.v Fix 0**0 with wide numbers (#4721). 2023-11-26 17:11:22 -05:00
t_math_pow4.pl
t_math_pow4.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_pow5.pl
t_math_pow5.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_pow6.pl
t_math_pow6.v Fix 0**0 with wide numbers (#4721). 2023-11-26 17:11:22 -05:00
t_math_pow7.cpp Fix power operator with wide numbers and constants (#4721) (#4763) 2023-12-19 19:22:54 -05:00
t_math_pow7.pl Fix power operator with wide numbers and constants (#4721) (#4763) 2023-12-19 19:22:54 -05:00
t_math_pow7.v Fix power operator with wide numbers and constants (#4721) (#4763) 2023-12-19 19:22:54 -05:00
t_math_precedence.pl Tests: Update recursive function tests 2022-01-03 12:02:53 -05:00
t_math_precedence.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_real.pl
t_math_real.v Fix constification of $realtobits, $bitstoreal (#4522). 2023-09-28 22:45:00 -04:00
t_math_real_public.pl
t_math_real_public.v
t_math_real_random.pl
t_math_real_random.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_real_round.pl
t_math_real_round.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_red.pl
t_math_red.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_red_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_math_repl.pl
t_math_repl.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_repl2_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_math_repl2_bad.pl Fix missing error on negative replicate (#3963). 2023-02-22 19:11:02 -05:00
t_math_repl2_bad.v Fix missing error on negative replicate (#3963). 2023-02-22 19:11:02 -05:00
t_math_repl_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_math_repl_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_math_repl_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_math_reverse.pl
t_math_reverse.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_shift.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_math_shift.v Fix shifts by > 32 bit values (#2785). 2021-02-14 11:15:12 -05:00
t_math_shift_extend.pl
t_math_shift_extend.v Fix cast width propagation (#2597). 2020-11-08 19:07:33 -05:00
t_math_shift_huge.pl Fix shift of > 32-bit number (#4719). 2023-11-27 21:41:32 -05:00
t_math_shift_huge.v Fix shift of > 32-bit number (#4719). 2023-11-27 21:41:32 -05:00
t_math_shift_noexpand.pl Merge branch 'master' into develop-v5 2022-06-04 11:59:49 -04:00
t_math_shift_rep.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_math_shift_rep.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_shift_sel.pl
t_math_shift_sel.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_shift_side.pl Fix shift to remove operation side effects (#4563). 2023-10-14 22:34:37 -04:00
t_math_shift_side.v Fix shift to remove operation side effects (#4563). 2023-10-14 22:34:37 -04:00
t_math_shiftrs.pl
t_math_shiftrs.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_shortreal.pl
t_math_shortreal.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_math_shortreal_unsup_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_math_shortreal_unsup_bad.pl
t_math_shortreal_unsup_bad.v
t_math_sign_extend.pl
t_math_sign_extend.v
t_math_signed.pl
t_math_signed.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_signed2.pl
t_math_signed2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_signed3.pl
t_math_signed3.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_signed4.pl
t_math_signed4.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_signed5.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_math_signed5.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_signed5_timing.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_math_signed6.pl
t_math_signed6.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_signed7.pl
t_math_signed7.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_signed_calc.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_math_signed_calc.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_math_signed_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_math_signed_wire.pl
t_math_signed_wire.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_strwidth.pl
t_math_strwidth.v
t_math_svl.pl
t_math_svl.v Fix return type of $countbits functions to int (#3725) 2022-11-04 08:58:17 -04:00
t_math_svl2.pl
t_math_svl2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_swap.pl
t_math_swap.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_tri.pl
t_math_tri.v
t_math_trig.pl
t_math_trig.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_vgen.pl
t_math_vgen.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_vliw.pl
t_math_vliw.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_math_vliw_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_math_wide_bad.out Tests: Fix last commit on width (#4781). 2023-12-31 13:28:49 -05:00
t_math_wide_bad.pl
t_math_wide_bad.v Tests: Fix last commit on width (#4781). 2023-12-31 13:28:49 -05:00
t_math_wide_inc.pl Support ++/-- on dotted member variables. 2023-04-07 20:57:17 -04:00
t_math_wide_inc.v Support ++/-- on dotted member variables. 2023-04-07 20:57:17 -04:00
t_math_width.pl
t_math_width.v
t_math_yosys.pl
t_math_yosys.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_mem.pl
t_mem.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_banks.pl
t_mem_banks.v Add error when pass net to function argument (#4132) (#4966) 2024-03-16 08:25:42 -04:00
t_mem_bound_bad.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_mem_bound_bad.v
t_mem_cond.pl
t_mem_cond.v
t_mem_fifo.pl
t_mem_fifo.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mem_file.pl
t_mem_file.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_first.pl
t_mem_first.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mem_func.pl
t_mem_func.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_iforder.pl
t_mem_iforder.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_multi_io.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mem_multi_io.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_multi_io2.cpp Include systemc instead of systemc.h in model header files (#4622) (#4623) 2023-10-26 14:36:18 -04:00
t_mem_multi_io2.v
t_mem_multi_io2_cc.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mem_multi_io2_sc.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mem_multi_io3.cpp Internals: Cleanup some string/model constructors. No functional change. 2022-08-29 23:50:32 -04:00
t_mem_multi_io3.v Dfg: resolve multi-driven signal ranges 2022-11-12 20:34:51 +00:00
t_mem_multi_io3_cc.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mem_multi_io3_sc.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mem_multi_ref_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_mem_multi_ref_bad.pl
t_mem_multi_ref_bad.v
t_mem_multidim.pl
t_mem_multidim.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mem_multidim_Ox.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mem_multidim_trace.pl
t_mem_multiwire.pl
t_mem_multiwire.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mem_packed.pl
t_mem_packed.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_packed_assign.pl
t_mem_packed_assign.v
t_mem_packed_bad.out
t_mem_packed_bad.pl
t_mem_packed_bad.v
t_mem_packed_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mem_shift.pl
t_mem_shift.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_slice.pl
t_mem_slice.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_slice_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_mem_slice_bad.pl
t_mem_slice_bad.v
t_mem_slice_conc_bad.pl
t_mem_slice_conc_bad.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mem_slice_dtype_bad.out
t_mem_slice_dtype_bad.pl
t_mem_slice_dtype_bad.v
t_mem_slot.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_mem_slot.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_mem_slot.v
t_mem_twoedge.pl
t_mem_twoedge.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_merge_cond.pl Improve V3MergeCond by reordering statements (#3125) 2022-05-27 16:57:51 +01:00
t_merge_cond.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_merge_cond_blowup.pl Improve V3MergeCond by reordering statements (#3125) 2022-05-27 16:57:51 +01:00
t_merge_cond_blowup.v Improve V3MergeCond by reordering statements (#3125) 2022-05-27 16:57:51 +01:00
t_merge_cond_bug_3409.pl Fix invalid conditional merging when starting at 'c = c ? a : b' 2022-05-17 18:36:40 +01:00
t_merge_cond_bug_3409.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_merge_cond_no_extend.pl V3MergeCond: Fix incorrect merge of assignments to the condition 2022-07-28 15:50:02 +01:00
t_merge_cond_no_extend.v V3MergeCond: Fix incorrect merge of assignments to the condition 2022-07-28 15:50:02 +01:00
t_merge_cond_no_motion.pl Add -fno-merge-cond-motion option 2022-06-13 14:16:11 +01:00
t_metacmt_onoff.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_metacmt_onoff.pl
t_metacmt_onoff.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mod_dollar$.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_mod_dollar$.v Fix $ in filenames (#2768). 2021-01-26 20:10:38 -05:00
t_mod_dup_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_mod_dup_bad.pl
t_mod_dup_bad.v
t_mod_dup_ign.pl
t_mod_dup_ign.v
t_mod_interface_array0.pl
t_mod_interface_array0.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mod_interface_array0_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mod_interface_array1.pl
t_mod_interface_array1.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mod_interface_array1_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mod_interface_array2.pl
t_mod_interface_array2.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mod_interface_array2_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mod_interface_array3.out Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_mod_interface_array3.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_mod_interface_array3.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_mod_interface_array4.pl Fix little endian interface pin swizzling (#2475). 2021-02-20 22:11:20 -05:00
t_mod_interface_array4.v Fix range inheritance on port without data type (#2753). 2021-03-11 19:22:19 -05:00
t_mod_interface_array4_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mod_interface_array5.pl Fix range inheritance on port without data type (#2753). 2021-03-11 19:22:19 -05:00
t_mod_interface_array5.v Fix range inheritance on port without data type (#2753). 2021-03-11 19:22:19 -05:00
t_mod_interface_array6.pl Fix range inheritance on port without data type (#2753). 2021-03-11 19:22:19 -05:00
t_mod_interface_array6.v Fix range inheritance on port without data type (#2753). 2021-03-11 19:22:19 -05:00
t_mod_interface_array6_noinl.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_mod_longname.pl
t_mod_longname.v
t_mod_nomod.pl
t_mod_nomod.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_mod_recurse.pl
t_mod_recurse.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_mod_recurse1.pl
t_mod_recurse1.v
t_mod_topmodule.pl Support middle-of-design nested topmodules (#3026) 2021-07-07 15:00:29 -04:00
t_mod_topmodule.v Support middle-of-design nested topmodules (#3026) 2021-07-07 15:00:29 -04:00
t_mod_topmodule_nest.pl Support middle-of-design nested topmodules (#3026) 2021-07-07 15:00:29 -04:00
t_mod_topmodule_nest.v Support middle-of-design nested topmodules (#3026) 2021-07-07 15:00:29 -04:00
t_mod_uselib.pl
t_mod_uselib.v
t_module_class_static_method.pl Tests: On format make tests executable 2021-02-25 19:24:41 -05:00
t_module_class_static_method.v Support static methods and typedefs in classes (#2615) 2020-11-06 19:51:21 -05:00
t_multiline_waivers.pl Fix --waiver-output for multiline warnings (#2429) (#3141) 2021-09-22 07:42:59 -04:00
t_multiline_waivers.v Fix --waiver-output for multiline warnings (#2429) (#3141) 2021-09-22 07:42:59 -04:00
t_multitop1.pl
t_multitop1.v
t_multitop1s.v
t_multitop_sig.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_multitop_sig.pl
t_multitop_sig.v
t_multitop_sig_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_multitop_sig_bad.pl
t_name_collision.pl Fix coverage with member 2024-02-08 21:51:36 -05:00
t_name_collision.v Fix module parameter name collision (#3854) (#3855) 2023-01-20 18:38:59 -05:00
t_negated_property.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_negated_property.v Support negated properties (#3572) 2022-08-30 06:33:42 -04:00
t_net_delay.out Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_net_delay.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_net_delay.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_net_delay_timing.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_net_delay_timing_sc.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_nettype.out Parse nettype with package, still unsupported 2023-03-14 19:52:01 -04:00
t_nettype.pl Tests: Add nettype test 2023-03-02 20:29:42 -05:00
t_nettype.v Parse nettype with package, still unsupported 2023-03-14 19:52:01 -04:00
t_no_sel_assign_merge_in_cpp.pl Don't merge bit select assignments in C code (#2971) 2021-05-18 14:28:48 -04:00
t_no_sel_assign_merge_in_cpp.v Don't merge bit select assignments in C code (#2971) 2021-05-18 14:28:48 -04:00
t_no_std_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_no_std_bad.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_no_std_bad.v Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_no_trace_top.cpp Add --no-trace-top option (#4422) 2023-08-19 04:51:29 -04:00
t_no_trace_top.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_no_trace_top.pl Add --no-trace-top option (#4422) 2023-08-19 04:51:29 -04:00
t_no_typedef_bad.out Tests: Add incomplete type definition test (#4230) 2023-05-25 14:06:37 -04:00
t_no_typedef_bad.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_no_typedef_bad.v Tests: Add incomplete type definition test (#4230) 2023-05-25 14:06:37 -04:00
t_notiming.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_notiming.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_notiming.v Support `std::semaphore` and typed `std::mailbox` (#3708) 2022-11-28 16:53:55 +01:00
t_notiming_off.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_notiming_off.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_number_bad.out
t_number_bad.pl
t_number_bad.v
t_number_v_bad.out Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_number_v_bad.pl Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_number_v_bad.v Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_opt_dead.pl Tests: Rename t_opt_dead 2023-10-29 09:42:52 -04:00
t_opt_dead.v Tests: Rename t_opt_dead 2023-10-29 09:42:52 -04:00
t_opt_dead_noassigns.pl Internals: Add -fno-dead-cells, -fno-dead-assigns for debug use 2023-12-22 16:26:51 -05:00
t_opt_dead_noassigns.v Internals: Add -fno-dead-cells, -fno-dead-assigns for debug use 2023-12-22 16:26:51 -05:00
t_opt_dead_nocells.pl Internals: Add -fno-dead-cells, -fno-dead-assigns for debug use 2023-12-22 16:26:51 -05:00
t_opt_dead_nocells.v Internals: Add -fno-dead-cells, -fno-dead-assigns for debug use 2023-12-22 16:26:51 -05:00
t_opt_localize_deep.pl Fix incorrect localization when encountering non-leaf functions. 2022-04-09 20:30:39 +01:00
t_opt_localize_deep.v Fix incorrect localization when encountering non-leaf functions. 2022-04-09 20:30:39 +01:00
t_opt_localize_max_size.pl Add `--localize-max-size` option and optimization (#5072). 2024-04-30 19:46:54 -04:00
t_opt_localize_max_size.v Add `--localize-max-size` option and optimization (#5072). 2024-04-30 19:46:54 -04:00
t_opt_localize_max_size_1.pl Add `--localize-max-size` option and optimization (#5072). 2024-04-30 19:46:54 -04:00
t_opt_table_display.out Fix table misoptimizing away display (#3488). 2022-07-09 07:55:46 -04:00
t_opt_table_display.pl Fix table misoptimizing away display (#3488). 2022-07-09 07:55:46 -04:00
t_opt_table_display.v Fix table misoptimizing away display (#3488). 2022-07-09 07:55:46 -04:00
t_opt_table_enum.out Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_enum.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_enum.v Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_packed_array.out Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_packed_array.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_packed_array.v Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_same.out Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_same.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_same.v Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_signed.out Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_signed.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_signed.v Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_sparse.out Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_sparse.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_sparse.v Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_sparse_output_split.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_opt_table_string.out Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_string.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_string.v Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_struct.out Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_struct.pl Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_opt_table_struct.v Implement a distinct constant pool (#3013) 2021-06-13 15:05:55 +01:00
t_optm_if_array.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_optm_if_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_optm_redor.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_optm_redor.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_order.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_order.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_2d.pl
t_order_2d.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_a.v
t_order_b.v
t_order_blkandnblk_bad.out DFG: handle simple always blocks 2022-10-01 16:46:58 +01:00
t_order_blkandnblk_bad.pl Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_order_blkandnblk_bad.v Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_order_blkloopinit_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_order_blkloopinit_bad.pl Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_order_blkloopinit_bad.v Tests: Test some warnings without tests. 2020-12-07 20:30:16 -05:00
t_order_clkinst.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_order_clkinst.pl
t_order_clkinst.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_order_comboclkloop.pl
t_order_comboclkloop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_comboloop.pl
t_order_comboloop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_doubleloop.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_order_doubleloop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_dpi_export_1.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_order_dpi_export_1.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_order_dpi_export_1.v Commentary 2022-03-30 20:17:59 -04:00
t_order_dpi_export_2.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_order_dpi_export_2.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_order_dpi_export_2.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_order_dpi_export_3.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_order_dpi_export_3.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_order_dpi_export_3.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_order_dpi_export_4.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_order_dpi_export_4.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_order_dpi_export_4.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_order_dpi_export_5.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_order_dpi_export_5.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_order_dpi_export_5.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_order_dpi_export_6.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_order_dpi_export_6.pl Correctly schedule combinational logic driven from DPI exports. 2022-07-14 15:35:49 +01:00
t_order_dpi_export_6.v Correctly schedule combinational logic driven from DPI exports. 2022-07-14 15:35:49 +01:00
t_order_dpi_export_7.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_order_dpi_export_7.pl Correctly schedule combinational logic driven from DPI exports. 2022-07-14 15:35:49 +01:00
t_order_dpi_export_7.v Correctly schedule combinational logic driven from DPI exports. 2022-07-14 15:35:49 +01:00
t_order_dpi_export_8.cpp Merge branch 'master' into develop-v5 2022-08-05 12:17:57 +01:00
t_order_dpi_export_8.pl Fix DPI export trigger sensitivity in 'nba' 2022-07-21 17:43:03 +01:00
t_order_dpi_export_8.v Fix DPI export trigger sensitivity in 'nba' 2022-07-21 17:43:03 +01:00
t_order_first.pl
t_order_first.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_loop_bad.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_order_loop_bad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_order_multialways.pl
t_order_multialways.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_multidriven.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_order_multidriven.pl
t_order_multidriven.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_order_quad.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_order_quad.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_order_quad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_order_timing.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_order_wireloop.pl Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
t_order_wireloop.v
t_package.pl
t_package.v Fix constification of $realtobits, $bitstoreal (#4522). 2023-09-28 22:45:00 -04:00
t_package_abs.pl
t_package_abs.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_package_alone_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_package_alone_bad.pl Fix segfault exporting non-existant package (#3535). 2022-08-08 17:53:50 -04:00
t_package_alone_bad.v Fix segfault exporting non-existant package (#3535). 2022-08-08 17:53:50 -04:00
t_package_ddecl.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_package_ddecl.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_package_ddecl_timing.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_package_dimport.pl
t_package_dimport.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_package_dot.pl
t_package_dot.v
t_package_dup_bad.out Fix crash on duplicate imported modules (#3231). 2023-05-05 20:31:48 -04:00
t_package_dup_bad.pl Fix crash on duplicate imported modules (#3231). 2023-05-05 20:31:48 -04:00
t_package_dup_bad.v Fix crash on duplicate imported modules (#3231). 2023-05-05 20:31:48 -04:00
t_package_enum.pl
t_package_enum.v
t_package_export.pl Tests: Add $dist tests 2022-11-19 22:01:55 -05:00
t_package_export.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_package_export_bad.out Support parenthesesless calls to static methods (#4432) 2023-08-22 06:06:34 +01:00
t_package_export_bad.pl
t_package_param.pl
t_package_param.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_package_struct.out Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_package_struct.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_package_struct.v Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_package_twodeep.pl
t_package_twodeep.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_package_verb.pl
t_package_verb.v
t_packed_concat.v
t_packed_concat_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_packed_concat_bad.pl
t_packed_concat_bad.v
t_param.pl
t_param.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_param_array.pl
t_param_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_array2.pl
t_param_array2.v
t_param_array3.pl
t_param_array3.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_param_array4.pl
t_param_array4.v
t_param_array5.pl
t_param_array5.v
t_param_array6.pl Fix unpacked array parameters near functions (#2639). 2020-11-18 20:12:14 -05:00
t_param_array6.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_param_array7.pl Emit parameter values as 'static constexpr' instead of enum 2021-07-23 17:20:26 +01:00
t_param_array7.v Tests: Avoid side effect on array index 2023-09-01 19:26:50 -04:00
t_param_array8.pl Fix cell assigning integer array parameters (#3299). 2022-10-21 18:26:39 -04:00
t_param_array8.v Fix cell assigning integer array parameters (#3299). 2022-10-21 18:26:39 -04:00
t_param_avec.pl Support arrayed parameter functions partial (#2846) 2021-03-19 18:44:26 -04:00
t_param_avec.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_param_bit_sel.pl
t_param_bit_sel.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_bracket.pl
t_param_bracket.v
t_param_ceil.pl
t_param_ceil.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_chain.pl
t_param_chain.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_circ_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_param_circ_bad.pl
t_param_circ_bad.v
t_param_concat.pl
t_param_concat.v
t_param_concat_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_param_concat_bad.pl
t_param_const_part.pl
t_param_const_part.v
t_param_ddeep_width.pl
t_param_ddeep_width.v
t_param_default.pl
t_param_default.v
t_param_default_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_param_default_bad.pl
t_param_default_bad.v
t_param_default_presv_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_param_default_presv_bad.pl
t_param_first.pl
t_param_first.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_first_a.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_first_b.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_func.pl
t_param_func.v
t_param_func2.pl
t_param_func2.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_param_if_blk.pl
t_param_if_blk.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_implicit_local_bad.out Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
t_param_implicit_local_bad.pl Support converting parameters inside modules to localparams (#4511) 2023-09-25 11:39:04 -04:00
t_param_implicit_local_bad.v Support converting parameters inside modules to localparams (#4511) 2023-09-25 11:39:04 -04:00
t_param_in_func.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_param_in_func.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_param_in_func_noinline.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_param_local.pl
t_param_local.v
t_param_long.pl
t_param_long.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_mem_attr.pl
t_param_mem_attr.v
t_param_mintypmax.pl Support parsing min:typ:max parameters 2023-03-01 23:11:48 -05:00
t_param_mintypmax.v Internals: UNSUPPORTED commentary 2023-03-05 16:45:07 -05:00
t_param_module.pl
t_param_module.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_param_named.pl
t_param_named.v Support converting parameters inside modules to localparams (#4511) 2023-09-25 11:39:04 -04:00
t_param_named_2.pl
t_param_named_2.v
t_param_no_parentheses.pl
t_param_no_parentheses.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_noval_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_param_noval_bad.pl
t_param_noval_bad.v
t_param_package.pl
t_param_package.v
t_param_passed_to_port.pl Fix parameter passing to ports (#4723) 2023-11-29 17:07:23 +00:00
t_param_passed_to_port.v Fix parameter passing to ports (#4723) 2023-11-29 17:07:23 +00:00
t_param_pattern.pl Support assignment patterns as children of pins (#3041) 2021-08-30 10:44:03 -04:00
t_param_pattern.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_param_public.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_param_public.pl Fix -G dropping public indication (#2561). 2020-09-21 08:29:57 -04:00
t_param_public.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_real.pl
t_param_real.v
t_param_real2.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_param_real2.v
t_param_real2_collision.pl
t_param_repl.pl
t_param_repl.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_param_scope_bad.out Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_param_scope_bad.pl
t_param_scope_bad.v
t_param_seg.pl
t_param_seg.v
t_param_sel.pl
t_param_sel.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_param_sel_range.pl
t_param_sel_range.v
t_param_sel_range_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_param_sel_range_bad.pl
t_param_shift.pl
t_param_shift.v
t_param_type.pl
t_param_type.v
t_param_type2.pl
t_param_type2.v
t_param_type3.pl
t_param_type3.v Dfg: resolve multi-driven signal ranges 2022-11-12 20:34:51 +00:00
t_param_type4.pl Fix type parameter resolution with hash collision. 2021-07-01 16:52:29 +01:00
t_param_type4.v Fix type parameter resolution with hash collision. 2021-07-01 16:52:29 +01:00
t_param_type4_collision.pl Fix type parameter resolution with hash collision. 2021-07-01 16:52:29 +01:00
t_param_type5.pl Fix subsequent parameter declarations (#3969) 2023-02-22 11:26:25 +01:00
t_param_type5.v Fix subsequent parameter declarations (#3969) 2023-02-22 11:26:25 +01:00
t_param_type_bad.out
t_param_type_bad.pl
t_param_type_bad.v
t_param_type_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_param_type_bad2.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_param_type_bad2.v
t_param_type_bit.pl Fix type(typedef) operation core dump 2023-02-12 19:57:52 -05:00
t_param_type_bit.v Fix type(typedef) operation core dump 2023-02-12 19:57:52 -05:00
t_param_type_cmp.pl Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_param_type_cmp.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_param_type_collision.pl
t_param_type_fwd.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_param_type_fwd.pl Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_param_type_fwd.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_param_unreachable.pl Generate SELRANGE instead of errors for potentially unreachable code (#2625) (#2754) 2021-01-15 07:31:48 -05:00
t_param_unreachable.v Generate SELRANGE instead of errors for potentially unreachable code (#2625) (#2754) 2021-01-15 07:31:48 -05:00
t_param_up_bad.out
t_param_up_bad.pl
t_param_up_bad.v
t_param_value.pl
t_param_value.v
t_param_while.pl
t_param_while.v
t_param_wide_io.pl
t_param_wide_io.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_param_width.pl
t_param_width.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_param_width_loc_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_param_width_loc_bad.pl Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_param_width_loc_bad.v Tests: Remove unsupported() in tests, instead check whatever is current behavior 2022-11-19 22:43:10 -05:00
t_parse_delay.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_parse_delay.v
t_parse_delay_timing.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_past.pl
t_past.v Fix errors on some $past cases (#4425) 2023-08-22 01:49:06 -04:00
t_past_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_past_bad.pl
t_past_bad.v Internal coverage improvements 2021-03-28 20:03:08 -04:00
t_past_funcs.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_past_funcs.v Support $changed_gclk, $fell_gclk, $rose_gclk, $stable_gclk 2023-01-28 14:05:26 -05:00
t_past_strobe.out Move Postponed logic after the eval loop (#3673) 2022-10-13 21:04:43 +02:00
t_past_strobe.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_past_strobe.v Move Postponed logic after the eval loop (#3673) 2022-10-13 21:04:43 +02:00
t_past_unsup.out Fix errors on some $past cases (#4425) 2023-08-22 01:49:06 -04:00
t_past_unsup.pl Fix errors on some $past cases (#4425) 2023-08-22 01:49:06 -04:00
t_past_unsup.v Fix errors on some $past cases (#4425) 2023-08-22 01:49:06 -04:00
t_pgo_profoutofdate_bad.out Add profile-guided optmization of mtasks (#3150). 2021-09-26 22:51:11 -04:00
t_pgo_profoutofdate_bad.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_pgo_profoutofdate_bad.v Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_pgo_threads.pl Commentary: Spelling (and grammar) fixes (#3846) 2023-01-08 18:17:24 -05:00
t_pipe_exit_bad.pf Convert pipe filter example to python 2021-06-13 12:03:53 -04:00
t_pipe_exit_bad.pl Convert pipe filter example to python 2021-06-13 12:03:53 -04:00
t_pipe_filter.out Fix preprocessor to show `line 2 on resumed file per IEEE. 2023-10-07 14:29:46 -04:00
t_pipe_filter.pf Internals: Fix lint-py warnings 2022-12-11 21:58:02 -05:00
t_pipe_filter.pl Convert pipe filter example to python 2021-06-13 12:03:53 -04:00
t_pipe_filter.v
t_pipe_filter_inc.vh
t_pkg_identifier_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_pkg_identifier_bad.pl Fix namespace fallback resolution (#3863) (#3942) 2023-02-07 07:13:55 -05:00
t_pkg_identifier_bad.v Fix namespace fallback resolution (#3863) (#3942) 2023-02-07 07:13:55 -05:00
t_pkg_using_dollar_unit_items.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_pkg_using_dollar_unit_items.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_pli_bad.out
t_pli_bad.pl
t_pli_bad.v
t_pli_bbox.pl
t_pp_circ_subst_bad.out Increase LINE_TOKEN_MAX (#2752). 2021-02-20 20:55:38 -05:00
t_pp_circ_subst_bad.pl
t_pp_circ_subst_bad.v
t_pp_circdef_bad.pl
t_pp_circdef_bad.v
t_pp_defkwd_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_pp_defkwd_bad.pl
t_pp_defkwd_bad.v
t_pp_defnettype_bad.out Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_pp_defnettype_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_pp_defnettype_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_pp_defparen_bad.out
t_pp_defparen_bad.pl
t_pp_defparen_bad.v
t_pp_display.out
t_pp_display.pl
t_pp_display.v
t_pp_dupdef.pl
t_pp_dupdef.v
t_pp_dupdef_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_pp_dupdef_bad.pl
t_pp_dupdef_pragma_bad.out Fix lint_off disables on preprocessor warnings (#4703). 2024-01-06 18:49:19 -05:00
t_pp_dupdef_pragma_bad.pl Fix lint_off disables on preprocessor warnings (#4703). 2024-01-06 18:49:19 -05:00
t_pp_dupdef_pragma_bad.v Fix lint_off disables on preprocessor warnings (#4703). 2024-01-06 18:49:19 -05:00
t_pp_lib.pl
t_pp_lib.v
t_pp_lib_inc.vh
t_pp_lib_library.v
t_pp_line.out Fix handling input file path separator (#4515) (#4516) 2023-09-26 15:42:15 -04:00
t_pp_line.pl Fix handling input file path separator (#4515) (#4516) 2023-09-26 15:42:15 -04:00
t_pp_line.v Fix handling input file path separator (#4515) (#4516) 2023-09-26 15:42:15 -04:00
t_pp_line_bad.out Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_pp_line_bad.pl Fix reporting `line at wrong spot. Rework some internal fileline parsing functions. 2023-10-08 20:38:45 -04:00
t_pp_line_bad.v Fix handling input file path separator (#4515) (#4516) 2023-09-26 15:42:15 -04:00
t_pp_misdef_bad.out
t_pp_misdef_bad.pl
t_pp_misdef_bad.v
t_pp_pragma_bad.out Fix preprocessor to show `line 2 on resumed file per IEEE. 2023-10-07 14:29:46 -04:00
t_pp_pragma_bad.pl
t_pp_pragma_bad.v
t_pp_pragmas.pl
t_pp_pragmas.v
t_pp_recursedef_bad.out Improve internal code coverage 2020-11-18 22:21:48 -05:00
t_pp_recursedef_bad.pl Improve internal code coverage 2020-11-18 22:21:48 -05:00
t_pp_recursedef_bad.v Improve internal code coverage 2020-11-18 22:21:48 -05:00
t_pp_resetall_bad.out
t_pp_resetall_bad.pl
t_pp_resetall_bad.v
t_pp_underline_bad.out
t_pp_underline_bad.pl
t_pp_underline_bad.v
t_premit_rw.pl Fix V3Premit infinite loop on always read-and-write (#2898). 2021-04-21 09:21:06 -04:00
t_premit_rw.v Fix V3Premit infinite loop on always read-and-write (#2898). 2021-04-21 09:21:06 -04:00
t_preproc.out Fix preprocessor to respect strings in joins (#5007) 2024-03-20 08:54:23 -04:00
t_preproc.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_preproc.v Fix preprocessor to respect strings in joins (#5007) 2024-03-20 08:54:23 -04:00
t_preproc_cmtend_bad.out
t_preproc_cmtend_bad.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_preproc_cmtend_bad.v
t_preproc_comments.out Fix preprocessor to respect strings in joins (#5007) 2024-03-20 08:54:23 -04:00
t_preproc_comments.pl
t_preproc_debugi.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_preproc_debugi.v Tests: Some coverage improvements 2021-09-20 18:20:48 -04:00
t_preproc_def09.out Fix preprocessor to show `line 2 on resumed file per IEEE. 2023-10-07 14:29:46 -04:00
t_preproc_def09.pl
t_preproc_def09.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_preproc_defarg_bad.out Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_preproc_defarg_bad.pl Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_preproc_defarg_bad.v Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_preproc_defines.out Tests: Add TEST_DUMPFILE define 2022-11-20 09:40:02 -05:00
t_preproc_defines.pl
t_preproc_dos.pl Commentary 2022-03-30 20:17:59 -04:00
t_preproc_elsif_bad.out Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_preproc_elsif_bad.pl Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_preproc_elsif_bad.v Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_preproc_eof1_bad.out Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof1_bad.pl Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof1_bad.v Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof2_bad.out Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof2_bad.pl Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof2_bad.v Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof3_bad.out Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof3_bad.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_preproc_eof3_bad.v Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof4_bad.out Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof4_bad.pl Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof4_bad.v Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_preproc_eof5_bad.out Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_preproc_eof5_bad.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_preproc_eof5_bad.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_preproc_eof6_bad.out Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
t_preproc_eof6_bad.pl Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
t_preproc_eof6_bad.v Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
t_preproc_ifdef.pl
t_preproc_ifdef.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_preproc_ifexpr.out Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_ifexpr.pl Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_ifexpr.v Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_ifexpr_bad.out Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_ifexpr_bad.pl Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_ifexpr_bad.v Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_inc2.vh
t_preproc_inc3.vh Support preprocessing __LINE__ 2023-09-17 19:49:38 -04:00
t_preproc_inc4.vh
t_preproc_inc_bad.out Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_preproc_inc_bad.pl
t_preproc_inc_bad.v
t_preproc_inc_fn_bad.out Tests: Some coverage improvements 2021-09-20 18:20:48 -04:00
t_preproc_inc_fn_bad.pl Tests: Some coverage improvements 2021-09-20 18:20:48 -04:00
t_preproc_inc_fn_bad.v Tests: Some coverage improvements 2021-09-20 18:20:48 -04:00
t_preproc_inc_inc_bad.vh
t_preproc_inc_notfound_bad.out Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_preproc_inc_notfound_bad.pl
t_preproc_inc_notfound_bad.v
t_preproc_inc_recurse_bad.out
t_preproc_inc_recurse_bad.pl
t_preproc_inc_recurse_bad.v
t_preproc_kwd.pl
t_preproc_kwd.v Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_preproc_kwd_bad.out Test and fix extra end_keywords 2022-10-22 12:17:56 -04:00
t_preproc_kwd_bad.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_preproc_kwd_bad.v Test and fix extra end_keywords 2022-10-22 12:17:56 -04:00
t_preproc_nodef_bad.out Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_preproc_nodef_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_preproc_nodef_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_preproc_noline.out
t_preproc_noline.pl
t_preproc_noline.v
t_preproc_persist.out
t_preproc_persist.pl
t_preproc_persist.v
t_preproc_persist2.v
t_preproc_persist_inc.v
t_preproc_preproczero_bad.out Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_preproczero_bad.pl Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_preproczero_bad.v Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning. 2024-03-02 10:15:19 -05:00
t_preproc_str_undef.out Fix preprocessor stringify of undefined macro. 2020-10-09 18:53:09 -04:00
t_preproc_str_undef.pl Fix preprocessor stringify of undefined macro. 2020-10-09 18:53:09 -04:00
t_preproc_str_undef.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_preproc_stringend_bad.out
t_preproc_stringend_bad.pl
t_preproc_stringend_bad.v
t_preproc_ttempty.out Fix preprocessor stringify of undefined macro. 2020-10-09 18:53:09 -04:00
t_preproc_ttempty.pl
t_preproc_ttempty.v
t_preproc_undefineall.pl
t_preproc_undefineall.v
t_priority_case.out Fix lint of case statements with enum and wildcard bits (#4464) (#4487) 2023-09-14 07:22:49 -04:00
t_priority_case.pl Allow overlaps in priority case statements (#2864) 2021-03-28 19:57:36 -04:00
t_priority_case.v Allow overlaps in priority case statements (#2864) 2021-03-28 19:57:36 -04:00
t_probdist.pl Support probablity distribution functions. 2022-12-04 17:30:51 -05:00
t_probdist.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_probdist_bad.pl Support probablity distribution functions. 2022-12-04 17:30:51 -05:00
t_probdist_bad.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_probdist_cmake.pl Support probablity distribution functions. 2022-12-04 17:30:51 -05:00
t_process.out Add std::process class (#4212) 2023-06-01 10:02:08 -04:00
t_process.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_process.v Add std::process class (#4212) 2023-06-01 10:02:08 -04:00
t_process_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_process_bad.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_process_bad.v Tests: Process/Semaphore/Mailbox testing (all fail until supported) 2022-09-11 13:05:24 -04:00
t_process_finished.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_process_finished.v Add std::process class (#4212) 2023-06-01 10:02:08 -04:00
t_process_fork.out Add std::process class (#4212) 2023-06-01 10:02:08 -04:00
t_process_fork.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_process_fork.v Support more types in wait (#4374) 2023-07-24 08:14:01 -04:00
t_process_kill.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_process_kill.v Support more types in wait (#4374) 2023-07-24 08:14:01 -04:00
t_process_notiming.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_process_notiming.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_process_parse.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_process_propagation.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_process_propagation.v Improve propagation of process requirement and decouple it from suspendability (#4321) 2023-07-14 17:12:02 +02:00
t_process_rand.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_process_rand.v Add std::process class (#4212) 2023-06-01 10:02:08 -04:00
t_process_redecl.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_process_redecl.v Tests: Add process test #2527 2020-08-31 19:02:58 -04:00
t_process_std.out Parse process class, and report runtime errors (#3612) 2023-04-08 15:04:42 -04:00
t_process_std.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_process_task.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_process_task.v Fix state update for always processes (#4311) 2023-06-29 09:21:49 -04:00
t_prof.pl Document gprof steps better. Add t_prof_timing test to show GCC bug (#4858). 2024-01-24 17:55:23 -05:00
t_prof.v Document gprof steps better. Add t_prof_timing test to show GCC bug (#4858). 2024-01-24 17:55:23 -05:00
t_prof_timing.pl Tests: Fix last commit when no coroutines. 2024-01-24 18:48:27 -05:00
t_profc.pl Document gprof steps better. Add t_prof_timing test to show GCC bug (#4858). 2024-01-24 17:55:23 -05:00
t_profcfunc.gprof Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_profcfunc.out verilator_profcfunc: Also allow eval_step. 2021-09-04 12:28:26 -04:00
t_profcfunc.pl Document gprof steps better. Add t_prof_timing test to show GCC bug (#4858). 2024-01-24 17:55:23 -05:00
t_program.pl
t_program.v
t_program_anonymous.out Tests: Fix some internal code coverage holes 2022-10-15 13:59:07 -04:00
t_program_anonymous.pl Tests: Fix some internal code coverage holes 2022-10-15 13:59:07 -04:00
t_program_anonymous.v Tests: Fix some internal code coverage holes 2022-10-15 13:59:07 -04:00
t_program_extern.out Tests: Fix some internal code coverage holes 2022-10-15 13:59:07 -04:00
t_program_extern.pl Tests: Fix some internal code coverage holes 2022-10-15 13:59:07 -04:00
t_program_extern.v Tests: Fix some internal code coverage holes 2022-10-15 13:59:07 -04:00
t_protect_ids.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_protect_ids.v Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_protect_ids_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_protect_ids_bad.pl
t_protect_ids_bad.v
t_protect_ids_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_protect_ids_debug.pl Misc internal coverage cleanups 2020-12-08 08:40:22 -05:00
t_protect_ids_key.out Make eval loop construction more unified and the output more readable 2023-10-28 08:48:04 +01:00
t_protect_ids_key.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_pub_unpacked_port.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_pub_unpacked_port.v Fix public unpacked input ports (#3465) 2022-06-15 07:41:59 -04:00
t_public_clk.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_public_clk.pl Public combo propagation issues (#2905) 2022-07-15 11:44:32 -04:00
t_public_clk.v Public combo propagation issues (#2905) 2022-07-15 11:44:32 -04:00
t_public_seq.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_public_seq.pl Public combo propagation issues (#2905) 2022-07-15 11:44:32 -04:00
t_public_seq.v Add lint warning on always_comb multidriven (#3888) (#3939) 2023-02-23 05:36:28 -05:00
t_queue.pl
t_queue.v Fix bound queue printing (#5032) 2024-04-29 21:52:06 -04:00
t_queue_back.pl Support queue[$-1] selects. 2023-04-01 15:23:39 -04:00
t_queue_back.v Support queue[$-1] selects. 2023-04-01 15:23:39 -04:00
t_queue_bounded.pl
t_queue_bounded.v Fix bounded queues with parameter bounds 2023-03-14 20:29:47 -04:00
t_queue_class.pl Fix queues as class members (#2525). 2020-08-29 12:56:43 -04:00
t_queue_class.v Fix queues as class members (#2525). 2020-08-29 12:56:43 -04:00
t_queue_compare.pl Support class queue equality (#3895) 2023-01-21 13:20:02 -05:00
t_queue_compare.v Support class queue equality (#3895) 2023-01-21 13:20:02 -05:00
t_queue_empty_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_queue_empty_bad.pl Support empty queue assignment to delete queue 2021-08-28 17:23:35 -04:00
t_queue_empty_bad.v Support empty queue assignment to delete queue 2021-08-28 17:23:35 -04:00
t_queue_empty_pin.pl Support empty queue as dynarray default value (#5055) 2024-04-18 11:53:23 -05:00
t_queue_empty_pin.v Support empty queue as dynarray default value (#5055) 2024-04-18 11:53:23 -05:00
t_queue_init.pl Fix single-element replication to dynarray/unpacked/queue (#3548). 2023-01-31 22:43:41 -05:00
t_queue_init.v Fix single-element replication to dynarray/unpacked/queue (#3548). 2023-01-31 22:43:41 -05:00
t_queue_insert_at_end.pl Fix insertion at queue's end (#4619) 2023-10-25 17:41:28 +02:00
t_queue_insert_at_end.v Fix insertion at queue's end (#4619) 2023-10-25 17:41:28 +02:00
t_queue_method.pl Support queue and associative array 'with' statements. (#2616) 2020-11-01 10:56:07 -05:00
t_queue_method.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_queue_method2_bad.out Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_queue_method2_bad.pl Add 'with' syntax checks. 2020-10-31 10:33:36 -04:00
t_queue_method2_bad.v Add 'with' syntax checks. 2020-10-31 10:33:36 -04:00
t_queue_method3_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_queue_method3_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_queue_method3_bad.v Support member selects in with clauses (#3775) 2022-11-23 13:15:10 -05:00
t_queue_method_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_queue_method_bad.pl Support 'with' into elaboration (only). 2020-10-31 10:00:55 -04:00
t_queue_method_bad.v Support 'with' in unique, unique_index, min, max in queues (#3772) 2022-11-22 09:10:25 -05:00
t_queue_persistence.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_queue_persistence_inl_unsup.out Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_queue_persistence_inl_unsup.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_queue_persistence_noinl.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_queue_pushpop.pl Fix queue poping wrong value when otherwise unused (#2512). 2020-11-07 10:37:55 -05:00
t_queue_pushpop.v Fix queue poping wrong value when otherwise unused (#2512). 2020-11-07 10:37:55 -05:00
t_queue_slice.pl Support queue slicing (#2326). 2020-10-18 13:23:39 -04:00
t_queue_slice.v Support empty queue assignment to delete queue 2021-08-28 17:23:35 -04:00
t_queue_struct.pl Fix push to dynamic queue in struct (#4015). 2023-03-13 22:03:53 -04:00
t_queue_struct.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_queue_unpacked.pl Tests: Add t_dynarray_unpacked (#2314) 2020-12-12 20:56:35 -05:00
t_queue_unpacked.v Tests: Add t_dynarray_unpacked (#2314) 2020-12-12 20:56:35 -05:00
t_queue_var_slice.pl Fix queue slicing (#4329) 2023-07-03 13:55:24 -04:00
t_queue_var_slice.v Fix queue slicing (#4329) 2023-07-03 13:55:24 -04:00
t_queue_void_ops.pl Tests: Rename some tests 2022-09-27 18:42:03 -04:00
t_queue_void_ops.v Tests: Rename some tests 2022-09-27 18:42:03 -04:00
t_randc.pl Support randc (#4349). 2023-09-18 21:17:21 -04:00
t_randc.v Tests: Update historical 2023-05-07 22:00:52 -04:00
t_randc_oversize_bad.out Fix spelling 2023-11-10 23:25:53 -05:00
t_randc_oversize_bad.pl Tests: Improve randc tests 2023-05-07 15:08:44 -04:00
t_randc_oversize_bad.v Support randc (#4349). 2023-09-18 21:17:21 -04:00
t_randcase.pl Support randcase. 2022-11-11 21:53:05 -05:00
t_randcase.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_randcase_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_randcase_bad.pl Support randcase. 2022-11-11 21:53:05 -05:00
t_randcase_bad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_randomize.out Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_randomize.pl
t_randomize.v Fix unique {} constraints missing semicolon (#5001) 2024-03-19 08:22:39 -04:00
t_randomize_bbox.pl
t_randomize_extern.out Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_randomize_extern.pl Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_randomize_extern.v Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_randomize_method.pl Tests: On format make tests executable 2021-02-25 19:24:41 -05:00
t_randomize_method.v Fix rand fields of reference types (#4627) 2023-10-26 17:17:23 -04:00
t_randomize_method_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_randomize_method_bad.pl Tests: Mark some tests lint only 2021-03-12 16:06:47 -05:00
t_randomize_method_bad.v Support class srandom and class random stability. 2023-04-01 10:50:27 -04:00
t_randomize_method_nclass_bad.out Internals: Remove m_pkgp and m_classp from WidthVisitor (#4402) 2023-08-05 03:07:23 -04:00
t_randomize_method_nclass_bad.pl Support class srandom and class random stability. 2023-04-01 10:50:27 -04:00
t_randomize_method_nclass_bad.v Support class srandom and class random stability. 2023-04-01 10:50:27 -04:00
t_randomize_method_types_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_randomize_method_types_unsup.pl Tests: On format make tests executable 2021-02-25 19:24:41 -05:00
t_randomize_method_types_unsup.v Fix rand fields in base classes (#4025) 2023-03-15 11:48:18 -04:00
t_randomize_prepost.pl Support pre_randomize and post_randomize. 2022-11-13 11:59:40 -05:00
t_randomize_prepost.v Support pre_randomize and post_randomize. 2022-11-13 11:59:40 -05:00
t_randomize_rand_mode.pl Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_randomize_rand_mode.v Fix mis-elimination of variables across randomize() 2023-11-12 07:32:08 -05:00
t_randomize_rand_mode_warn_bad.out Fix mis-elimination of variables across randomize() 2023-11-12 07:32:08 -05:00
t_randomize_rand_mode_warn_bad.pl Support passing constraints to --xml-only output (still otherwise unsupported) (#4683) 2023-11-11 20:20:37 -05:00
t_randomize_small.pl Fix randomize missing simple class rand members. 2023-05-06 18:33:08 -04:00
t_randomize_small.v Fix randomize missing simple class rand members. 2023-05-06 18:33:08 -04:00
t_randomize_srandom.pl Support class srandom and class random stability. 2023-04-01 10:50:27 -04:00
t_randomize_srandom.v Fix importing symbols from base class (#4084) 2023-04-04 20:56:18 -04:00
t_randsequence.out Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_randsequence.pl Parse randsequence as UNSUPPORTED. 2023-02-11 13:03:10 -05:00
t_randsequence.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_randsequence_bad.out Tests: Add randsequence test 2023-04-09 17:08:04 -04:00
t_randsequence_bad.pl Tests: Add randsequence test 2023-04-09 17:08:04 -04:00
t_randsequence_bad.v Tests: Add randsequence test 2023-04-09 17:08:04 -04:00
t_randstate_func.pl Support get_randstate/set_randstate class method function. 2023-05-06 19:09:19 -04:00
t_randstate_func.v Support get_randstate/set_randstate class method function. 2023-05-06 19:09:19 -04:00
t_randstate_obj.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_randstate_obj.pl Support get_randstate/set_randstate class method function. 2023-05-06 19:09:19 -04:00
t_randstate_obj.v Support get_randstate/set_randstate class method function. 2023-05-06 19:09:19 -04:00
t_randstate_seed_bad.out Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_randstate_seed_bad.pl Support get_randstate/set_randstate class method function. 2023-05-06 19:09:19 -04:00
t_randstate_seed_bad.v Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_real_param.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_real_param.v
t_recursive_method.pl Support recursive methods (#3987) 2023-03-01 21:07:37 -05:00
t_recursive_method.v Support recursive methods (#3987) 2023-03-01 21:07:37 -05:00
t_recursive_module_bug.pl Keep recursive module list topologically (#3324). 2022-03-05 15:04:13 +00:00
t_recursive_module_bug.v Keep recursive module list topologically (#3324). 2022-03-05 15:04:13 +00:00
t_recursive_module_bug_2.pl Ensure topological ordering of module list. 2022-04-23 13:25:27 +01:00
t_recursive_module_bug_2.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_reloop_cam.pl Add --expand-limit argument (#3005). 2021-06-06 10:27:01 -04:00
t_reloop_cam.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_reloop_local.pl Fix __Vlip undefined error in --freloop (#4824). 2024-03-03 11:10:46 -05:00
t_reloop_local.v Fix __Vlip undefined error in --freloop (#4824). 2024-03-03 11:10:46 -05:00
t_reloop_offset.out Improve Reloop to accept constant index offsets. (#2939) 2021-05-10 18:01:11 +01:00
t_reloop_offset.pl Improve Reloop to accept constant index offsets. (#2939) 2021-05-10 18:01:11 +01:00
t_reloop_offset.v Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_reloop_offset_lim_63.pl Add --reloop-limit argument (#2960) 2021-05-15 18:04:40 +01:00
t_repeat.pl
t_repeat.v Fix $finish twice to no longer exit (#4757). 2023-12-24 11:02:52 -05:00
t_rnd.pl
t_rnd.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_runflag.pl
t_runflag.v
t_runflag_bad.pl Remove deprecated options (#4663) 2023-11-04 17:28:36 +00:00
t_runflag_bad.v Internal coverage improvements 2020-09-18 21:27:36 -04:00
t_runflag_bad_a.out Tests: Rename to .out suffix 2023-01-20 20:32:52 -05:00
t_runflag_bad_b.out Tests: Rename to .out suffix 2023-01-20 20:32:52 -05:00
t_runflag_bad_c.out Tests: Rename to .out suffix 2023-01-20 20:32:52 -05:00
t_runflag_bad_d.out Remove deprecated options (#4663) 2023-11-04 17:28:36 +00:00
t_runflag_bad_e.out Remove deprecated options (#4663) 2023-11-04 17:28:36 +00:00
t_runflag_errorlimit_bad.out Remove duplicate stop ignored messages 2024-03-22 19:35:42 -04:00
t_runflag_errorlimit_bad.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_runflag_errorlimit_bad.v Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_runflag_quiet.pl Add printing summary reports (#4909) (#5018) 2024-03-25 07:03:17 -04:00
t_runflag_quiet.v Add printing summary reports (#4909) (#5018) 2024-03-25 07:03:17 -04:00
t_runflag_seed.pl Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_runflag_seed.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_runflag_uninit_bad.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_runflag_uninit_bad.out Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
t_runflag_uninit_bad.pl Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
t_runflag_uninit_bad.v Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
t_sampled_expr.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_sampled_expr.v Support $sampled (#3569) 2022-08-29 08:39:41 -04:00
t_sampled_expr_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_sampled_expr_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_sampled_expr_unsup.v Make reference to increment temporary an rvalue (#3659) 2022-10-10 13:58:05 +02:00
t_savable.pl
t_savable.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_savable_class_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_savable_class_bad.pl
t_savable_class_bad.v
t_savable_coverage_bad.out Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_savable_coverage_bad.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_savable_coverage_bad.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_savable_format1_bad.out Tests: Misc test updates for context prep. 2021-02-28 10:48:27 -05:00
t_savable_format1_bad.pl Tests: Try to stabilize cron test. 2020-11-08 11:17:42 -05:00
t_savable_format2_bad.out Tests: Misc test updates for context prep. 2021-02-28 10:48:27 -05:00
t_savable_format2_bad.pl Tests: Misc test updates for context prep. 2021-02-28 10:48:27 -05:00
t_savable_format3_bad.out Tests: Misc test updates for context prep. 2021-02-28 10:48:27 -05:00
t_savable_format3_bad.pl Tests: Use internal sed as external croaks on binary. 2020-10-14 09:30:15 -04:00
t_savable_open_bad.out Tests: Misc test updates for context prep. 2021-02-28 10:48:27 -05:00
t_savable_open_bad.pl Internal coverage: Cleanup some savable errors and coverage. 2020-10-13 19:26:16 -04:00
t_savable_open_bad2.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_savable_open_bad2.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_savable_open_bad2.pl Tests: Fix some unusual check_finished cases. 2023-01-22 22:21:36 -05:00
t_savable_open_bad2.v Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
t_sc_names.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_sc_names.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_sc_names.v
t_scheduling_0.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_scheduling_0.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scheduling_1.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_scheduling_1.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scheduling_2.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_scheduling_2.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scheduling_3.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_scheduling_3.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scheduling_4.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_scheduling_4.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scheduling_5.pl IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scheduling_5.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scheduling_6.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_scope_map.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_scope_map.pl
t_scope_map.v
t_select_2d.pl Tests: Add test for (#1613) 2021-04-01 09:03:38 -04:00
t_select_2d.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_select_ascending.pl Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_select_ascending.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_select_bad_msb.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_select_bad_msb.pl
t_select_bad_msb.v
t_select_bad_range.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_select_bad_range.pl
t_select_bad_range.v
t_select_bad_range2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_select_bad_range2.pl
t_select_bad_range2.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_select_bad_range3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_select_bad_range3.pl
t_select_bad_range3.v
t_select_bad_range4.out Add error on zero width select (#5028). 2024-04-30 18:38:37 -04:00
t_select_bad_range4.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_select_bad_range4.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_select_bad_range5.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_select_bad_range5.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_select_bad_range5.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_select_bad_tri.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_select_bad_tri.pl
t_select_bad_tri.v
t_select_bad_width0.out Add error on zero width select (#5028). 2024-04-30 18:38:37 -04:00
t_select_bad_width0.pl Add error on zero width select (#5028). 2024-04-30 18:38:37 -04:00
t_select_bad_width0.v Add error on zero width select (#5028). 2024-04-30 18:38:37 -04:00
t_select_bound1.pl
t_select_bound1.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_bound2.pl
t_select_bound2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_crazy.pl Test: Rename 2022-12-29 14:10:47 -05:00
t_select_crazy.v Test: Rename 2022-12-29 14:10:47 -05:00
t_select_index.pl
t_select_index.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_index2.pl
t_select_index2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_lhs_oob.pl
t_select_lhs_oob.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_lhs_oob2.pl
t_select_lhs_oob2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_little.pl
t_select_little.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_little_pack.pl
t_select_little_pack.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_select_loop.pl
t_select_loop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_negative.pl
t_select_negative.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_param.pl
t_select_param.v
t_select_plus.pl
t_select_plus.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_plus_mul_pow2.pl
t_select_plus_mul_pow2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_plusloop.pl
t_select_plusloop.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_runtime_range.pl
t_select_runtime_range.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_select_set.pl
t_select_set.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_selextract_in_paramextends.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_selextract_in_paramextends.v Fix range access to fields under classes that depend on parameter resolution (#4681) 2023-11-15 14:24:41 +01:00
t_semaphore.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_semaphore.v Support `std::semaphore` and typed `std::mailbox` (#3708) 2022-11-28 16:53:55 +01:00
t_semaphore_always.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_semaphore_always.v Move suspendable detection to a separate visitor (#4208) 2023-05-17 17:09:33 +00:00
t_semaphore_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_semaphore_bad.pl Tests: Better mailbox and semaphore tests. 2022-10-15 10:37:24 -04:00
t_semaphore_bad.v Tests: Process/Semaphore/Mailbox testing (all fail until supported) 2022-09-11 13:05:24 -04:00
t_semaphore_class.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_semaphore_class.v Tests: Better mailbox and semaphore tests. 2022-10-15 10:37:24 -04:00
t_semaphore_std.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_sequence_sexpr_unsup.out Parse 'first_match', and still unsupported. 2023-03-11 11:08:37 -05:00
t_sequence_sexpr_unsup.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_sequence_sexpr_unsup.v Parse 'first_match', and still unsupported. 2023-03-11 11:08:37 -05:00
t_slice_cmp.pl Fix comparing ranged slices of unpacked arrays. 2022-11-11 18:01:30 -05:00
t_slice_cmp.v Fix comparing ranged slices of unpacked arrays. 2022-11-11 18:01:30 -05:00
t_slice_cond.pl
t_slice_cond.v
t_slice_init.pl
t_slice_init.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_slice_struct_array_modport.pl
t_slice_struct_array_modport.v
t_source_sync.out Tests: Adding failing test case for source synchronous signals (#3038) 2021-07-07 14:00:17 -04:00
t_source_sync.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_source_sync.v Tests: Adding failing test case for source synchronous signals (#3038) 2021-07-07 14:00:17 -04:00
t_split_var_0.pl Commentary: Spelling (and grammar) fixes (#3846) 2023-01-08 18:17:24 -05:00
t_split_var_0.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_split_var_0.vlt
t_split_var_1_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_split_var_1_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_split_var_1_bad.v
t_split_var_2_trace.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_split_var_2_trace.pl Commentary: Spelling (and grammar) fixes (#3846) 2023-01-08 18:17:24 -05:00
t_split_var_3_wreal.pl
t_split_var_3_wreal.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_split_var_4.pl Skip merging assign statements if a variable is marked split_var to fix #3177 (#3179) 2021-10-25 20:56:59 +09:00
t_split_var_4.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_split_var_5.pl Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_srandom_class_dep.pl Internals: Remove m_pkgp and m_classp from WidthVisitor (#4402) 2023-08-05 03:07:23 -04:00
t_srandom_class_dep.v Internals: Remove m_pkgp and m_classp from WidthVisitor (#4402) 2023-08-05 03:07:23 -04:00
t_stack_check.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_stack_check.v Add predicted stack overflow warning (#4799). 2024-01-06 16:14:58 -05:00
t_stacktrace.pl Support $stacktrace 2022-11-17 19:12:54 -05:00
t_stacktrace.v Support static function variables (#3830) 2023-01-23 08:35:10 -05:00
t_static_dup_name.pl Fix duplicate static names in blocks in functions (#4144) (#4160) 2023-05-02 20:24:44 -04:00
t_static_dup_name.v Fix duplicate static names in blocks in functions (#4144) (#4160) 2023-05-02 20:24:44 -04:00
t_static_elab.pl
t_static_elab.v
t_static_function_in_class.pl Fix variables in class methods to be automatic (#4111) (#4137) 2023-04-21 08:07:22 -04:00
t_static_function_in_class.v Fix variables in class methods to be automatic (#4111) (#4137) 2023-04-21 08:07:22 -04:00
t_static_function_in_class_call_without_parentheses.pl Support parenthesesless calls to static methods (#4432) 2023-08-22 06:06:34 +01:00
t_static_function_in_class_call_without_parentheses.v Support parenthesesless calls to static methods (#4432) 2023-08-22 06:06:34 +01:00
t_static_in_loop_unsup.out Add STATICVAR warning and convert to automatic (#4027) (#4030) 2023-03-17 07:48:41 -04:00
t_static_in_loop_unsup.pl Throw warning if static variable is declared in a loop (#4018) 2023-03-14 10:03:08 +01:00
t_static_in_loop_unsup.v Throw warning if static variable is declared in a loop (#4018) 2023-03-14 10:03:08 +01:00
t_std_identifier_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_std_identifier_bad.pl Fix namespace fallback resolution (#3863) (#3942) 2023-02-07 07:13:55 -05:00
t_std_identifier_bad.v Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_std_pkg_bad.out Support `std::semaphore` and typed `std::mailbox` (#3708) 2022-11-28 16:53:55 +01:00
t_std_pkg_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_std_pkg_bad.v Support `std::semaphore` and typed `std::mailbox` (#3708) 2022-11-28 16:53:55 +01:00
t_std_process_self.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_std_process_self.v Internals: Remove m_pkgp and m_classp from WidthVisitor (#4402) 2023-08-05 03:07:23 -04:00
t_stmt_incr_unsup.out Add SIDEEFFECT warning on mishandled side effect cases (#487 partial) 2023-10-15 06:44:35 -04:00
t_stmt_incr_unsup.pl Disallow ++/-- over expressions with potential side effects (#3976). 2023-02-28 15:21:58 -05:00
t_stmt_incr_unsup.v Disallow ++/-- over expressions with potential side effects (#3976). 2023-02-28 15:21:58 -05:00
t_stop_bad.out
t_stop_bad.pl
t_stop_bad.v
t_stream.pl
t_stream.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_stream2.pl
t_stream2.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_stream3.pl
t_stream3.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_stream4.pl Fix VL_STREAML_FAST_QQI with 64 bit left-hand-side (#3232) (#3235) 2021-12-09 17:30:04 -05:00
t_stream4.v Fix VL_STREAML_FAST_QQI with 64 bit left-hand-side (#3232) (#3235) 2021-12-09 17:30:04 -05:00
t_stream5.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_stream5.v Fix stream of 32 bit (#4536). 2023-10-03 22:10:50 -04:00
t_stream_bad.out Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_bad.pl Strengthen AstNode types to AstNodeExpr 2022-11-20 19:31:28 +00:00
t_stream_bad.v Strengthen AstNode types to AstNodeExpr 2022-11-20 19:31:28 +00:00
t_stream_dynamic.pl Support assignments of packed values to stream expressions on queues (#4401) 2023-08-25 11:24:12 +02:00
t_stream_dynamic.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_stream_dynamic_wide_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_stream_dynamic_wide_unsup.pl Support assignments of stream expressions on queues to packed values (#4458) 2023-09-06 15:25:48 +02:00
t_stream_dynamic_wide_unsup.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_stream_integer_type_unsup.out Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_integer_type_unsup.pl Support assignments of packed values to stream expressions on queues (#4401) 2023-08-25 11:24:12 +02:00
t_stream_integer_type_unsup.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_stream_string_array.pl Support some stream operations on queues (#4292) 2023-06-13 22:46:42 -04:00
t_stream_string_array.v Support some stream operations on queues (#4292) 2023-06-13 22:46:42 -04:00
t_stream_struct.pl Fix stream operations with operands of struct type (#4531) (#4532) 2023-10-03 07:23:20 -04:00
t_stream_struct.v Fix stream operations with operands of struct type (#4531) (#4532) 2023-10-03 07:23:20 -04:00
t_stream_unpack.pl Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_unpack.v Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_unpack_lhs.out Tests: Add unsupported streaming LHS tests (#4302) 2024-04-29 21:35:19 -04:00
t_stream_unpack_lhs.pl Tests: Add unsupported streaming LHS tests (#4302) 2024-04-29 21:35:19 -04:00
t_stream_unpack_lhs.v Tests: Add unsupported streaming LHS tests (#4302) 2024-04-29 21:35:19 -04:00
t_stream_unpack_narrower.out Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_unpack_narrower.pl Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_unpack_narrower.v Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_unpack_wider.pl Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_stream_unpack_wider.v Support stream operation on unpacked array (#4714) (#5006) 2024-03-21 18:26:42 -04:00
t_strength_2_uneq_assign.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_strength_2_uneq_assign.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_strength_2_uneq_assign.v Support resolving assignments with equal strengths (#3637) 2022-09-26 21:21:37 -04:00
t_strength_assignments_constants.pl Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_strength_assignments_constants.v Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_strength_bufif1.out Support IEEE constant signal strengths (#3601). 2022-09-14 07:39:27 -04:00
t_strength_bufif1.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_strength_bufif1.v Support IEEE constant signal strengths (#3601). 2022-09-14 07:39:27 -04:00
t_strength_equal_strength.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_strength_equal_strength.v Support resolving assignments with equal strengths (#3637) 2022-09-26 21:21:37 -04:00
t_strength_highz.out Support IEEE constant signal strengths (#3601). 2022-09-14 07:39:27 -04:00
t_strength_highz.pl Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_strength_highz.v Support IEEE constant signal strengths (#3601). 2022-09-14 07:39:27 -04:00
t_strength_strong1_strong1_bad.out Support IEEE constant signal strengths (#3601). 2022-09-14 07:39:27 -04:00
t_strength_strong1_strong1_bad.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_strength_strong1_strong1_bad.v Support IEEE constant signal strengths (#3601). 2022-09-14 07:39:27 -04:00
t_strength_strongest_constant.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_strength_strongest_constant.v Remove assignments with strengths weaker than strongest non-tristate RHS (#3629) 2022-09-19 04:54:20 -04:00
t_strength_strongest_non_tristate.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_strength_strongest_non_tristate.v Remove assignments with strengths weaker than strongest non-tristate RHS (#3629) 2022-09-19 04:54:20 -04:00
t_string.pl
t_string.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_string_byte.pl Support unpacked byte assignment from strings. 2022-11-30 19:17:28 -05:00
t_string_byte.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_string_dyn_num.out Fix empty string literals converting to string types (#3774). 2022-11-27 13:28:57 -05:00
t_string_dyn_num.pl Fix empty string literals converting to string types (#3774). 2022-11-27 13:28:57 -05:00
t_string_dyn_num.v Fix empty string literals converting to string types (#3774). 2022-11-27 13:28:57 -05:00
t_string_repl.pl Support string replication with variable (#4341) 2023-07-07 13:05:06 +05:00
t_string_repl.v Support string replication with variable (#4341) 2023-07-07 13:05:06 +05:00
t_string_size.out Fix empty string literals converting to string types (#3774). 2022-11-27 13:28:57 -05:00
t_string_size.pl Fix $size on dynamic strings (#3216). 2021-11-25 07:50:47 -05:00
t_string_size.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_string_to_bit.pl Support cast to numbers from strings. 2023-02-28 23:34:33 -05:00
t_string_to_bit.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_string_type_methods.pl
t_string_type_methods.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_string_type_methods_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_string_type_methods_bad.pl
t_string_type_methods_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_struct_anon.pl
t_struct_anon.v
t_struct_array.pl
t_struct_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_struct_assign.out Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_struct_assign.pl Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_struct_assign.v Mark AstMemberSel as clean (#4236) 2023-05-29 09:35:53 +02:00
t_struct_clk.pl Fix unpacked struct clocking 2023-03-14 19:35:40 -04:00
t_struct_clk.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_struct_cons_cast.pl Fix method narrowing conversion compiler error (#4568). 2023-10-18 17:51:25 -04:00
t_struct_cons_cast.v Fix handling of static keyword in methods (#4649) 2023-10-31 08:15:54 -04:00
t_struct_contents.pl Tests: Add struct tests 2023-02-12 13:30:52 -05:00
t_struct_contents.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_struct_contents_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_struct_contents_bad.pl Fix lint for non-integral types in packed structs. 2023-02-12 16:32:36 -05:00
t_struct_contents_bad.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_struct_genfor.pl
t_struct_genfor.v
t_struct_init.pl
t_struct_init.v Tests: Improve internal coverage holes 2021-10-05 22:02:37 -04:00
t_struct_init_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_struct_init_bad.pl
t_struct_init_trace.pl
t_struct_nest.pl
t_struct_nest.v
t_struct_nest_uarray.pl Fix arrays of unpacked structs (#4173). 2023-05-06 21:41:17 -04:00
t_struct_nest_uarray.v Fix arrays of unpacked structs (#4173). 2023-05-06 21:41:17 -04:00
t_struct_notfound_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_struct_notfound_bad.pl
t_struct_notfound_bad.v
t_struct_packed_init_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_struct_packed_init_bad.pl Fix error text on packed struct init. 2023-02-13 20:58:49 -05:00
t_struct_packed_init_bad.v Fix error text on packed struct init. 2023-02-13 20:58:49 -05:00
t_struct_packed_sysfunct.pl
t_struct_packed_sysfunct.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_struct_packed_value_list.pl
t_struct_packed_value_list.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_struct_packed_write_read.pl
t_struct_packed_write_read.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_struct_param.pl
t_struct_param.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_struct_param_overflow.pl Fix large constant buffer overflow (#4556) 2023-10-13 07:08:58 +09:00
t_struct_param_overflow.v Fix large constant buffer overflow (#4556) 2023-10-13 07:08:58 +09:00
t_struct_pat.pl Tests: Add struct tests 2023-02-12 13:30:52 -05:00
t_struct_pat.v Fix packed array structure replication. 2023-02-13 07:49:08 -05:00
t_struct_pat_width.pl
t_struct_pat_width.v
t_struct_port.pl
t_struct_port.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_struct_portsel.pl
t_struct_portsel.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_struct_unaligned.pl
t_struct_unaligned.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_struct_unpacked.pl
t_struct_unpacked.v Fix unpacked structs under classes (#4102). 2023-04-10 19:40:34 -04:00
t_struct_unpacked_array.pl Fix V3Unknown unpacked struct x-assign (#4934) 2024-03-01 09:14:49 -05:00
t_struct_unpacked_array.v Fix V3Unknown unpacked struct x-assign (#4934) 2024-03-01 09:14:49 -05:00
t_struct_unpacked_clean.pl Fix unpacked structure upper bit cleaning (#4978). 2024-03-15 21:56:24 -04:00
t_struct_unpacked_clean.v Fix unpacked structure upper bit cleaning (#4978). 2024-03-15 21:56:24 -04:00
t_struct_unpacked_init.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_struct_unpacked_init.pl Fix error text on packed struct init. 2023-02-13 20:58:49 -05:00
t_struct_unpacked_init.v Fix error text on packed struct init. 2023-02-13 20:58:49 -05:00
t_struct_unused.pl Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_struct_unused.v Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_structu_dataType_assignment.pl Support unpacked structs (#3802) 2022-12-20 19:22:42 -05:00
t_structu_dataType_assignment.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_structu_dataType_assignment_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_structu_dataType_assignment_bad.pl Tests: Use lint() where able instead of compile(). No functional change intended. 2024-01-20 10:25:17 -05:00
t_structu_dataType_assignment_bad.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_structu_wide.pl Fix missing assignment for wide unpacked structs (#4233) 2023-05-25 20:13:02 -04:00
t_structu_wide.v Fix missing assignment for wide unpacked structs (#4233) 2023-05-25 20:13:02 -04:00
t_suspendable_deep.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_suspendable_deep.v Fix deep traversal of class inheritance timing (#4216) 2023-05-23 09:01:57 -04:00
t_sv_bus_mux_demux.pl Tests: Confirm fixed (#181) 2022-08-15 22:17:36 -04:00
t_sv_bus_mux_demux.v
t_sv_conditional.pl
t_sv_conditional.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_sv_cpu.pl Fix false TIMESCALEMOD on generate-ignored instances (#2838). 2021-03-16 22:52:29 -04:00
t_sv_cpu.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_sys_file_autoflush.pl
t_sys_file_basic.out Fix $display of signed/unsigned without format (#3207). 2021-11-17 18:50:52 -05:00
t_sys_file_basic.pl Fix $fscanf etc to return -1 on EOF (#3113). 2022-03-07 17:43:33 -05:00
t_sys_file_basic.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_sys_file_basic_input.dat Fix SEGV when $fgets, $sscanf, or $fscanf is used with string (#2604) 2020-10-28 08:37:12 +09:00
t_sys_file_basic_mcd.out Support to packed array 2023-02-05 10:18:03 -05:00
t_sys_file_basic_mcd.pl Fix MCD close also closing stdout (#2931). 2021-06-06 19:32:48 -04:00
t_sys_file_basic_mcd.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_sys_file_basic_mcd_test2_0.dat
t_sys_file_basic_mcd_test2_1.dat
t_sys_file_basic_mcd_test2_2.dat
t_sys_file_basic_mcd_test5.dat Fix MCD close also closing stdout (#2931). 2021-06-06 19:32:48 -04:00
t_sys_file_basic_uz.dat
t_sys_file_basic_uz.out
t_sys_file_basic_uz.pl
t_sys_file_basic_uz.v
t_sys_file_eof.pl Fix $fscanf etc to return -1 on EOF (#3113). 2022-03-07 17:43:33 -05:00
t_sys_file_eof.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_sys_file_null.pl Fix $fwrite of null (#4862). 2024-01-28 09:05:50 -05:00
t_sys_file_null.v Fix $fwrite of null (#4862). 2024-01-28 09:05:50 -05:00
t_sys_file_scan.pl
t_sys_file_scan.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_sys_file_scan_input.dat
t_sys_file_zero.pl Fix fclose(0). 2023-03-15 20:49:59 -04:00
t_sys_file_zero.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_sys_fmonitor.out Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_fmonitor.pl Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_fmonitor.v Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_fopen_bad.out Internal line coverage fixes 2022-12-29 20:18:28 -05:00
t_sys_fopen_bad.pl Internal line coverage fixes 2022-12-29 20:18:28 -05:00
t_sys_fopen_bad.v Internal line coverage fixes 2022-12-29 20:18:28 -05:00
t_sys_fread.out
t_sys_fread.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_sys_fread.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_sys_fscanf_bad.out Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_sys_fscanf_bad.pl Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_sys_fscanf_bad.v Tests: Improve some coverage 2022-11-05 11:40:34 -04:00
t_sys_fstrobe.out Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_fstrobe.pl Tests: Fix fstrobe instability 2020-12-08 07:49:48 -05:00
t_sys_fstrobe.v Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_monitor.out Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_monitor.pl Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_monitor.v Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_plusargs.pl Internal coverage improvements 2021-01-13 20:01:10 -05:00
t_sys_plusargs.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_sys_plusargs_bad.pl
t_sys_plusargs_bad.v
t_sys_rand.pl
t_sys_rand.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_sys_rand_concat.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_sys_rand_concat.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_sys_rand_seed.pl Support $random and $urandom seeds. 2020-11-19 21:32:33 -05:00
t_sys_rand_seed.v Tests: Fix whitespace test and resulting fallout. 2022-03-26 15:41:32 -04:00
t_sys_readmem.pl
t_sys_readmem.v Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_readmem_align_h.mem
t_sys_readmem_assoc.pl
t_sys_readmem_assoc.v Fix BLKANDNBLK on $readmem/$writemem (#3379). 2022-06-04 12:43:18 -04:00
t_sys_readmem_assoc_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_sys_readmem_assoc_bad.pl
t_sys_readmem_assoc_bad.v
t_sys_readmem_assoc_c_b.out
t_sys_readmem_assoc_w_h.out
t_sys_readmem_b.mem
t_sys_readmem_b_8.mem
t_sys_readmem_bad_addr.mem
t_sys_readmem_bad_addr.out
t_sys_readmem_bad_addr.pl
t_sys_readmem_bad_addr.v
t_sys_readmem_bad_digit.mem
t_sys_readmem_bad_digit.out
t_sys_readmem_bad_digit.pl
t_sys_readmem_bad_digit.v
t_sys_readmem_bad_end.mem
t_sys_readmem_bad_end.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_sys_readmem_bad_end.pl Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
t_sys_readmem_bad_end.v Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
t_sys_readmem_bad_end2.mem Fix bad ending address on $readmem (#3205). 2021-12-21 19:55:04 -05:00
t_sys_readmem_bad_notfound.out Fix $readmem file not found to be warning not error (#3310). 2022-02-19 10:04:12 -05:00
t_sys_readmem_bad_notfound.pl Fix $readmem file not found to be warning not error (#3310). 2022-02-19 10:04:12 -05:00
t_sys_readmem_bad_notfound.v
t_sys_readmem_c.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_readmem_eof.pl Fix $readmem with missing newline (#5019). 2024-03-27 18:42:20 -04:00
t_sys_readmem_eof.v Fix $readmem with missing newline (#5019). 2024-03-27 18:42:20 -04:00
t_sys_readmem_h.mem
t_sys_readmem_i.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_readmem_q.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_readmem_s.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_sformat.pl
t_sys_sformat.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_sys_sformat_noopt.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_sys_strobe.out Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_strobe.pl Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_strobe.v Support $monitor and $strobe. 2020-11-29 11:31:38 -05:00
t_sys_system.pl
t_sys_system.v Fix `$system` with string argument (#5042). 2024-04-11 17:31:14 -04:00
t_sys_time.pl
t_sys_time.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_sys_writemem.gold1.mem
t_sys_writemem.gold2.mem
t_sys_writemem.gold3.mem
t_sys_writemem.gold4.mem
t_sys_writemem.gold5.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem.gold6.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem.gold7.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem.gold8.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem.pl Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem_b.gold1.mem
t_sys_writemem_b.gold2.mem
t_sys_writemem_b.gold3.mem
t_sys_writemem_b.gold4.mem
t_sys_writemem_b.gold5.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem_b.gold6.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem_b.gold7.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem_b.gold8.mem Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_writemem_b.pl Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_table_fsm.pl
t_table_fsm.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tagged.out Parse 'matches', still unsupported. 2023-03-05 23:58:54 -05:00
t_tagged.pl Tests: Add tagged union test 2023-03-02 08:11:11 -05:00
t_tagged.v Tests: Add tagged union test 2023-03-02 08:11:11 -05:00
t_threads_counter.v
t_threads_counter_0.pl Remove --no-threads; require --threads 1 for single threaded (#3703). 2022-11-05 08:47:34 -04:00
t_threads_counter_1.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_threads_counter_2.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_threads_counter_4.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_threads_crazy.pl Move thread pool and execution profiler into the context. (#3477) 2022-07-12 11:41:15 +01:00
t_threads_crazy.v Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
t_threads_crazy_context.pl Remove deprecated 32-bit pointer mode (#4791). 2024-01-01 10:16:48 -05:00
t_threads_nondeterminism.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_time.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_time.v Tests: update style 2024-04-13 08:02:25 -04:00
t_time_literals.pl
t_time_literals.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_time_passed.out
t_time_passed.pl
t_time_passed.v
t_time_print.out Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_time_print.pl
t_time_print.v Internal coverage improvements 2020-09-19 10:30:31 -04:00
t_time_sc.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_time_sc_bad.out
t_time_sc_bad.pl
t_time_sc_bad_mt.out Fix deadlock in ``timeprecision`` when using systemC (#3707) 2022-10-26 04:50:28 -07:00
t_time_sc_bad_mt.pl Fix deadlock in ``timeprecision`` when using systemC (#3707) 2022-10-26 04:50:28 -07:00
t_time_sc_fs.out
t_time_sc_fs.pl
t_time_sc_ms.out
t_time_sc_ms.pl
t_time_sc_ns.out
t_time_sc_ns.pl
t_time_sc_sec.out
t_time_sc_sec.pl
t_time_sc_us.out
t_time_sc_us.pl
t_time_stamp64.pl
t_time_stamp64.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_time_stamp_double.pl
t_time_timeunit.pl Support and 2022-11-16 21:10:54 -05:00
t_time_timeunit.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_time_vpi.v Tests: Add a test to check if there is overflow or rounding (#2945) 2021-05-11 22:27:31 +09:00
t_time_vpi_1fs1fs.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_1fs1fs.pl
t_time_vpi_1ms10ns.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_1ms10ns.pl
t_time_vpi_1ns1ns.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_1ns1ns.pl
t_time_vpi_1ps1fs.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_1ps1fs.pl
t_time_vpi_1s10ns.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_1s10ns.pl
t_time_vpi_1us1ns.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_1us1ns.pl
t_time_vpi_10ms10ns.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_10ms10ns.pl
t_time_vpi_100s10ms.out Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
t_time_vpi_100s10ms.pl
t_time_vpi_c.cpp Fix generate blocks in vpi_iterate (#3609) (#4913) 2024-03-06 18:33:30 -05:00
t_timescale_default.out
t_timescale_default.pl
t_timescale_default.v
t_timescale_lint.pl Fix --timescale-override not suppressing TIMESCALEMOD (#2838). 2021-03-16 22:44:13 -04:00
t_timescale_lint.v Fix --timescale-override not suppressing TIMESCALEMOD (#2838). 2021-03-16 22:44:13 -04:00
t_timescale_lint2.pl Fix --timescale-override not suppressing TIMESCALEMOD (#2838). 2021-03-16 22:42:28 -04:00
t_timescale_lint_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_timescale_lint_bad.pl Fix --timescale-override not suppressing TIMESCALEMOD (#2838). 2021-03-16 22:42:28 -04:00
t_timescale_parse.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_timescale_parse.pl
t_timescale_parse.v
t_timescale_parse_bad.out
t_timescale_parse_bad.pl Tests: Always failing tests 2021-12-10 21:22:23 -05:00
t_timescale_parse_bad.v
t_timescale_udp.pl Fix TIMESCALE warnings on primitives (#2763). 2021-01-23 10:31:41 -05:00
t_timescale_udp.v Fix false TIMESCALEMOD on generate-ignored instances (#2838). 2021-03-16 22:52:29 -04:00
t_timescale_unit.out Fix printtimescale 2022-11-16 18:17:24 -05:00
t_timescale_unit.pl Support timeunit/timeprecision in $unit. 2021-07-29 08:40:41 -04:00
t_timescale_unit.v Support timeunit/timeprecision in $unit. 2021-07-29 08:40:41 -04:00
t_timing_always.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_always.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_class.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_class.v Fix multiple edge timing controls in class methods (#4318) (#4320) (#4344) 2023-07-07 08:19:49 -04:00
t_timing_class_static_delay.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_class_static_delay.v Propagate class timescale to class package (#4348) 2023-07-07 17:27:33 +02:00
t_timing_clkgen1.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_clkgen1.v Fix trace activity with --timing (#3576) (#3678) (#3696) 2022-10-20 06:28:55 -04:00
t_timing_clkgen2.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_clkgen2.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_clkgen3.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_clkgen3.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_clkgen_sc.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_timing_clkgen_unsup.out Fix trace activity with --timing (#3576) (#3678) (#3696) 2022-10-20 06:28:55 -04:00
t_timing_clkgen_unsup.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_cmake.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_debug1.out Fix conflicted namespace for coroutines (#4701) (#4707) 2023-11-20 21:02:10 -05:00
t_timing_debug1.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_debug2.out Fix conflicted namespace for coroutines (#4701) (#4707) 2023-11-20 21:02:10 -05:00
t_timing_debug2.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_delay_callstack.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_delay_callstack.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_dlyassign.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_dlyassign.v Tests: rename 2022-12-08 07:23:53 -05:00
t_timing_dpi_unsup.cpp Add warning that timing controls in DPI exports are unsupported (#4238) 2023-05-30 09:00:10 -04:00
t_timing_dpi_unsup.out Add warning that timing controls in DPI exports are unsupported (#4238) 2023-05-30 09:00:10 -04:00
t_timing_dpi_unsup.pl Add warning that timing controls in DPI exports are unsupported (#4238) 2023-05-30 09:00:10 -04:00
t_timing_dpi_unsup.v Add warning that timing controls in DPI exports are unsupported (#4238) 2023-05-30 09:00:10 -04:00
t_timing_dynscope.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_dynscope.v Move variables mutated under fork..join_none/join_any blocks into anonymous objects (#4356) 2023-08-29 20:01:00 +02:00
t_timing_events.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_events.v Fix parsing #1_2 delays 2023-03-15 21:22:28 -04:00
t_timing_fork_comb.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_fork_comb.v Fix inlining of forks (#3594) 2022-09-05 15:19:19 +01:00
t_timing_fork_join.out Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_fork_join.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_fork_join.v Fix emitting timing debug info with `--protect-ids` (#3689) (#3701) 2022-10-21 16:56:44 -04:00
t_timing_fork_join_forkproc.out V3Fork - transform processes that can outlive their parents into separate tasks (#4253) 2023-06-14 20:44:53 +02:00
t_timing_fork_join_forkproc.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_fork_many.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_fork_many.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_fork_nba.pl Tests: Auto detect and exit --timing with no coroutines 2023-06-12 20:09:12 -04:00
t_timing_fork_nba.v Fix NBAs inside fork-joins (#4050) 2023-03-21 10:39:29 -04:00
t_timing_fork_no_timing_ctrl.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_fork_no_timing_ctrl.v Set the global `usesTiming` flag if forks exist (#4274) 2023-06-06 09:35:12 -04:00
t_timing_fork_rec_method.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_fork_rec_method.v Fix duplicate fork names (#4295) 2023-06-22 06:51:53 -04:00
t_timing_fork_taskcall.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_fork_taskcall.v Fix task calls as fork statements (#4055) 2023-03-21 13:50:53 +01:00
t_timing_func_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_timing_func_bad.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_func_bad.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_intra_assign.out Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_intra_assign.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_intra_assign.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_localevent_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_timing_localevent_unsup.pl Dynamic triggers for non-static contexts (#3599) 2022-10-22 14:05:39 +00:00
t_timing_localevent_unsup.v Dynamic triggers for non-static contexts (#3599) 2022-10-22 14:05:39 +00:00
t_timing_long.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_timing_nba.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_nba.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_nested_assignment_on_lhs.pl Fix nested assignments on the LHS (#4435) 2023-08-23 12:08:22 +02:00
t_timing_nested_assignment_on_lhs.v Fix nested assignments on the LHS (#4435) 2023-08-23 12:08:22 +02:00
t_timing_off.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_off.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_osc.out Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_osc.pl Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_osc.v Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_pong.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_pong.v Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_protect.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_reentry.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_reentry.v
t_timing_sched.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_sched.v Add lint warning on always_comb multidriven (#3888) (#3939) 2023-02-23 05:36:28 -05:00
t_timing_sched_if.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_sched_if.v Add lint warning on always_comb multidriven (#3888) (#3939) 2023-02-23 05:36:28 -05:00
t_timing_sched_nba.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_sched_nba.v Add lint warning on always_comb multidriven (#3888) (#3939) 2023-02-23 05:36:28 -05:00
t_timing_split.pl Tests: Attempt 20.04 fix for (#b1aec9b) (#4307) 2023-06-23 07:09:07 -04:00
t_timing_split.v Fix splitting coroutines (#4297) (#4307) 2023-06-23 06:01:38 -04:00
t_timing_strobe.out Move Postponed logic after the eval loop (#3673) 2022-10-13 21:04:43 +02:00
t_timing_strobe.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_strobe.v Move Postponed logic after the eval loop (#3673) 2022-10-13 21:04:43 +02:00
t_timing_timescale.out Fix delays using wrong timeunits when modules inlined (#4806). 2024-01-05 18:07:24 -05:00
t_timing_timescale.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_timescale.v Fix delays using wrong timeunits when modules inlined (#4806). 2024-01-05 18:07:24 -05:00
t_timing_trace.out Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_trace.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_trace.v Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_trace_fst.out Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_trace_fst.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_unset1.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_timing_unset1.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_unset2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_timing_unset2.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_timing_unset3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_timing_unset3.pl Support clocking blocks (#3674) 2022-12-23 07:34:49 -05:00
t_timing_wait1.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_wait1.v Fix ZERODLY to not warn on 'wait(0)'. 2023-09-15 08:53:29 -04:00
t_timing_wait2.out Fix to commit coroutines immediately on `wait` statements (#4229) 2023-05-25 20:20:44 -04:00
t_timing_wait2.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_wait2.v Fix to commit coroutines immediately on `wait` statements (#4229) 2023-05-25 20:20:44 -04:00
t_timing_wait3.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_wait3.v Support more types in wait (#4374) 2023-07-24 08:14:01 -04:00
t_timing_wait_long.out Fix timing delays to not truncate below 64 bits (#3973) (#3982) 2023-02-27 21:42:22 -05:00
t_timing_wait_long.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_wait_long.v Fix timing delays to not truncate below 64 bits (#3973) (#3982) 2023-02-27 21:42:22 -05:00
t_timing_write_expr.pl Fix timing with expr on assign LHS (#4880) 2024-02-06 07:27:19 -05:00
t_timing_write_expr.v Fix timing with expr on assign LHS (#4880) 2024-02-06 07:27:19 -05:00
t_timing_zerodly.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_zerodly.v Fix # 0 delays for process resumption, etc. (#4697) 2023-12-01 13:08:58 -05:00
t_timing_zerodly_consecutive.pl Fix consecutive zero-delays (#5038) 2024-04-05 16:48:47 -04:00
t_timing_zerodly_consecutive.v Fix consecutive zero-delays (#5038) 2024-04-05 16:48:47 -04:00
t_timing_zerodly_unsup.out Fix # 0 delays for process resumption, etc. (#4697) 2023-12-01 13:08:58 -05:00
t_timing_zerodly_unsup.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_timing_zerodly_unsup.v Fix # 0 delays for process resumption, etc. (#4697) 2023-12-01 13:08:58 -05:00
t_trace_abort.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_abort.pl
t_trace_abort.v
t_trace_abort_fst.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_abort_fst.pl
t_trace_abort_fst_sc.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_abort_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_array.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_array.pl Tests: fail test if vcddiff aborts, fix failing tests 2021-07-01 23:22:25 +01:00
t_trace_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_trace_array_fst.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_array_fst.pl
t_trace_array_fst_portable.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_array_fst_portable_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_array_fst_sc.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_array_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_array_fst_threads_1.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_array_fst_threads_1_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_array_fst_threads_2.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_array_fst_threads_2_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_array_threads_1.pl Tests: fail test if vcddiff aborts, fix failing tests 2021-07-01 23:22:25 +01:00
t_trace_ascendingrange.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_ascendingrange.pl Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_trace_ascendingrange.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_trace_ascendingrange_fst.out Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_trace_ascendingrange_fst.pl Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_trace_ascendingrange_fst_sc.out Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_trace_ascendingrange_fst_sc.pl Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_trace_binary.out Fix --trace with --main/--binary (#3664) 2022-10-09 14:16:44 -04:00
t_trace_binary.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_trace_binary.v Tests: Add TEST_DUMPFILE define 2022-11-20 09:40:02 -05:00
t_trace_binary_flag_off.out Fix --trace with --main/--binary (#3664) 2022-10-09 14:16:44 -04:00
t_trace_binary_flag_off.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_trace_cat.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_trace_cat.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_cat.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_trace_cat.v
t_trace_cat_fst.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_trace_cat_fst.pl Fix dumping waveforms to multiple FST files (#2889) 2021-04-14 16:52:14 -04:00
t_trace_cat_fst.v Fix dumping waveforms to multiple FST files (#2889) 2021-04-14 16:52:14 -04:00
t_trace_cat_fst_0000.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_cat_fst_0100.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_cat_renew.out
t_trace_cat_renew.pl
t_trace_cat_renew_0000.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_cat_renew_0100.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_cat_reopen.out
t_trace_cat_reopen.pl
t_trace_cat_reopen_0000.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_cat_reopen_0100.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_class.out Fix tracing class parameters (#5014). 2024-03-27 20:07:46 -04:00
t_trace_class.pl Fix tracing class parameters (#5014). 2024-03-27 20:07:46 -04:00
t_trace_class.v Fix tracing class parameters (#5014). 2024-03-27 20:07:46 -04:00
t_trace_complex.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_trace_complex.v Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_fst.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_fst.pl
t_trace_complex_fst_sc.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_complex_fst_thread.out
t_trace_complex_fst_threads_1.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_complex_fst_threads_1_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_complex_fst_threads_2.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_complex_fst_threads_2_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_complex_params.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_params.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_trace_complex_params_fst.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_params_fst.pl
t_trace_complex_params_fst_sc.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_params_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_complex_portable.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_trace_complex_structs.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_structs.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_trace_complex_structs_fst.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_structs_fst.pl
t_trace_complex_structs_fst_sc.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_structs_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_complex_threads_1.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_trace_decoration.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_decoration.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_trace_dumporder_bad.out Spelling (#3664) 2022-10-09 14:18:14 -04:00
t_trace_dumporder_bad.pl
t_trace_dumporder_bad.v
t_trace_dumpvars_dyn.cpp test: fix FST trace file names 2023-10-28 10:40:07 +01:00
t_trace_dumpvars_dyn.v Add trace dumpvars() call for selective runtime tracing (#3322). 2022-03-05 15:44:32 -05:00
t_trace_dumpvars_dyn_fst_0.out Add trace dumpvars() call for selective runtime tracing (#3322). 2022-03-05 15:44:32 -05:00
t_trace_dumpvars_dyn_fst_0.pl test: fix FST trace file names 2023-10-28 10:40:07 +01:00
t_trace_dumpvars_dyn_fst_1.out Add trace dumpvars() call for selective runtime tracing (#3322). 2022-03-05 15:44:32 -05:00
t_trace_dumpvars_dyn_fst_1.pl test: fix FST trace file names 2023-10-28 10:40:07 +01:00
t_trace_dumpvars_dyn_vcd_0.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_dumpvars_dyn_vcd_0.pl Add trace dumpvars() call for selective runtime tracing (#3322). 2022-03-05 15:44:32 -05:00
t_trace_dumpvars_dyn_vcd_1.out Add trace dumpvars() call for selective runtime tracing (#3322). 2022-03-05 15:44:32 -05:00
t_trace_dumpvars_dyn_vcd_1.pl Add trace dumpvars() call for selective runtime tracing (#3322). 2022-03-05 15:44:32 -05:00
t_trace_empty.pl Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_empty.v Reduce .rodata footprint of trace initialization (#3250) 2021-12-19 15:15:07 +00:00
t_trace_ena.v
t_trace_ena_cc.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_ena_cc.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_trace_ena_sc.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_ena_sc.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_trace_enum.v Fix tracing FST enums (#4661) (#4756) 2023-12-19 11:07:06 -05:00
t_trace_enum_fst.out Fix tracing FST enums (#4661) (#4756) 2023-12-19 11:07:06 -05:00
t_trace_enum_fst.pl Fix tracing FST enums (#4661) (#4756) 2023-12-19 11:07:06 -05:00
t_trace_flag_off.out
t_trace_flag_off.pl
t_trace_flag_off.v
t_trace_fst.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_fst.pl
t_trace_fst.v
t_trace_fst_cmake.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_fst_cmake.pl Add TRACE_THREADS to CMake (#2934) 2021-05-08 08:18:08 -04:00
t_trace_fst_cmake.v Add TRACE_THREADS to CMake (#2934) 2021-05-08 08:18:08 -04:00
t_trace_fst_sc.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_fst_sc.v Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_fst_sc_cmake.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_fst_sc_cmake.pl Support --trace-fst for SystemC with CMake (#2927) 2021-05-08 08:42:00 -04:00
t_trace_fst_sc_cmake.v Support --trace-fst for SystemC with CMake (#2927) 2021-05-08 08:42:00 -04:00
t_trace_noflag_bad.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_noflag_bad.pl Add trace() API even when Verilated without --trace (#4462). 2023-09-26 18:37:50 -04:00
t_trace_noflag_bad.v Add trace() API even when Verilated without --trace (#4462). 2023-09-26 18:37:50 -04:00
t_trace_noflag_bad_c.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_trace_off_cc.pl
t_trace_off_sc.pl
t_trace_open_wrong_order_bad.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_trace_open_wrong_order_bad.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_open_wrong_order_bad.pl Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_open_wrong_order_bad.v Tests: Rename some tests that should be _bad. 2022-12-02 19:17:29 -05:00
t_trace_packed_struct.pl
t_trace_packed_struct.v
t_trace_packed_struct_fst.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_packed_struct_fst.pl
t_trace_packed_struct_fst_sc.out Fix FST traces to include vector range (#3296) (#3297) 2022-02-26 12:52:24 -05:00
t_trace_packed_struct_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_param.pl
t_trace_param.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_trace_param_fst.pl
t_trace_param_override.out Fix tracing parameters overridden with -G (#3723). 2022-11-10 20:30:10 -05:00
t_trace_param_override.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_trace_param_override.v Tests: Add TEST_DUMPFILE define 2022-11-20 09:40:02 -05:00
t_trace_primitive.pl
t_trace_primitive.v
t_trace_primitive_fst.pl
t_trace_primitive_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_public.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_public.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_trace_public_func.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_trace_public_func.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_public_func.vlt
t_trace_public_func_vlt.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_public_sig.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_trace_public_sig.pl Tests: Abstract out common test comparison 2021-01-12 18:31:23 -05:00
t_trace_public_sig.vlt
t_trace_public_sig_vlt.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_trace_public_sig_vlt.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_trace_rollover.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_trace_rollover.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_rollover.pl Rename tracing rolloverSize and add test (#3570). 2022-08-28 08:25:02 -04:00
t_trace_sc_empty.pl Fix tracing empty sc module (#2729). 2020-12-28 11:13:58 -05:00
t_trace_sc_empty.v Fix tracing empty sc module (#2729). 2020-12-28 11:13:58 -05:00
t_trace_scope_vlt.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_scope_vlt.pl Support compile time trace signal selection with tracing_on/off (#3323). 2022-05-12 22:28:08 -04:00
t_trace_scope_vlt.v Support compile time trace signal selection with tracing_on/off (#3323). 2022-05-12 22:28:08 -04:00
t_trace_scope_vlt.vlt Support compile time trace signal selection with tracing_on/off (#3323). 2022-05-12 22:28:08 -04:00
t_trace_scstruct.pl
t_trace_scstruct.v
t_trace_split_cfuncs.pl Fix $dump systemtask with --output-split-cfuncs (#3495) (#3497) 2022-08-25 18:29:11 -05:00
t_trace_split_cfuncs.v Untabify 2023-02-23 05:47:56 -05:00
t_trace_split_cfuncs_dpi_export.pl Fix $dump systemtask with --output-split-cfuncs (#3495) (#3497) 2022-08-25 18:29:11 -05:00
t_trace_split_cfuncs_dpi_export.v Untabify 2023-02-23 05:47:56 -05:00
t_trace_string.pl
t_trace_string.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_trace_string_fst.pl
t_trace_string_fst_sc.pl Add FST SystemC tracing (#2806) 2021-04-06 16:18:58 -04:00
t_trace_timescale.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_timescale.pl
t_trace_timescale.v
t_trace_timing1.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_timing1.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_trace_timing1.v Tests: Add TEST_DUMPFILE define 2022-11-20 09:40:02 -05:00
t_trace_two_a.v Support multiple $dumpvar identifiers 2022-11-30 18:13:57 -05:00
t_trace_two_b.v
t_trace_two_cc.cpp Style: Update clang-format config to make formatted code consistent between versions. No functional change (#4520) 2023-09-26 15:05:57 -04:00
t_trace_two_dump_cc.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_two_dump_cc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_dump_sc.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_two_dump_sc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_dumpfst_cc.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_two_dumpfst_cc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_hdr_cc.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_two_hdr_cc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_hdr_sc.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_trace_two_hdr_sc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_hdrfst_cc.out Fix nonsensical permissions of some files in test_regress/t (#3912) 2023-01-29 20:32:19 -05:00
t_trace_two_hdrfst_cc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_port_cc.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_two_port_cc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_port_sc.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_two_port_sc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_portfst_cc.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_trace_two_portfst_cc.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_trace_two_sc.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_trace_ub_misaligned_address.out Fix tracing undefined alignment (#4201) (#4288) 2023-06-12 07:13:00 -04:00
t_trace_ub_misaligned_address.pl tests: disable ASLR for t_trace_ub_misaligned_address (#5075) 2024-04-29 15:38:00 +01:00
t_trace_ub_misaligned_address.v Fix tracing undefined alignment (#4201) (#4288) 2023-06-12 07:13:00 -04:00
t_trace_wide_struct.pl Fix wide structure VL_TOSTRING_W generation (#4188) (#4189) 2023-05-10 20:34:44 -04:00
t_trace_wide_struct.v Fix wide structure VL_TOSTRING_W generation (#4188) (#4189) 2023-05-10 20:34:44 -04:00
t_tri_and_eqcase.out Add error on size with unsized number 2023-02-05 14:06:03 -05:00
t_tri_and_eqcase.pl Add handling of tristate select/extend (#3604) 2022-10-01 10:34:30 -04:00
t_tri_and_eqcase.v Add error on size with unsized number 2023-02-05 14:06:03 -05:00
t_tri_array.out Fix inout ports of unpacked stuct type (#5000) 2024-03-19 06:43:06 -04:00
t_tri_array.pl Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_tri_array.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_array_bufif.pl
t_tri_array_bufif.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_array_pull.pl
t_tri_array_pull.v
t_tri_compass_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_tri_compass_bad.pl
t_tri_compass_bad.v
t_tri_cond_eqcase_with_1.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_tri_cond_eqcase_with_1.v Fix === with some tristate constants (#3551). 2022-08-18 07:03:05 -04:00
t_tri_dangle.pl
t_tri_dangle.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_eqcase.pl
t_tri_eqcase.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_eqcase_input.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_tri_eqcase_input.v Fix === with some tristate constants (#3551). 2022-08-18 07:03:05 -04:00
t_tri_gate.cpp Tests: Call debug earlier to allow command line override 2023-01-21 14:05:11 -05:00
t_tri_gate.v
t_tri_gate_bufif0.pl
t_tri_gate_bufif0_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_gate_bufif1.pl
t_tri_gate_bufif1_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_gate_cond.pl
t_tri_gate_cond_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_gate_nmos.pl
t_tri_gate_nmos_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_gate_notif0.pl
t_tri_gate_notif0_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_gate_notif1.pl
t_tri_gate_notif1_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_gate_pmos.pl
t_tri_gate_pmos_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_gen.pl
t_tri_gen.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_graph.pl
t_tri_graph.v
t_tri_ifbegin.pl Commentary: Spelling (and grammar) fixes (#3846) 2023-01-08 18:17:24 -05:00
t_tri_ifbegin.v
t_tri_inout.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_tri_inout.pl
t_tri_inout.v Fix tristate logic when reading inout port in a module #3399 (#3523) 2022-08-07 21:12:57 +09:00
t_tri_inout2.pl
t_tri_inout2.v
t_tri_inout_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_inz.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_tri_inz.pl
t_tri_inz.v
t_tri_no_top.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_no_top.v Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_public.pl
t_tri_public.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_pull01.pl
t_tri_pull01.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_pull2_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_tri_pull2_bad.pl
t_tri_pull2_bad.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_pull_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_tri_pull_bad.pl
t_tri_pull_bad.v
t_tri_pull_implicit.pl Fix pullup/pulldown to create implicit wires. 2023-03-14 21:14:27 -04:00
t_tri_pull_implicit.v Fix pullup/pulldown to create implicit wires. 2023-03-14 21:14:27 -04:00
t_tri_pullup.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_tri_pullup.pl
t_tri_pullup.v
t_tri_pullup_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_pullvec_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_tri_pullvec_bad.pl
t_tri_pullvec_bad.v
t_tri_select.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_tri_select.pl
t_tri_select.v
t_tri_select_eqcase.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_tri_select_eqcase.v Add handling of tristate select/extend (#3604) 2022-10-01 10:34:30 -04:00
t_tri_select_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_select_unsized.pl
t_tri_select_unsized.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_tri_struct.pl Fix inout ports of unpacked stuct type (#5000) 2024-03-19 06:43:06 -04:00
t_tri_struct.v Fix inout ports of unpacked stuct type (#5000) 2024-03-19 06:43:06 -04:00
t_tri_struct_packed.out Fix inout ports of unpacked stuct type (#5000) 2024-03-19 06:43:06 -04:00
t_tri_struct_packed.pl Fix inout ports of unpacked stuct type (#5000) 2024-03-19 06:43:06 -04:00
t_tri_struct_packed.v Fix inout ports of unpacked stuct type (#5000) 2024-03-19 06:43:06 -04:00
t_tri_struct_pins_inout.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_top_en_out.cpp Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_top_en_out.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_top_en_out.v Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_top_en_out_bad.pl Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_top_en_out_bad.v Support __en/__out signals on top level inout ports (#4812) (#4856) 2024-04-11 09:02:58 -04:00
t_tri_unconn.pl
t_tri_unconn.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_tri_various.pl
t_tri_various.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_type.pl
t_type.v Support type(t) static casting 2020-11-28 17:29:21 -05:00
t_type_compare.pl Support type case and type equality comparisons. 2023-02-12 20:09:10 -05:00
t_type_compare.v Support type case and type equality comparisons. 2023-02-12 20:09:10 -05:00
t_type_compare_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_type_compare_bad.pl Support type case and type equality comparisons. 2023-02-12 20:09:10 -05:00
t_type_compare_bad.v Support type case and type equality comparisons. 2023-02-12 20:09:10 -05:00
t_type_param.pl Copyright year update 2023-01-01 10:18:39 -05:00
t_type_param.v
t_type_param_circ_bad.out Fix hang on recursive definition error (#3199). 2021-11-23 07:27:41 -05:00
t_type_param_circ_bad.pl Fix hang on recursive definition error (#3199). 2021-11-23 07:27:41 -05:00
t_type_param_circ_bad.v Fix hang on recursive definition error (#3199). 2021-11-23 07:27:41 -05:00
t_type_param_collision.pl
t_typedef.pl
t_typedef.v Support repeated forward typedefs. 2020-10-10 11:29:10 -04:00
t_typedef_array.pl
t_typedef_array.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_typedef_circ_bad.out
t_typedef_circ_bad.pl
t_typedef_circ_bad.v
t_typedef_consistency_0.pl Fix inconsistent driver resolution with typedefs (#4917) 2024-02-22 18:33:23 +00:00
t_typedef_consistency_0.v Fix inconsistent driver resolution with typedefs (#4917) 2024-02-22 18:33:23 +00:00
t_typedef_package.pl
t_typedef_package.v
t_typedef_param.pl
t_typedef_param.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_typedef_port.pl
t_typedef_port.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_typedef_signed.pl
t_typedef_signed.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_typedef_unused_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_typedef_unused_bad.pl
t_typedef_unused_bad.v
t_typename.pl
t_typename.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_udp.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_udp.pl
t_udp.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_udp_bad.out Fix --hierarchical with order-based pin connections (#3585). 2022-08-31 18:12:21 -04:00
t_udp_bad.pl
t_udp_bad.v
t_udp_lint.pl
t_udp_noname.pl Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_udp_noname.v Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_udp_param_bad.out Remove support for parameterized UDPs (#4518) 2023-09-25 10:40:44 -04:00
t_udp_param_bad.pl Remove support for parameterized UDPs (#4518) 2023-09-25 10:40:44 -04:00
t_udp_param_bad.v Remove support for parameterized UDPs (#4518) 2023-09-25 10:40:44 -04:00
t_udp_tableend_bad.out Test/cleanup endtable without table 2022-10-22 12:30:44 -04:00
t_udp_tableend_bad.pl Test/cleanup endtable without table 2022-10-22 12:30:44 -04:00
t_udp_tableend_bad.v Test/cleanup endtable without table 2022-10-22 12:30:44 -04:00
t_udp_tableeof_bad.pl Tests: Fix bison-dependent .out 2022-10-22 14:35:36 -04:00
t_udp_tableeof_bad.v Test/cleanup endtable without table 2022-10-22 12:30:44 -04:00
t_unbounded.pl
t_unbounded.v
t_unbounded_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_unbounded_bad.pl Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_unbounded_bad.v Tests: Cover some previously uncovered warnings 2022-10-22 13:45:48 -04:00
t_unconnected.pl
t_unconnected.v
t_unconnected_bad.out
t_unconnected_bad.pl
t_unconnected_bad.v
t_unicode.pl Fix virus detection false positive (#3944). 2023-02-08 18:44:07 -05:00
t_union_soft.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_union_soft.pl Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_union_soft.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_union_unpacked.pl Support unpacked unions. 2023-01-27 22:41:12 -05:00
t_union_unpacked.v Support %p of union with real 2023-01-28 21:41:50 -05:00
t_uniqueif.pl
t_uniqueif.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_uniqueif_fail1.out
t_uniqueif_fail1.pl
t_uniqueif_fail2.out
t_uniqueif_fail2.pl
t_uniqueif_fail3.out
t_uniqueif_fail3.pl
t_uniqueif_fail4.out
t_uniqueif_fail4.pl
t_unopt_array.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_unopt_array.v Fix incorrect code generation for change expression on typedefed unpacked array (#4915) 2024-02-23 03:53:42 -05:00
t_unopt_array_csplit.pl
t_unopt_array_typedef.pl Fix incorrect code generation for change expression on typedefed unpacked array (#4915) 2024-02-23 03:53:42 -05:00
t_unopt_bound.pl
t_unopt_bound.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_unopt_combo.pl
t_unopt_combo.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_unopt_combo.vlt Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_unopt_combo_bad.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_unopt_combo_bad.pl
t_unopt_combo_isolate.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_unopt_combo_isolate.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_unopt_combo_isolate.vlt
t_unopt_combo_isolate_vlt.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_unopt_combo_isolate_vlt.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_unopt_combo_waive.pl Tests: Fix t_unopt_combo_waive with -Oi 2020-11-25 21:18:13 -05:00
t_unopt_converge.v
t_unopt_converge_initial.v
t_unopt_converge_initial_run_bad.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_unopt_converge_initial_run_bad.pl
t_unopt_converge_ndbg_bad.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_unopt_converge_ndbg_bad.pl
t_unopt_converge_print_bad.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_unopt_converge_print_bad.pl
t_unopt_converge_run_bad.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_unopt_converge_run_bad.pl
t_unopt_converge_unopt_bad.out DFG: handle simple always blocks 2022-10-01 16:46:58 +01:00
t_unopt_converge_unopt_bad.pl
t_unoptflat_simple.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_unoptflat_simple_2.v Dfg: resolve multi-driven signal ranges 2022-11-12 20:34:51 +00:00
t_unoptflat_simple_2_bad.out Dfg: resolve multi-driven signal ranges 2022-11-12 20:34:51 +00:00
t_unoptflat_simple_2_bad.pl
t_unoptflat_simple_3.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_unoptflat_simple_3_bad.pl
t_unoptflat_simple_bad.pl
t_unpack_array_direct_assignment.pl Fix unpacked array expansion (#3861) 2023-01-18 14:35:48 -05:00
t_unpack_array_no_expand.pl Fix unpacked array expansion (#3861) 2023-01-18 14:35:48 -05:00
t_unpack_array_no_expand.v Fix unpacked array expansion (#3861) 2023-01-18 14:35:48 -05:00
t_unpacked_array_order.pl
t_unpacked_array_order.v
t_unpacked_array_p_fmt.out Support p format for UnpackArray (#3877) 2023-01-16 12:41:02 -04:00
t_unpacked_array_p_fmt.pl Support p format for UnpackArray (#3877) 2023-01-16 12:41:02 -04:00
t_unpacked_array_p_fmt.v Support p format for UnpackArray (#3877) 2023-01-16 12:41:02 -04:00
t_unpacked_concat.pl Support concatenation of unpacked arrays (#4558) 2023-10-15 12:53:35 -04:00
t_unpacked_concat.v Support concatenation of unpacked arrays (#4558) 2023-10-15 12:53:35 -04:00
t_unpacked_concat_bad.out Support concatenation of unpacked arrays (#4558) 2023-10-15 12:53:35 -04:00
t_unpacked_concat_bad.pl
t_unpacked_concat_bad.v
t_unpacked_concat_bad2.out Support concatenation of unpacked arrays (#4558) 2023-10-15 12:53:35 -04:00
t_unpacked_concat_bad2.pl Support concatenation of unpacked arrays (#4558) 2023-10-15 12:53:35 -04:00
t_unpacked_concat_bad2.v Support concatenation of unpacked arrays (#4558) 2023-10-15 12:53:35 -04:00
t_unpacked_init.pl Fix single-element replication to dynarray/unpacked/queue (#3548). 2023-01-31 22:43:41 -05:00
t_unpacked_init.v Fix single-element replication to dynarray/unpacked/queue (#3548). 2023-01-31 22:43:41 -05:00
t_unpacked_slice.pl
t_unpacked_slice.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_unpacked_slice_range.pl
t_unpacked_slice_range.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_unpacked_str_init.pl Enable now supported tests for string array initializers 2021-07-23 17:21:15 +01:00
t_unpacked_str_init.v Partial fix to avoid init error on lint-only (#2895) 2021-04-24 09:49:23 -04:00
t_unpacked_str_init2.out Enable now supported tests for string array initializers 2021-07-23 17:21:15 +01:00
t_unpacked_str_init2.pl Enable now supported tests for string array initializers 2021-07-23 17:21:15 +01:00
t_unpacked_str_init2.v Add IMPLICITSTATIC warning when a ftask/function is implicitly static (#3839) 2023-01-05 17:42:05 -05:00
t_unpacked_str_pair.pl Fix invalid cast on string structure creation (#4921). 2024-02-25 08:19:53 -05:00
t_unpacked_str_pair.v Fix invalid cast on string structure creation (#4921). 2024-02-25 08:19:53 -05:00
t_unpacked_struct_eq.pl Fix unpacked struct == and != operators (#4234) (#4240) 2023-05-29 12:08:39 -04:00
t_unpacked_struct_eq.v Fix operator == for unpacked struct, if elements are VlUnpacked arrays (#4247) 2023-05-31 08:34:34 -04:00
t_unpacked_struct_redef.pl Fix struct redefinition (#4276) 2023-06-06 18:28:35 -04:00
t_unpacked_struct_redef.v Fix struct redefinition (#4276) 2023-06-06 18:28:35 -04:00
t_unpacked_struct_sel.pl Fix selects on unpacked structs (#4359) 2023-07-25 12:50:24 +02:00
t_unpacked_struct_sel.v Fix selects on unpacked structs (#4359) 2023-07-25 12:50:24 +02:00
t_unroll_complexcond.pl
t_unroll_complexcond.v
t_unroll_delay.out Tests: Add test for unfixed (#4038) 2023-12-24 12:17:54 -05:00
t_unroll_delay.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_unroll_delay.v Tests: Add test for unfixed (#4237) 2023-12-24 12:19:15 -05:00
t_unroll_forfor.pl
t_unroll_forfor.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_unroll_genf.pl
t_unroll_genf.v Tests: Improve internal coverage holes 2021-10-05 22:02:37 -04:00
t_unroll_pragma.v Add `unroll_disable` and `unroll_full` loop control metacomments (#3260). 2024-01-26 07:49:07 -05:00
t_unroll_pragma_disable.pl Add `unroll_disable` and `unroll_full` loop control metacomments (#3260). 2024-01-26 07:49:07 -05:00
t_unroll_pragma_full.pl Add `unroll_disable` and `unroll_full` loop control metacomments (#3260). 2024-01-26 07:49:07 -05:00
t_unroll_pragma_none.pl Add `unroll_disable` and `unroll_full` loop control metacomments (#3260). 2024-01-26 07:49:07 -05:00
t_unroll_signed.pl
t_unroll_signed.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_unroll_unopt_io.pl Fix 'for' loop with outside variable reference (#4660). 2023-12-24 10:17:44 -05:00
t_unroll_unopt_io.v Fix 'for' loop with outside variable reference (#4660). 2023-11-11 14:47:54 -05:00
t_urandom.pl
t_urandom.v Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_uvm_all.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_uvm_all.v Tests: Use UVM with UVM_NO_DPI defined 2023-10-20 02:37:11 -04:00
t_uvm_pkg_all.vh Tests: Use UVM with UVM_NO_DPI defined 2023-10-20 02:37:11 -04:00
t_uvm_pkg_todo.vh Fix rand fields of reference types (#4627) 2023-10-26 17:17:23 -04:00
t_uvm_todo.pl Tests: Use UVM with UVM_NO_DPI defined 2023-10-20 02:37:11 -04:00
t_uvm_todo.v Tests: Use UVM with UVM_NO_DPI defined 2023-10-20 02:37:11 -04:00
t_vams_basic.pl
t_vams_basic.v Tests: Fix coverage holes. No functional change. 2021-07-10 07:11:50 -04:00
t_vams_kwd_bad.out Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_vams_kwd_bad.pl
t_vams_kwd_bad.v
t_vams_wreal.pl
t_vams_wreal.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_assign_landr.pl
t_var_assign_landr.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_assign_landr_noexpand.pl Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
t_var_bad_hide.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_var_bad_hide.pl
t_var_bad_hide.v
t_var_bad_hide2.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_var_bad_hide2.pl
t_var_bad_hide2.v
t_var_bad_hide_docs.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_var_bad_hide_docs.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_var_bad_hide_docs.v Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
t_var_bad_sameas.out In warnings, rename cells to instances to match IEEE 2020-12-12 22:43:55 -05:00
t_var_bad_sameas.pl
t_var_bad_sameas.v
t_var_bad_sv.out Fix some indents of warnMore 2023-01-05 17:59:51 -05:00
t_var_bad_sv.pl
t_var_bad_sv.v
t_var_const.pl
t_var_const.v
t_var_const_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_var_const_bad.pl
t_var_const_bad.v
t_var_dotted1.v
t_var_dotted1_inl0.pl
t_var_dotted1_inl1.pl
t_var_dotted1_inl2.pl
t_var_dotted2.v
t_var_dotted2_inl0.pl
t_var_dotted2_inl1.pl
t_var_dotted_dup_bad.out In warnings, rename cells to instances to match IEEE 2020-12-12 22:43:55 -05:00
t_var_dotted_dup_bad.pl
t_var_dotted_dup_bad.v
t_var_dup2.pl
t_var_dup2.v
t_var_dup2_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_var_dup2_bad.pl
t_var_dup2_bad.v Fix detection of wire/reg duplicates 2023-05-05 20:16:27 -04:00
t_var_dup3.pl
t_var_dup3.v
t_var_dup_bad.out Fix detection of wire/reg duplicates 2023-05-05 20:16:27 -04:00
t_var_dup_bad.pl
t_var_dup_bad.v
t_var_escape.out Fix identifiers that end with '_' on Windows (#4655) 2023-11-02 17:53:52 -04:00
t_var_escape.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_var_escape.v Fix identifiers that end with '_' on Windows (#4655) 2023-11-02 17:53:52 -04:00
t_var_extern_method_lifetime.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_var_extern_method_lifetime.v Fix variable lifetimes in extern methods (#4414) 2023-08-11 16:52:59 +02:00
t_var_in_assign.pl
t_var_in_assign.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_in_assign_bad.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_var_in_assign_bad.pl
t_var_in_assign_bad.v
t_var_in_assign_pedantic.pl With -Wpedantic change ASSIGNIN to a warning 2023-02-21 16:45:35 -05:00
t_var_in_fork.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_var_in_fork.v V3Fork - transform processes that can outlive their parents into separate tasks (#4253) 2023-06-14 20:44:53 +02:00
t_var_init.pl
t_var_init.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_life.pl
t_var_life.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_local.pl
t_var_local.v Fix handling of static keyword in methods (#4649) 2023-10-31 08:15:54 -04:00
t_var_nonamebegin.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_var_nonamebegin.pl
t_var_nonamebegin.v Support static function variables (#3830) 2023-01-23 08:35:10 -05:00
t_var_nonamebegin__log.out Support task name in $display %m (#3211). 2021-11-26 20:38:48 -05:00
t_var_notfound_bad.out
t_var_notfound_bad.pl
t_var_notfound_bad.v
t_var_outoforder.pl
t_var_outoforder.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_overcmp.pl
t_var_overcmp.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_overwidth_bad.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_var_overwidth_bad.out
t_var_overwidth_bad.pl
t_var_overwidth_bad.v
t_var_overzero.pl
t_var_overzero.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_pins_cc.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_sc1.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_sc2.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_sc32.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_sc64.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_sc_biguint.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_sc_uint.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_sc_uint_biguint.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pins_scui.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_pinsizes.cpp Internals: Cleanup some string/model constructors. No functional change. 2022-08-29 23:50:32 -04:00
t_var_pinsizes.v IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_var_pinsizes.vlt
t_var_port2_bad.out
t_var_port2_bad.pl
t_var_port2_bad.v
t_var_port_bad.out
t_var_port_bad.pl
t_var_port_bad.v
t_var_port_json_only.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_var_port_json_only.pl Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_var_port_json_only.v Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_var_port_xml.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_var_port_xml.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_var_port_xml.v Fix range inheritance on port without data type (#2753). 2021-02-24 18:21:13 -05:00
t_var_ref.pl
t_var_ref.v
t_var_ref_bad1.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_var_ref_bad1.pl
t_var_ref_bad1.v
t_var_ref_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_var_ref_bad2.pl
t_var_ref_bad2.v
t_var_ref_bad3.out Tests: Don't expose version numbers 2021-04-24 10:33:49 -04:00
t_var_ref_bad3.pl
t_var_ref_bad3.v
t_var_ref_noinline.pl
t_var_ref_static.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_var_ref_static.pl Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_var_ref_static.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_var_rsvd.pl
t_var_rsvd.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_rsvd_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_var_rsvd_bad.pl
t_var_rsvd_port.pl Format: perltidy spacing cleanup. No functional change. 2021-09-07 23:50:28 -04:00
t_var_rsvd_port.v
t_var_sc_bv.cpp Include systemc instead of systemc.h in model header files (#4622) (#4623) 2023-10-26 14:36:18 -04:00
t_var_sc_bv.pl Tests: Make some tests single-threaded only, for faster regressions 2024-01-05 18:25:39 -05:00
t_var_sc_bv.v Fix thread saftey in SystemC VL_ASSIGN_SBW/WSB (#3494) (#3513). 2022-09-05 18:42:12 -04:00
t_var_set_link.pl
t_var_set_link.v
t_var_static.pl Fix initialization order of initial static after function/task (#4159) 2023-05-02 11:50:57 -04:00
t_var_static.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_var_static_param.pl Support static function variables (#3830) 2023-01-23 08:35:10 -05:00
t_var_static_param.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_var_suggest_bad.out
t_var_suggest_bad.pl
t_var_suggest_bad.v
t_var_tieout.pl
t_var_tieout.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_types.pl
t_var_types.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_var_types_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_var_types_bad.pl
t_var_types_bad.v
t_var_vec_sel.pl
t_var_vec_sel.v
t_var_xref_bad.out Fix core dump on bad dotted reference. 2023-02-05 12:45:14 -05:00
t_var_xref_bad.pl Fix core dump on bad dotted reference. 2023-02-05 12:45:14 -05:00
t_var_xref_bad.v Fix core dump on bad dotted reference. 2023-02-05 12:45:14 -05:00
t_var_xref_gen.pl Add XML ccall, constpool, initarray, and if/while begins (#3080) 2021-07-24 21:06:06 -04:00
t_var_xref_gen.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_verilated_all.pl Remove long deprecated verilated_heavy.h 2023-06-17 08:45:13 -04:00
t_verilated_all.v Support probablity distribution functions. 2022-12-04 17:30:51 -05:00
t_verilated_all_newest.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_verilated_all_oldest.pl Remove unused CFG_CXXFLAGS_STD_OLDEST 2021-09-26 16:01:25 -04:00
t_verilated_debug.out Make eval loop construction more unified and the output more readable 2023-10-28 08:48:04 +01:00
t_verilated_debug.pl
t_verilated_debug.v Internals: Untabify some embedded tabs. 2021-11-13 10:46:25 -05:00
t_verilated_header.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_verilated_header.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_verilated_threaded.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_virtual_interface_method.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_virtual_interface_method.v Support invoking interface methods on virtual interface variables (#4774) (#4775) 2023-12-21 07:49:07 -05:00
t_virtual_interface_method_bad.out Support invoking interface methods on virtual interface variables (#4774) (#4775) 2023-12-21 07:49:07 -05:00
t_virtual_interface_method_bad.pl Support invoking interface methods on virtual interface variables (#4774) (#4775) 2023-12-21 07:49:07 -05:00
t_virtual_interface_method_bad.v Support invoking interface methods on virtual interface variables (#4774) (#4775) 2023-12-21 07:49:07 -05:00
t_vl_assign_sbw.cpp Fix SystemC biguint sign desynchronization (#4870) 2024-02-02 07:00:13 -05:00
t_vl_assign_sbw.pl Fix Copyright 2024-02-04 09:35:19 -05:00
t_vl_assign_sbw.v Fix SystemC biguint sign desynchronization (#4870) 2024-02-02 07:00:13 -05:00
t_vlcov_data_a.dat
t_vlcov_data_b.dat
t_vlcov_data_c.dat
t_vlcov_data_d.dat
t_vlcov_debugi.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlcov_flag_invalid_bad.out
t_vlcov_flag_invalid_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlcov_info.out Add --annotate-points option, change multipoint on line reporting (#3876). 2023-02-08 20:22:54 -05:00
t_vlcov_info.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlcov_merge.out
t_vlcov_merge.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlcov_nfound_bad.out
t_vlcov_nfound_bad.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlcov_rank.out
t_vlcov_rank.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlcov_rewrite.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlcov_unlink.pl Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
t_vlt_syntax_bad.out Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_vlt_syntax_bad.pl
t_vlt_syntax_bad.v Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_vlt_syntax_bad.vlt Tests: Cover some previously uncovered warnings 2022-10-22 16:03:42 -04:00
t_vlt_timing.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_vlt_timing.vlt Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_vlt_warn.pl Fix lint_off EOFNEWLINE in .vlt files (#3796). 2022-12-01 18:27:36 -05:00
t_vlt_warn.v
t_vlt_warn.vlt Removed the deprecated lint_off flag -msg; use -rule instead. 2022-01-17 16:04:06 -05:00
t_vlt_warn_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_vlt_warn_bad.pl
t_vlt_warn_bad.vlt Removed the deprecated lint_off flag -msg; use -rule instead. 2022-01-17 16:04:06 -05:00
t_vlt_warn_ecode_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_vlt_warn_ecode_bad.pl Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_vlt_warn_ecode_bad.vlt Tests: Fix some missing coverage, and cleanup some error messages 2023-07-27 06:53:43 -04:00
t_vlt_warn_file_bad.out Fix loss of warning source content with `line enter (due to earlier commit 472ad90d83). 2023-10-10 20:40:21 -04:00
t_vlt_warn_file_bad.pl Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_vlt_warn_file_bad.v Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_vlt_warn_file_bad.vlt Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_vlt_warn_file_bad_b.vh Change lint_off to not propagate upwards to files including where the lint_off is. 2023-10-09 04:12:01 -04:00
t_vpi_cb_iter.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_vpi_cb_iter.pl Fix VPI callback list iteration (#2644) 2020-11-17 17:19:51 -05:00
t_vpi_cb_iter.v Fix VPI callback list iteration (#2644) 2020-11-17 17:19:51 -05:00
t_vpi_const_type.cpp Add `vpiConstType` support to `vpi_get_str()` (#4797) 2024-01-02 18:52:57 -05:00
t_vpi_const_type.pl Support vpiConstType in vpi_get() (#4761) 2023-12-14 20:37:47 -05:00
t_vpi_const_type.v Support vpiConstType in vpi_get() (#4761) 2023-12-14 20:37:47 -05:00
t_vpi_dump.cpp Fix generate blocks in vpi_iterate (#3609) (#4913) 2024-03-06 18:33:30 -05:00
t_vpi_dump.iv.out Fix missing VPI scopes (#4918) 2024-03-18 20:47:28 -04:00
t_vpi_dump.out Fix missing VPI scopes (#4918) 2024-03-18 20:47:28 -04:00
t_vpi_dump.pl Tests: Add VPI dump testcases (#4838) 2024-03-05 12:08:22 -05:00
t_vpi_dump.v Fix missing VPI scopes (#4918) 2024-03-18 20:47:28 -04:00
t_vpi_dump_missing_scopes.iv.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_vpi_dump_missing_scopes.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_vpi_dump_missing_scopes.pl [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_vpi_dump_missing_scopes.v [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_vpi_escape.cpp Fix VPI TOP level variable iteration (#3919) (#4618) 2023-11-07 07:47:55 -05:00
t_vpi_escape.pl Fix VPI TOP level variable iteration (#3919) (#4618) 2023-11-07 07:47:55 -05:00
t_vpi_escape.v Fix VPI TOP level variable iteration (#3919) (#4618) 2023-11-07 07:47:55 -05:00
t_vpi_finish.pl Tests: Cleanup some DPI warnings. 2021-02-03 18:30:39 -05:00
t_vpi_finish.v
t_vpi_finish_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_vpi_get.cpp Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_vpi_get.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_get.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_vpi_get_public_rw_switch.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_vpi_memory.cpp Fix `vpi_get()` and `vpi_get64()` to return vpiUndefined on errors (#4795) 2024-01-02 16:25:14 -05:00
t_vpi_memory.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_memory.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00
t_vpi_module.cpp Commentary 2023-02-05 14:12:27 -05:00
t_vpi_module.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_module.v Fix inconsistent naming of generate scope arrays (#3840) 2023-02-01 17:30:02 -05:00
t_vpi_module_dpi.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
t_vpi_module_empty.cpp Fix VPI upper interface scopes not found (#3937). 2023-02-05 16:16:39 -05:00
t_vpi_module_empty.pl Fix VPI upper interface scopes not found (#3937). 2023-02-05 16:16:39 -05:00
t_vpi_module_empty.v Fix VPI upper interface scopes not found (#3937). 2023-02-05 16:16:39 -05:00
t_vpi_onetime_cbs.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_vpi_onetime_cbs.pl Tests: Suppress test leak 2023-01-21 14:46:21 -05:00
t_vpi_onetime_cbs.v Fix VPI one-time timed callbacks (#2778). 2023-01-21 13:43:27 -05:00
t_vpi_package.cpp Fix VPI parameter iteration (#4798) 2024-01-02 18:57:34 -05:00
t_vpi_package.pl vpi_iterate packages with vpiInstance (#4726) 2023-12-01 07:34:09 -05:00
t_vpi_package.v Support VPI parameter iteration (#4765) 2023-12-15 13:53:13 -05:00
t_vpi_param.cpp Add --public-params flag (#3990) 2023-03-08 19:38:26 -05:00
t_vpi_param.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_param.v Tests: Cleanup some DPI warnings. 2021-02-03 18:30:39 -05:00
t_vpi_public_depth.cpp Add --public-depth to force public to a certain instance depth (#3952) 2023-03-09 21:48:05 -05:00
t_vpi_public_depth.pl Add --public-depth to force public to a certain instance depth (#3952) 2023-03-09 21:48:05 -05:00
t_vpi_public_depth.v Add --public-depth to force public to a certain instance depth (#3952) 2023-03-09 21:48:05 -05:00
t_vpi_public_depth_off.pl Add --public-depth to force public to a certain instance depth (#3952) 2023-03-09 21:48:05 -05:00
t_vpi_public_params.pl Add --public-params flag (#3990) 2023-03-08 19:38:26 -05:00
t_vpi_public_params.v Add --public-params flag (#3990) 2023-03-08 19:38:26 -05:00
t_vpi_release_dup_bad.pl Tests: Fix hardcoded path in last test 2020-12-16 19:38:35 -05:00
t_vpi_release_dup_bad.v Report double calls to vpi_release_handle when using VL_DEBUG 2020-12-16 19:10:17 -05:00
t_vpi_release_dup_bad_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_vpi_repetitive_cbs.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_vpi_repetitive_cbs.pl Fix VPI one-time timed callbacks (#2778). 2023-01-21 13:43:27 -05:00
t_vpi_repetitive_cbs.v Fix VPI one-time timed callbacks (#2778). 2023-01-21 13:43:27 -05:00
t_vpi_sc.cpp Tests: Make some includes more generic to help copying tests. No test change. 2023-12-19 21:08:30 -05:00
t_vpi_sc.pl
t_vpi_sc.v
t_vpi_stop_bad.out
t_vpi_stop_bad.pl Tests: Cleanup some DPI warnings. 2021-02-03 18:30:39 -05:00
t_vpi_stop_bad.v
t_vpi_stop_bad_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_vpi_time_cb.cpp Style: Update clang-format config to make formatted code consistent between versions. No functional change (#4520) 2023-09-26 15:05:57 -04:00
t_vpi_time_cb.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_time_cb.v Tests: Refactor t_vpi_time_cb to avoid shared object 2021-03-12 12:08:11 -05:00
t_vpi_time_cb_c.cpp Update clang-format config and apply 2022-08-05 12:00:24 +01:00
t_vpi_unimpl.cpp Tests: Fix t_vpi_unimpl exiting early with missed error 2023-07-05 14:12:22 -04:00
t_vpi_unimpl.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_unimpl.v Tests: Fix t_vpi_unimpl exiting early with missed error 2023-07-05 14:12:22 -04:00
t_vpi_var.cpp Support vpiInertialDelay (#5087) 2024-05-01 18:56:50 -04:00
t_vpi_var.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_var.v Support vpiInertialDelay (#5087) 2024-05-01 18:56:50 -04:00
t_vpi_var2.pl Add /*verilator public[flat|flat_rd|flat_rw| ]*/ metacomments (#3894) 2023-02-03 08:47:55 -05:00
t_vpi_var2.v Support vpiInertialDelay (#5087) 2024-05-01 18:56:50 -04:00
t_vpi_var3.pl Fix VPI TOP level variable iteration (#3919) (#4618) 2023-11-07 07:47:55 -05:00
t_vpi_var3.v Support vpiInertialDelay (#5087) 2024-05-01 18:56:50 -04:00
t_vpi_zero_time_cb.cpp Internals: Use C++14 quoted literal std::string 2024-01-28 21:00:20 -05:00
t_vpi_zero_time_cb.pl Do not generate debug info in tests 2021-06-13 02:55:29 +01:00
t_vpi_zero_time_cb.v Tests: Pass tool to allow ifdefs in VPI C code. 2021-02-03 19:29:24 -05:00
t_vthread.pl CI: Run --sanitize on Ubuntu 22.04 in prep for eventual 24.04. (#4782) 2023-12-27 15:01:17 -05:00
t_wait.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_wait.pl Timing support (#3363) 2022-08-22 13:26:32 +01:00
t_wait.v
t_wait_const.pl Tests: Imply no driver.pl make when using --build. No functional change intended 2024-01-20 10:37:35 -05:00
t_wait_const.v Fix compiler warning on 'wait' with non-zero constant. 2023-11-12 08:44:55 -05:00
t_wait_fork.pl Tests: Imply make_main=>0 on --main tests 2024-01-20 10:17:35 -05:00
t_wait_fork.v Support `wait fork` (#4586) 2023-10-20 07:13:57 -04:00
t_wait_order.out Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_wait_order.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_wait_order.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_wait_timing.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_waiveroutput.out Fix to not emit already waived warnings in waiver output (#4574) (#4818) 2024-01-24 07:45:38 -05:00
t_waiveroutput.pl Fix to not emit already waived warnings in waiver output (#4574) (#4818) 2024-01-24 07:45:38 -05:00
t_waiveroutput.v Fix to not emit already waived warnings in waiver output (#4574) (#4818) 2024-01-24 07:45:38 -05:00
t_waiveroutput.vlt Fix to not emit already waived warnings in waiver output (#4574) (#4818) 2024-01-24 07:45:38 -05:00
t_waiveroutput_allgood.out
t_waiveroutput_allgood.pl
t_waiveroutput_allgood.vlt Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
t_waiveroutput_wall.out Fix to not emit already waived warnings in waiver output (#4574) (#4818) 2024-01-24 07:45:38 -05:00
t_waiveroutput_wall.pl Fix to not emit already waived warnings in waiver output (#4574) (#4818) 2024-01-24 07:45:38 -05:00
t_waiveroutput_wall.vlt Fix to not emit already waived warnings in waiver output (#4574) (#4818) 2024-01-24 07:45:38 -05:00
t_while_cond_is_stmt.pl Fix incorrect temporary insertion in loop conditions with statements (#4873) 2024-02-04 09:19:54 -05:00
t_while_cond_is_stmt.v Fix incorrect temporary insertion in loop conditions with statements (#4873) 2024-02-04 09:19:54 -05:00
t_while_timing_control.pl Tests: Use --binary with some --timing tests 2024-01-20 10:57:00 -05:00
t_while_timing_control.v Fix timing control in while-break loops (#3733) (#3769) 2022-11-21 06:27:55 -05:00
t_width_docs_bad.v Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
t_wire_beh1364_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_wire_beh1364_bad.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_wire_beh1364_bad.v Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_wire_beh1800_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_wire_beh1800_bad.pl
t_wire_beh1800_bad.v
t_wire_behp1364_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_wire_behp1364_bad.pl
t_wire_behp1364_bad.v Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172). 2023-05-05 22:36:51 -04:00
t_wire_behp1800_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_wire_behp1800_bad.pl
t_wire_behp1800_bad.v
t_wire_self_bad.out Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_wire_self_bad.pl Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_wire_self_bad.v Tests: Cover some internal code coverage issues 2021-03-07 13:52:37 -05:00
t_wire_types.pl
t_wire_types.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_with.pl Support queue and associative array 'with' statements. (#2616) 2020-11-01 10:56:07 -05:00
t_with.v Fix 'with' operator with type casting (#3387). 2022-05-15 09:53:48 -04:00
t_with_suggest_bad.out Support queue and associative array 'with' statements. (#2616) 2020-11-01 10:56:07 -05:00
t_with_suggest_bad.pl Support queue and associative array 'with' statements. (#2616) 2020-11-01 10:56:07 -05:00
t_with_suggest_bad.v Support queue and associative array 'with' statements. (#2616) 2020-11-01 10:56:07 -05:00
t_wrapper_clone.cpp Add prepareClone and atClone APIs for Verilated models (#3503) (#4444) 2023-08-30 07:02:55 -04:00
t_wrapper_clone.out Add prepareClone and atClone APIs for Verilated models (#3503) (#4444) 2023-08-30 07:02:55 -04:00
t_wrapper_clone.pl Add prepareClone and atClone APIs for Verilated models (#3503) (#4444) 2023-08-30 07:02:55 -04:00
t_wrapper_clone.v Add prepareClone and atClone APIs for Verilated models (#3503) (#4444) 2023-08-30 07:02:55 -04:00
t_wrapper_context.cpp Remove env from main() to be C++11 compatible 2022-11-23 18:50:31 -05:00
t_wrapper_context.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_wrapper_context.v Add simulation context (VerilatedContext) (#2660). (#2813) 2021-03-07 11:01:54 -05:00
t_wrapper_context_fst.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_wrapper_context_seq.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
t_wrapper_context_top0.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_wrapper_context_top1.out IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
t_wrapper_context_trace0.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_wrapper_context_trace1.out Unify code generation for trace declarations in both trace formats (#4612) 2023-10-24 16:33:29 +01:00
t_wrapper_del_context_bad.cpp Remove env from main() to be C++11 compatible 2022-11-23 18:50:31 -05:00
t_wrapper_del_context_bad.out Add assert when VerilatedContext is mis-deleted (#3121). 2022-05-15 10:51:03 -04:00
t_wrapper_del_context_bad.pl Add assert when VerilatedContext is mis-deleted (#3121). 2022-05-15 10:51:03 -04:00
t_wrapper_del_context_bad.v Add assert when VerilatedContext is mis-deleted (#3121). 2022-05-15 10:51:03 -04:00
t_wrapper_legacy.cpp Remove env from main() to be C++11 compatible 2022-11-23 18:50:31 -05:00
t_wrapper_legacy.pl Add simulation context (VerilatedContext) (#2660). (#2813) 2021-03-07 11:01:54 -05:00
t_wrapper_legacy.v Tests: Rename 2021-02-25 20:05:54 -05:00
t_wrapper_legacy_time64.pl Tests: Rename 2021-02-25 20:05:54 -05:00
t_wrapper_legacy_timed.pl Add simulation context (VerilatedContext) (#2660). (#2813) 2021-03-07 11:01:54 -05:00
t_x_assign.cpp Internals: Cleanup some string/model constructors. No functional change. 2022-08-29 23:50:32 -04:00
t_x_assign.v
t_x_assign_0.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_x_assign_1.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_x_assign_unique_0.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_x_assign_unique_1.pl Format: perltidy spacing cleanup. No functional change. 2021-09-08 18:45:25 -04:00
t_xml_begin_hier.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_begin_hier.pl Fix hier attribute of --xml-only cell section to respect begin blocks (#4129) (#4133) 2023-04-24 07:28:29 -04:00
t_xml_begin_hier.v Fix hier attribute of --xml-only cell section to respect begin blocks (#4129) (#4133) 2023-04-24 07:28:29 -04:00
t_xml_debugcheck.out Split V3Order into further part and decouple various components (#4953) 2024-03-09 12:43:09 +00:00
t_xml_debugcheck.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_first.out Add DFG 'regularize' pass, and improve variable removal (#4937) 2024-03-02 19:49:29 +00:00
t_xml_first.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_first.v
t_xml_flat.out Add DFG 'regularize' pass, and improve variable removal (#4937) 2024-03-02 19:49:29 +00:00
t_xml_flat.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_flat_no_inline_mod.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_flat_no_inline_mod.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_flat_no_inline_mod.v For --flatten, override inlining of public and no_inline modules (#2761) 2021-01-18 08:03:18 -05:00
t_xml_flat_pub_mod.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_flat_pub_mod.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_flat_pub_mod.v For --flatten, override inlining of public and no_inline modules (#2761) 2021-01-18 08:03:18 -05:00
t_xml_flat_vlvbound.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_flat_vlvbound.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_flat_vlvbound.v
t_xml_output.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_output.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_output.v
t_xml_tag.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_tag.pl Fix std:: to be parsed first (#3864) (#3928) 2023-02-03 09:04:16 -05:00
t_xml_tag.v Tests: Untabify tests. No functional change. 2022-05-01 10:10:00 -04:00