verilator/test_regress/t
Geza Lore 5acced1e33
Refactor V3Delay for extensibility (#5516)
* Refactor V3Delay for extensibility

Introduce the concept of an "NBA Scheme", which is the lowering pattern
we can use for various variables that are the targets of NBAs.
E.g.:
 - ShadowVariable (old default scheme)
 - FlagShared (old array set flag scheme)
 - ValueQueueWhole (recent dynamic commit queue)

We now analyse all AstAssignDly before making any decisions on which
scheme to apply. We then choose a specific scheme for each variable that
is the target of an NBA, and then all NBAs targeting that variable use
the same scheme. This enables easy mix and match of schemes as needed,
while remaining consistent by design after extensions.

Output is perturbed due to node insertion order, but no functional
or performance change is intended.
2024-10-09 10:39:40 +01:00
..
t_dist_attributes Internals: Fix annotation checker not considering base class virtual function annotations (#5459) 2024-09-30 21:34:34 -04:00
t_flag_relinc_dir
t_hier_block_cmake Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_trace_sub Fix hierarchical compilation with nested -F (#5114) (#5124) 2024-06-12 07:42:52 -04: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 Add method to check if there are VPI callbacks of the given type (#5399) 2024-08-27 17:36:51 -04:00
bootstrap.pl Copyright year update 2024-01-01 03:19:59 -05:00
t_EXAMPLE.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_EXAMPLE.v Examples: Cleanup some spacing 2024-09-25 14:24:01 -04:00
t_a1_first_cc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_a1_first_cc.v
t_a2_first_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_a3_selftest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_a3_selftest_thread.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_a5_attributes_include.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_a5_attributes_src.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_a6_examples.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_a7_hier_block_cmake.py Support objcache when compiling Verilated files with cmake. 2024-09-24 20:55:11 -04:00
t_alias2_unsup.out
t_alias2_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alias2_unsup.v
t_alias_unsup.out
t_alias_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_add_sub.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_and.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_bustri.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_clshift.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_compare.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_constant.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_counter.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_decode.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_divide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_ff.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_fifo.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_fifo_dc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_inv.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_latch.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_mult.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_mult_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_mux.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_or.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_ram_dp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_ram_dq.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_ram_io.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_rom.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_shiftreg.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_altera_lpm_xor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_combdly.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_combdly.v
t_alw_dly.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_dly.v
t_alw_noreorder.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_nosplit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_nosplit.v
t_alw_reorder.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_reorder.v
t_alw_split.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_split.v
t_alw_split_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_split_cond.v
t_alw_split_rst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_split_rst.v
t_alw_splitord.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_alw_splitord.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_backw_index_bad.v
t_array_compare.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_compare.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_array_in_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_in_struct.v Support StructSel in unpacked array assignments (#5176) 2024-06-12 17:07:33 +01:00
t_array_index_increment.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_index_increment.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_list_bad.v
t_array_mda.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_mda.v
t_array_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_method.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -04:00
t_array_method_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_method_unsup.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -04:00
t_array_packed_endian.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_pattern_bad2.v
t_array_pattern_bad3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_array_pattern_bad3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_pattern_bad3.v Tests: Fix some coverage holes 2023-05-13 20:15:03 -04:00
t_array_pattern_enum.py Tests: Disable last test due to clang warning 2024-10-06 05:00:57 -04:00
t_array_pattern_enum.v Fix pattern initialization with typedef key (#5512). 2024-10-06 04:01:15 -04:00
t_array_pattern_packed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_query_with.v Fix function calls in with statements (#4245) 2023-05-30 09:02:59 -04:00
t_array_rev.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_type_methods.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_array_unpacked_public.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_array_unpacked_public.v
t_arraysel_wide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_arraysel_wide.v
t_assert_basic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_basic.v Tests: Fix some verilog.y parser coverage holes 2024-07-26 07:29:15 -04:00
t_assert_basic_cover.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_basic_fail.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_basic_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_casez.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_casez.v
t_assert_clock_event_unsup.out
t_assert_clock_event_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_clock_event_unsup.v
t_assert_comp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_comp.v
t_assert_comp_bad.out Tests: Fix some verilog.y parser coverage holes 2024-07-26 07:29:15 -04:00
t_assert_comp_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_comp_bad.v Tests: Fix some verilog.y parser coverage holes 2024-07-26 07:29:15 -04:00
t_assert_cover.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_cover.v Tests: Enable cover named property 2023-09-03 21:02:42 -04:00
t_assert_cover_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_arg.cpp Support assertcontrol directive type (#5310) 2024-08-05 17:54:13 -04:00
t_assert_ctl_arg.out Tests: Default to check_finished=>1 2024-08-24 19:27:59 -04:00
t_assert_ctl_arg.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_arg.v Tests: Default to check_finished=>1 2024-08-24 19:27:59 -04:00
t_assert_ctl_arg_coverage.out Tests: Default to check_finished=>1 2024-08-24 19:27:59 -04:00
t_assert_ctl_arg_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_arg_unsup.out Support assertcontrol directive type (#5310) 2024-08-05 17:54:13 -04:00
t_assert_ctl_arg_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_arg_unsup.v Support assertcontrol directive type (#5310) 2024-08-05 17:54:13 -04:00
t_assert_ctl_concurrent.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_concurrent.v Add parameterless assert control system tasks (#5010) 2024-05-08 08:31:34 -04:00
t_assert_ctl_concurrent_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_immediate.out Support `$assertcontrol` assertion_type (#5236) 2024-07-10 05:06:13 -04:00
t_assert_ctl_immediate.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_immediate.v Support `$assertcontrol` assertion_type (#5236) 2024-07-10 05:06:13 -04:00
t_assert_ctl_immediate_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_unsup.out Support `$assertcontrol` assertion_type (#5236) 2024-07-10 05:06:13 -04:00
t_assert_ctl_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_ctl_unsup.v Support `$assertcontrol` assertion_type (#5236) 2024-07-10 05:06:13 -04:00
t_assert_disable_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_assert_disable_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_disable_bad.v Cleanup some IEEE references 2023-10-19 19:26:36 -04:00
t_assert_disable_iff.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_disable_iff.v
t_assert_disabled.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_dup_bad.out
t_assert_dup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_dup_bad.v
t_assert_elab.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_elab.v
t_assert_elab_bad.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_assert_enabled_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_enabled_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_enabled_on_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_iff.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_iff.v Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_assert_iff_bad1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_iff_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_implication.v
t_assert_implication_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_inside_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_named_property.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_assert_past.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_past.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_property.v
t_assert_property_fail_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_property_fail_2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_property_untyped.v
t_assert_property_untyped_unsup.out
t_assert_property_untyped_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_property_untyped_unsup.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_recursive_property_unsup.v
t_assert_sampled.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_sampled.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_assert_synth.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_synth_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assert_synth_parallel.out Improve assertion for unique case (#4892) 2024-02-13 21:53:32 +09:00
t_assert_synth_parallel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assign_expr.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_assign_inline.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assign_inline.v
t_assign_on_rhs_of_nonblocking_unsup.out Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_assign_on_rhs_of_nonblocking_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assign_slice_overflow.v
t_assign_slice_overflow_ox.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assigndly_dynamic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assigndly_dynamic.v Fix dynamic NBAs with automatic vars (#4696) 2023-11-16 11:21:23 +01:00
t_assigndly_dynamic_delay.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assigndly_dynamic_nofork.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assigndly_task.v Refine dynamic NBA condition (#4773) 2023-12-20 18:12:17 +01:00
t_assoc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_assoc2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc2.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_assoc_compare.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc_compare.v
t_assoc_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc_method.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -04:00
t_assoc_method_bad.out Fix associative array next/prev/first/last mis-propagating constants (#5435). 2024-09-07 15:25:35 -04:00
t_assoc_method_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc_method_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc_wildcard.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc_wildcard_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_assoc_wildcard_method.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -04:00
t_attr_parenstar.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_attr_parenstar.v
t_bench_mux4k.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bench_mux4k.v
t_bench_mux4k_onecpu.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_benchmarksim.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bigmem_bad.out Add error on zero width select (#5028). 2024-04-30 18:38:37 -04:00
t_bigmem_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bigmem_bad.v
t_bind.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bind.v
t_bind2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bind2.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_bind_nfound.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bind_nfound.v Fix false MULTITOP on bound interfaces (#4438). 2023-08-25 08:21:15 -04:00
t_bitsel_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_concat.v Fix multidimensional function return value selects (#5382). 2024-09-09 19:56:09 -04:00
t_bitsel_const_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_bitsel_const_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_const_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_bitsel_enum.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_enum.v
t_bitsel_slice.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_slice.v
t_bitsel_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_struct.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_bitsel_struct2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_struct2.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_bitsel_struct3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_struct3.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_bitsel_wire_array_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_bitsel_wire_array_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bitsel_wire_array_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_blocking.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_blocking.v
t_bug3180.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_bug3180.v
t_c_this.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_c_this.v
t_case_66bits.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_66bits.v
t_case_66bits_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_auto1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_auto1.v
t_case_deep.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_deep.v
t_case_default_bad.out
t_case_default_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_default_bad.v
t_case_dupitems.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_dupitems.v
t_case_duplicated_if.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_duplicated_if.v Tests (#3806) (#3807) 2023-06-16 18:30:25 -04:00
t_case_enum_complete.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_enum_incomplete_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_genx_bad.v
t_case_group.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_group.v
t_case_huge.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_huge.v
t_case_huge_sub.v Commentary 2024-09-08 11:11:20 -04:00
t_case_huge_sub2.v Commentary 2024-09-08 11:11:20 -04:00
t_case_huge_sub3.v Commentary 2024-09-08 11:11:20 -04:00
t_case_huge_sub4.v
t_case_incrdecr.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_incrdecr.v
t_case_inside.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_inside.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_inside_bad.v
t_case_itemwidth.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_itemwidth.v
t_case_nest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_nest.v
t_case_onehot.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_onehot.v
t_case_orig.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_orig.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_reducer.v
t_case_string.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_string.v
t_case_string2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_string2.v
t_case_unique_many.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_unique_many.v Fix assert on wide expression (#5319) (#5324) 2024-08-06 01:45:57 -04:00
t_case_wild.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_wild.v Add syntax error on empty case items, per IEEE grammar. 2024-09-25 22:40:28 -04:00
t_case_write1.out
t_case_write1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_x.v
t_case_x_bad.out
t_case_x_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_x_bad.v
t_case_zx_bad.out
t_case_zx_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_case_zx_bad.v
t_cast.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cast.v
t_cast_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cast_class.v
t_cast_class_incompat_bad.out Internals: Change cast fileline to point to cast operator 2024-08-07 18:45:53 -04:00
t_cast_class_incompat_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cast_class_incompat_bad.v
t_cast_param_logic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cast_param_logic.v
t_cast_param_type.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cast_param_type.v
t_cast_size_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_cast_size_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cast_types.v
t_castdyn.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_castdyn.v Fix dynamic casts of null values (#4631) 2023-10-27 15:58:40 +02:00
t_castdyn_bbox.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_castdyn_castconst_bad.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_castdyn_castconst_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_castdyn_castconst_bad.v
t_castdyn_enum.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_castdyn_enum.v
t_castdyn_run_bad.out
t_castdyn_run_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_castdyn_run_bad.v
t_castdyn_unsup_bad.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_castdyn_unsup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_castdyn_unsup_bad.v
t_ccache_report.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_ccache_report__ccache_report_initial.out
t_ccache_report__ccache_report_rebuild.out
t_cellarray.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cellarray.v
t_checker.out Parse checkers as UNSUPPORTED. 2023-02-11 14:31:28 -05:00
t_checker.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_checker.v Parse checkers as UNSUPPORTED. 2023-02-11 14:31:28 -05:00
t_chg_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_chg_first.v
t_class1.out
t_class1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class1.v
t_class2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class2.v
t_class_assign_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_assign_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_assign_bad.v Fix class reference assignment checking (#4296) 2023-06-15 14:00:47 +02:00
t_class_assign_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_builtin_bad.v
t_class_capitalization.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_capitalization.v Fix classes/modules of case-similar names (#5109). 2024-07-14 13:57:16 -04:00
t_class_class.out
t_class_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_class.v
t_class_compare.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_compare.v Fix comparison of class objects (#4346) 2023-07-07 16:20:23 +05:00
t_class_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_const.v
t_class_copy.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_copy.v
t_class_copy2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_copy_bad.v
t_class_diamond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_diamond.v Support interface class diamond relationship. 2024-01-23 22:07:35 -05:00
t_class_dict.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_dict.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_class_enum.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_enum.v
t_class_extends.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends.v
t_class_extends1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends1.v
t_class_extends2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends2.v Internals: Parse class extends :: 2023-02-14 21:23:55 -05:00
t_class_extends_alias_unsup.out
t_class_extends_alias_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_alias_unsup.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_aliased_real_bad.v
t_class_extends_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_extends_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_bad.v
t_class_extends_colon.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_class_extends_nf_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_nf_bad.v
t_class_extends_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_rec_bad.out
t_class_extends_rec_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_rec_bad.v
t_class_extends_this.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_this.v
t_class_extends_this3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_this3.v
t_class_extends_this_protect_ids.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extends_vsyment.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_extern_bad.v
t_class_field_name.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_class_format.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_format.v
t_class_forward.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_forward.v
t_class_func_arg_unused.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_inc.v Support ++/-- on dotted member variables. 2023-04-07 20:57:17 -04:00
t_class_local.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_local.v
t_class_local_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_class_local_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_local_bad.v
t_class_local_protect_ids.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_local_typedef_bad.out Support `local` and `protected` on `typedef` (#5460). 2024-10-06 18:08:40 -04:00
t_class_local_typedef_bad.py Support `local` and `protected` on `typedef` (#5460). 2024-10-06 18:08:40 -04:00
t_class_local_typedef_bad.v Support `local` and `protected` on `typedef` (#5460). 2024-10-06 18:08:40 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_member_bad.v
t_class_member_bad2.out
t_class_member_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_member_bad2.v
t_class_member_sens.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_member_sens.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_membersel_int.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_class_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_method_bad.v
t_class_method_str_literal.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_class_mod_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_mod_bad.v
t_class_module.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_module.v
t_class_name.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_name.v
t_class_nested_link.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_new_bad.v
t_class_new_default.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_class_new_default.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_new_default.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_class_new_noparen.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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_ref_bad.out Improve new class error (#5359) 2024-08-11 10:09:05 -04:00
t_class_new_ref_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_new_ref_bad.v Improve new class error (#5359) 2024-08-11 10:09:05 -04:00
t_class_new_return.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_new_return.v
t_class_new_this.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_null_bad.v
t_class_null_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_package.v
t_class_packed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_packed.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_class_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_bad1.v
t_class_param_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_class_param_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_bad2.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_circ_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_class_param_enum_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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_extra_bad.out Fix not reporting class reference with extra parameters (#5467). 2024-10-04 05:38:36 -04:00
t_class_param_extra_bad.py Fix not reporting class reference with extra parameters (#5467). 2024-10-04 05:38:36 -04:00
t_class_param_extra_bad.v Fix not reporting class reference with extra parameters (#5467). 2024-10-04 05:38:36 -04:00
t_class_param_func_return.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_mod.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_nconst_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_nested_bad.v
t_class_param_noinit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_pkg.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -04:00
t_class_param_rewrite.py Fix equivalence checking when replacing type parameters (#5213) (#5255) 2024-10-03 21:19:07 +01:00
t_class_param_rewrite.v Fix equivalence checking when replacing type parameters (#5213) (#5255) 2024-10-03 21:19:07 +01: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_subtype_constsim.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_param_type.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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_ref_bad.out Internals: Remove V3LinkParse's need of class links. No functional change intended. 2024-09-20 18:26:23 -04:00
t_class_ref_bad.py Internals: Remove V3LinkParse's need of class links. No functional change intended. 2024-09-20 18:26:23 -04:00
t_class_ref_bad.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_class_ref_ref.py Fix class reference with pin that is a class reference (#5454). 2024-09-17 17:38:18 -04:00
t_class_ref_ref.v Fix class reference with pin that is a class reference (#5454). 2024-09-17 17:38:18 -04:00
t_class_short_circuit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_split.v
t_class_static.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_static.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_static_member.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_static_member.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_static_member_pkg.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_static_member_pkg.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_static_member_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_static_method.v
t_class_static_method_protect_ids.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_static_order.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_static_order.v
t_class_super_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_super_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_super_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_super_bad2.v
t_class_super_new.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_super_new_bad_nfirst.v
t_class_this_constructor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_this_constructor.v Fix this in a constructor (#4533) 2023-10-03 14:32:18 +02:00
t_class_typedef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Support `local` and `protected` on `typedef` (#5460). 2024-10-06 18:08:40 -04:00
t_class_unsup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_unsup_bad.v Support `local` and `protected` on `typedef` (#5460). 2024-10-06 18:08:40 -04:00
t_class_uses_this.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_uses_this.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_uses_this_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_uses_this_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_uses_this_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_virtual.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_virtual_bad.v
t_class_virtual_chain_ctor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_virtual_chain_ctor.v
t_class_virtual_protect_ids.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_virtual_pure.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_virtual_pure_bad.v
t_class_vparam.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_class_vparam.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_class_wide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_clk_2in.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_2in.v
t_clk_2in_vec.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_concat.out Add --json-only and related JSON dumping (#4715) (#4831). 2024-02-09 17:50:09 -05:00
t_clk_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_concat.v
t_clk_concat.vlt
t_clk_concat2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_concat2.v
t_clk_concat3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_concat3.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_clk_concat4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_concat4.v
t_clk_concat5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_concat5.v
t_clk_concat6.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_concat6.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_condflop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_condflop.v
t_clk_dpulse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_dpulse.v
t_clk_dsp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_dsp.v
t_clk_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_first.v
t_clk_first_bad.out
t_clk_first_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_first_deprecated.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_first_deprecated.v
t_clk_gate_ext.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_gate_ext.v
t_clk_gater.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_gater.v
t_clk_gen.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_gen.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_inp_init.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_clk_latch.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_latch.v
t_clk_latch_edgestyle.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_latchgate.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_latchgate.v
t_clk_powerdn.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_powerdn.v
t_clk_scope_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_scope_bad.v
t_clk_vecgen1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_vecgen1.v
t_clk_vecgen2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clk_vecgen3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocked_release_combo.py Convert test driver to Python (#5427) 2024-09-08 13:00: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocker.v
t_clocking_bad1.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_clocking_bad1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_bad1.v
t_clocking_bad2.out
t_clocking_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_bad2.v
t_clocking_bad3.out
t_clocking_bad3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_bad3.v
t_clocking_bad4.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_clocking_bad4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_bad4.v
t_clocking_bad5.out
t_clocking_bad5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_bad5.v
t_clocking_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_concat.v
t_clocking_empty_block.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_empty_block.v Fix fault on empty clocking block (#4593). 2023-10-21 02:40:08 -04:00
t_clocking_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_inout.v Support `inout` clocking items (#5160) 2024-06-07 08:30:58 -04:00
t_clocking_notiming.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_clocking_notiming.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_notiming.v
t_clocking_out_on_change.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_out_on_change.v Fix output clockvar overwriting signal (#5320) (#5347) 2024-08-08 21:48:25 +01:00
t_clocking_react.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_react.v Fix driving clocking block in Reactive 2024-09-04 07:57:51 -04:00
t_clocking_sched.out
t_clocking_sched.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_sched.v
t_clocking_sched_timing.out
t_clocking_sched_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_timing.v
t_clocking_timing1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_timing2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_unsup1.out Support `inout` clocking items (#5160) 2024-06-07 08:30:58 -04:00
t_clocking_unsup1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_unsup1.v Support `inout` clocking items (#5160) 2024-06-07 08:30:58 -04:00
t_clocking_unsup2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_clocking_unsup2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_unsup2.v
t_clocking_virtual.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_virtual.v Support clocking blocks in virtual interfaces (#5235) 2024-07-09 18:31:58 -04:00
t_clocking_xref.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_clocking_xref.v Support cross-module clockvars access (#5184) 2024-06-30 15:19:02 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_comb_input_0.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_comb_input_1.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_comb_input_2.v
t_comb_loop_through_unpacked_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_comb_loop_through_unpacked_array.v
t_compiler_include.cpp Support`--compiler-include` headers in user-supplied cpp files (#5271) 2024-07-24 06:40:39 -04:00
t_compiler_include.h Support`--compiler-include` headers in user-supplied cpp files (#5271) 2024-07-24 06:40:39 -04:00
t_compiler_include.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_compiler_include.v Support`--compiler-include` headers in user-supplied cpp files (#5271) 2024-07-24 06:40:39 -04:00
t_compiler_include_dpi.cpp Support`--compiler-include` headers in user-supplied cpp files (#5271) 2024-07-24 06:40:39 -04:00
t_compiler_include_dpi.h Support`--compiler-include` headers in user-supplied cpp files (#5271) 2024-07-24 06:40:39 -04:00
t_compiler_include_dpi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_compiler_include_dpi.v Support`--compiler-include` headers in user-supplied cpp files (#5271) 2024-07-24 06:40:39 -04:00
t_compiler_include_dpi_split.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_compiler_include_split.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_concat_large.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_concat_large_bad.v
t_concat_link_bad.out Add elaboration dot-error message context, plus debug improvements 2024-10-04 05:38:05 -04:00
t_concat_link_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_concat_link_bad.v
t_concat_opt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_concat_opt.v
t_concat_or.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_concat_or.v
t_concat_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_concat_sel.v
t_concat_string.py Fix exponential ConcatN (#5488) 2024-09-26 05:12:24 -04:00
t_concat_string.v Fix exponential ConcatN (#5488) 2024-09-26 05:12:24 -04:00
t_concat_unpack.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_concat_unpack.v
t_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_bitoptree_bug3096.v
t_const_dec_mixed_bad.out
t_const_dec_mixed_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_dec_mixed_bad.v
t_const_hi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_hi.v
t_const_no_opt.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_const_number_bad.out Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_const_number_bad.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_const_number_bad.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_const_number_unsized.py Remove warning on unsized numbers exceeding 32-bits. 2024-09-21 19:19:12 -04:00
t_const_number_unsized.v Remove warning on unsized numbers exceeding 32-bits. 2024-09-21 19:19:12 -04:00
t_const_number_v_bad.out Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_const_number_v_bad.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_const_number_v_bad.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_const_op_red_scope.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_op_red_scope.v
t_const_overflow_bad.out Improve hex too many digits error (#5419). 2024-08-30 07:48:00 -04:00
t_const_overflow_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_overflow_bad.v
t_const_sel_sel_extend.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_sel_sel_extend.v
t_const_slicesel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_slicesel.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_const_slicesel_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_slicesel_bad.v
t_const_string_func.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_const_string_func.v handle constant format field widths (#3946) 2023-02-09 10:09:00 -05:00
t_constraint.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint.v Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -04:00
t_constraint_dist.py Support basic dist constraints (#5431) 2024-09-12 05:20:36 -07:00
t_constraint_dist.v Support inside array constraints (#5448) 2024-09-19 07:27:59 -04:00
t_constraint_foreach.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_foreach.v Fix foreach colliding index names (#5444) 2024-09-10 07:17:21 -04:00
t_constraint_inheritance.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_inheritance.v Fix randomization when used with inheritance (#5268) 2024-07-17 08:21:45 +02:00
t_constraint_inheritance_with.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_inheritance_with.v Fix randomization when used with inheritance (#5268) 2024-07-17 08:21:45 +02:00
t_constraint_json_only.out Fix inline constraints creating class random generator (#5280) 2024-07-19 13:03:48 -04:00
t_constraint_json_only.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_json_only.v Support conditional constraints (#5245) 2024-07-10 11:30:18 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_mode.v Support `constraint_mode` (#5338) 2024-08-21 06:16:44 -04:00
t_constraint_mode_bad.out Support `constraint_mode` (#5338) 2024-08-21 06:16:44 -04:00
t_constraint_mode_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_mode_bad.v Support `constraint_mode` (#5338) 2024-08-21 06:16:44 -04:00
t_constraint_mode_unsup.out Support `constraint_mode` (#5338) 2024-08-21 06:16:44 -04:00
t_constraint_mode_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_mode_unsup.v Support `constraint_mode` (#5338) 2024-08-21 06:16:44 -04:00
t_constraint_nosolver_bad.out Tests: Fix requiring core dump 2024-09-04 20:10:05 -04:00
t_constraint_nosolver_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_operators.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_operators.v Normalize types in constraints (#5407) 2024-08-27 12:53:44 +02:00
t_constraint_state.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_state.v State-dependent constraints (#5217) 2024-07-01 20:19:15 +02:00
t_constraint_xml.out Fix inline constraints creating class random generator (#5280) 2024-07-19 13:03:48 -04:00
t_constraint_xml.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_constraint_xml.v Support conditional constraints (#5245) 2024-07-10 11:30:18 -04:00
t_continue_do_while_bad.out
t_continue_do_while_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_continue_do_while_bad.v
t_convert2string.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_convert2string.v
t_cover_assert.out Improve error that assert-under-assert is unsupported 2023-09-03 09:08:43 -04:00
t_cover_assert.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_const_compare.v Fix tautological-compare warnings. 2024-02-07 22:16:08 -05:00
t_cover_lib.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_lib.v
t_cover_lib_1.out
t_cover_lib_1_per_instance.out
t_cover_lib_2.out
t_cover_lib_3.out
t_cover_lib_4.out
t_cover_lib_c.cpp Fix coverage with member 2024-02-08 21:51:36 -05:00
t_cover_lib_legacy.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_line.out Change to use maximum for cover point aggregation (#5402) 2024-09-09 14:20:18 -04: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.info.out Change to use maximum for cover point aggregation (#5402) 2024-09-09 14:20:18 -04:00
t_cover_line_cc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_line_cc_vlt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_line_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_main.out Fix extra dot in coverage point hierarchy when using name()=''. 2024-09-23 07:34:12 -04:00
t_cover_main.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_sva_notflat.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_toggle.out Change to use maximum for cover point aggregation (#5402) 2024-09-09 14:20:18 -04:00
t_cover_toggle.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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_min.info.out Change to use maximum for cover point aggregation (#5402) 2024-09-09 14:20:18 -04:00
t_cover_toggle_min.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_toggle_min.v Fix toggle coverage aggregation on same line (#5248) 2024-07-14 17:05:58 -04:00
t_cover_toggle_points.out Change to use maximum for cover point aggregation (#5402) 2024-09-09 14:20:18 -04:00
t_cover_toggle_width.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cover_unused_bad.v
t_covergroup_unsup.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_covergroup_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_covergroup_unsup.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_cuse_forward.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cuse_forward.v Fix missing class forward declarations (#4151) 2023-05-22 08:29:01 -04:00
t_cxx_equal_to.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_cxx_equal_to.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_debug_emitv.out Fix false LIFETIME warning on `repeat` in `fork-join` (#5456). 2024-09-18 21:20:17 -04:00
t_debug_emitv.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_debug_emitv.v
t_debug_emitv_addrids.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_debug_exit_parse.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_debug_fatalsrc_bad.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_debug_fatalsrc_bt_bad.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_debug_gate.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_debug_gate.v Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_debug_graph_test.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_debug_graph_test.v
t_debug_inputs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_debug_sigsegv_bt_bad.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_debug_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_debug_trace.v Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_debug_width.out Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_debug_width.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dedupe_clk_gate.v
t_dedupe_seq_logic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dedupe_seq_logic.v
t_delay.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_delay.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_delay_compare.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_delay_compare.v Fix width extension on delays (#5045). 2024-04-13 08:16:59 -04:00
t_delay_incr.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_delay_incr.v
t_delay_incr_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_delay_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_delay_var.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_delay_var.v Fix coverage of delayed nets 2024-02-08 20:25:17 -05:00
t_depth_flop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_depth_flop.v
t_detectarray_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_detectarray_1.v
t_detectarray_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_detectarray_2.v
t_detectarray_3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_detectarray_3.v
t_dfg_3676.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_3676.v
t_dfg_3679.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_3679.v
t_dfg_3726.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_3726.v
t_dfg_3817.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_3817.v
t_dfg_3872.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_3872.v
t_dfg_4104.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_4104.v Fix DfgToAst conversion of CountBits (#4101) (#4143) 2023-04-23 08:49:44 -04:00
t_dfg_4943.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_4943.v Fix bad assertion in DFG variable elimination 2024-03-05 18:51:46 +00:00
t_dfg_circular.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_circular.v
t_dfg_inline_forced.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_inline_forced.v DFG: Allow inlining of variabels driven from forced vars (#5259) 2024-07-13 12:35:09 +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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_multidriver_dfg_bad.v
t_dfg_multidriver_non_dfg.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_multidriver_non_dfg.v
t_dfg_peephole.cpp
t_dfg_peephole.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_peephole.v Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_regularize_circular.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_regularize_circular.v Apply DFG regularization to cyclic graphs (#5142) 2024-05-26 12:01:30 +01:00
t_dfg_regularize_driver_of_sc_var.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_unhandled.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dfg_unhandled.v
t_difftree.a.tree
t_difftree.b.tree
t_difftree.out
t_difftree.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_disable.out Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_disable.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_disable_fork1.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_disable_fork2.v Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_disable_fork3.v Fix compilation error on unreachable disable fork / wait fork (#5339) 2024-08-07 18:44:02 -04:00
t_disable_fork_notiming.out Support `disable fork` (#4125) (#4569) 2023-10-16 14:02:29 +02:00
t_disable_fork_notiming.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 multiple string formats (#5311). 2024-09-11 08:41:11 -04:00
t_display.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display.v Fix display with multiple string formats (#5311). 2024-09-11 08:41:11 -04:00
t_display_bad.out
t_display_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_bad.v
t_display_concat.out
t_display_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_concat.v
t_display_concat2.out
t_display_concat2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_concat2.v
t_display_cwide_bad.out
t_display_cwide_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_cwide_bad.v
t_display_esc_bad.out
t_display_esc_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_impure.v Fix display optimization ignoring side effects (#4585). 2023-10-19 18:33:58 -04:00
t_display_io.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_io.v
t_display_l.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_l.v
t_display_mcd.out
t_display_mcd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_mcd.v
t_display_merge.out
t_display_merge.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_merge.v
t_display_noopt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_qqq.out
t_display_qqq.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_qqq.v
t_display_real.out Fix conversion of integers in $display %e (#4528). 2023-10-01 13:00:16 -04:00
t_display_real.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_real.v Fix conversion of integers in $display %e (#4528). 2023-10-01 13:00:16 -04:00
t_display_real_noopt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_realtime.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_realtime.v
t_display_recurse.out Fix recursive display causing segfault (#4480). 2023-09-16 10:10:21 -04:00
t_display_recurse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_signed.v
t_display_signed_noopt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_string.out
t_display_string.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_string.v
t_display_time.out
t_display_time.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_time.v
t_display_type_bad.out Fix errors on using string in incorrect format (#5340). 2024-07-09 08:29:22 -04:00
t_display_type_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_type_bad.v Fix errors on using string in incorrect format (#5340). 2024-07-09 08:29:22 -04:00
t_display_wide.out
t_display_wide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_display_wide.v
t_dist_attributes_bad.out Internals: Fix annotation checker not considering base class virtual function annotations (#5459) 2024-09-30 21:34:34 -04:00
t_dist_attributes_bad.py Internals: Fix annotation checker not considering base class virtual function annotations (#5459) 2024-09-30 21:34:34 -04:00
t_dist_cinclude.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_contributors.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_copyright.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_cppstyle.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_docs_style.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_docs_summary.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_error_format.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_fixme.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_getsetorder.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_header_cc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_install.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_lint_py.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_pl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_portability.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_untracked.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dist_warn_coverage.py Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_dist_whitespace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_do_not_convert_to_comb.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_do_not_convert_to_comb.v
t_do_while.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_do_while.v Fix block names of nested do..while loops (#4728) 2023-11-30 14:32:12 +01:00
t_dos.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dos.v
t_dotfiles.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_2exp_bad.out
t_dpi_2exp_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_accessors.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_dpi_arg_inout_unpack.cpp
t_dpi_arg_inout_unpack.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_arg_inout_unpack.v
t_dpi_arg_inout_unpack__Dpi.out
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_dpi_arg_input_unpack.cpp
t_dpi_arg_input_unpack.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_arg_input_unpack.v
t_dpi_arg_input_unpack__Dpi.out
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_dpi_arg_output_unpack.cpp
t_dpi_arg_output_unpack.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_arg_output_unpack.v
t_dpi_arg_output_unpack__Dpi.out
t_dpi_argtype_bad.out Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_dpi_argtype_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_argtype_bad.v Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_dpi_binary.py Fix --binary with .cpp PLI filenames under relative directory paths. 2024-09-22 16:47:15 -04:00
t_dpi_binary.v Fix --binary with .cpp PLI filenames under relative directory paths. 2024-09-22 16:47:15 -04:00
t_dpi_binary_c.cpp Fix --binary with .cpp PLI filenames under relative directory paths. 2024-09-22 16:47:15 -04:00
t_dpi_binary_c.h Fix --binary with .cpp PLI filenames under relative directory paths. 2024-09-22 16:47:15 -04:00
t_dpi_context.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_context.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_display.out
t_dpi_display.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_display.v
t_dpi_display_c.cpp
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_dup_bad.v
t_dpi_export.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_export.v Support DPI imports and exports with double underscores. 2024-09-22 22:06:39 -04:00
t_dpi_export_bad.out
t_dpi_export_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_export_bad.v
t_dpi_export_c.cpp Support DPI imports and exports with double underscores. 2024-09-22 22:06:39 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_export_context2_bad.v
t_dpi_export_context_bad.cpp
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_export_context_bad.v
t_dpi_export_noopt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_export_scope_bad.cpp
t_dpi_export_scope_bad.out
t_dpi_export_scope_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_export_scope_bad.v
t_dpi_if_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_if_cond.v Fix splitting if statements with impure conditions (#5219) 2024-07-02 15:17:10 -04:00
t_dpi_if_cond_c.cpp Fix splitting if statements with impure conditions (#5219) 2024-07-02 15:17:10 -04:00
t_dpi_imp_gen.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_imp_gen.v
t_dpi_imp_gen_c.cpp
t_dpi_import.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_import.v Support DPI imports and exports with double underscores. 2024-09-22 22:06:39 -04:00
t_dpi_import_c.cpp Support DPI imports and exports with double underscores. 2024-09-22 22:06:39 -04:00
t_dpi_import_hdr_only.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_lib.v
t_dpi_lib_c.cpp
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 Support DPI imports and exports with double underscores. 2024-09-22 22:06:39 -04:00
t_dpi_name_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_name_bad.v Support DPI imports and exports with double underscores. 2024-09-22 22:06:39 -04:00
t_dpi_open.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_open.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_dpi_open_c.cpp
t_dpi_open_elem.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_dpi_open_oob_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_open_oob_bad.v
t_dpi_open_oob_bad_c.cpp
t_dpi_open_query.cpp Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_dpi_open_query.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Tests: Fix clang 18 warning 2024-09-07 10:20:59 -04:00
t_dpi_openfirst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_openfirst.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_dpi_openfirst_c.cpp
t_dpi_qw.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_qw.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_result_type_bad.v
t_dpi_shortcircuit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_shortcircuit.v Tests: Improve short circuit test 2023-04-01 23:10:05 -04:00
t_dpi_shortcircuit2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_shortcircuit2.v
t_dpi_shortcircuit_c.cpp Tests: Improve short circuit test 2023-04-01 23:10:05 -04:00
t_dpi_string.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_string.v
t_dpi_string_c.cpp
t_dpi_sys.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_sys.v
t_dpi_sys_c.cpp
t_dpi_threads.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_threads.v Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_threads_c.cpp
t_dpi_threads_collide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_type_bad.out
t_dpi_type_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_type_bad.v
t_dpi_unpack_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_dpi_unpack_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_unpack_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dpi_var.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_driver_random.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dump.v Support `$assertcontrol` assertion_type (#5236) 2024-07-10 05:06:13 -04:00
t_dump_dfg.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dump_json.out Fix `$fatal` to not be affected by `+verilator+error+limit` (#5135). 2024-09-13 20:45:44 -04:00
t_dump_json.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dump_tree_dot.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_dynarray_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_dynarray_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_bad.v
t_dynarray_bits.out Support 2D dynamic array initialization (#4700) (#5122) 2024-06-08 22:44:45 -04:00
t_dynarray_bits.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_bits.v Support 2D dynamic array initialization (#4700) (#5122) 2024-06-08 22:44:45 -04:00
t_dynarray_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_concat.v Fix initializing static array in dynamic arrays and queues (#5287). 2024-07-24 06:06:57 -04:00
t_dynarray_init.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_init.v Support empty queue as dynarray default value (#5055) 2024-04-18 11:53:23 -05:00
t_dynarray_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_method.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_dynarray_multid.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_multid.v Support appending to queue via `[]` (#5421) 2024-09-02 09:45:47 -04:00
t_dynarray_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_param.v
t_dynarray_unpacked.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_dynarray_unpacked.v Tests: Enable fixed-earlier (#2314) 2023-08-30 18:10:30 -04:00
t_embed1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_embed1.v
t_embed1_c.cpp
t_embed1_child.v
t_embed1_wrap.v
t_emit_accessors.cpp Add `--emit-accessors` (#5182) (#5227) 2024-07-06 13:12:53 +01:00
t_emit_accessors.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_emit_accessors.v Add `--emit-accessors` (#5182) (#5227) 2024-07-06 13:12:53 +01:00
t_emit_constw.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_bad_circdecl.v
t_enum_bad_dup.out
t_enum_bad_dup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_bad_dup.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_bad_wrap.v
t_enum_const_methods.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_func.v
t_enum_huge_methods.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_huge_methods.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_enum_huge_methods_bad.out Internals: Refactor into V3Width enumSelect function 2024-10-07 21:44:07 -04:00
t_enum_huge_methods_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_huge_methods_bad.v
t_enum_int.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_int.v
t_enum_large_methods.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_large_methods.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_enum_name2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_name2.v
t_enum_name3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_overlap_bad.v
t_enum_param_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_public.v Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_enum_recurse_bad.out
t_enum_recurse_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_recurse_bad.v
t_enum_recurse_bad2.out
t_enum_recurse_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_recurse_bad2.v
t_enum_size.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_size.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_enum_type_bad.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_enum_type_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_type_bad.v
t_enum_type_methods.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_type_methods.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_type_nomethod_bad.v
t_enum_type_pins.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_type_pins.v
t_enum_value_assign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_value_assign.v
t_enum_x_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_enum_x_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enum_x_bad.v
t_enumeration.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_enumeration.v
t_event.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event.v Fix clearing trigger of events with no sentrees (#5426) 2024-09-02 18:19:49 +02:00
t_event_control.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_event_control.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_control.v
t_event_control_assign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_control_assign.v Allow assigning events (#4403) 2023-10-26 16:38:47 +02:00
t_event_control_expr.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_control_expr.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_control_pass.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_control_pass.v Allow assigning events (#4403) 2023-10-26 16:38:47 +02:00
t_event_control_prev_name_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_control_prev_name_collision.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_event_control_scope_var.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_control_star.v Add error to avoid @* fatal 2023-02-26 13:13:02 -05:00
t_event_control_timing.out
t_event_control_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_copy.out Fix spelling 2023-11-10 23:25:53 -05:00
t_event_copy.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_event_method_bad.v Tests: Check for bad event methods 2024-04-28 13:10:25 -04:00
t_exit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_exit.v
t_expect.out Parse 'expect', still unsupported. 2023-03-10 21:48:56 -05:00
t_expect.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_expr_incr_unsup.v Disallow ++/-- over expressions with potential side effects (#3976). 2023-02-28 15:21:58 -05:00
t_extend.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_extend.v
t_extend_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_extend_class.v
t_extend_class_c.h
t_extract_static_const.out
t_extract_static_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_extract_static_const_multimodule.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_f_bad.out
t_f_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fallback_bad.out Fix dot fallback finding wrong symbols (#5394) 2024-08-22 15:49:08 -04:00
t_fallback_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fallback_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_final.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_final.v
t_flag_bboxsys.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_bboxsys.v
t_flag_binary.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_binary_parallel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_build.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_build_bad.out
t_flag_build_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_build_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_build_dep_bin.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_build_dep_bin.v
t_flag_build_jobs_and_j.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_build_jobs_bad.out
t_flag_build_jobs_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_comp_limit_parens.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_comp_limit_parens.v
t_flag_compiler.v
t_flag_compiler_bad.out
t_flag_compiler_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_compiler_clang.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_compiler_gcc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_compiler_msvc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_context_bad.v
t_flag_csplit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_csplit.v
t_flag_csplit_eval.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_csplit_eval.v
t_flag_csplit_groups.py Add `-output-groups` to build with concatenated .cpp files (#5257) 2024-09-30 21:42:36 -04:00
t_flag_csplit_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_debug_noleak.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_debug_noleak.v
t_flag_debugi9.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_debugi9.v
t_flag_decoration.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_decorations_node.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_define.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_deprecated_bad.v
t_flag_errorlimit_bad.out
t_flag_errorlimit_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_errorlimit_bad.v
t_flag_expand_limit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_expand_limit.v
t_flag_f.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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
t_flag_f_bad_cmt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_f_bad_cmt.v
t_flag_f_bad_cmt.vc
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_fi.v
t_flag_fi_h.h Copyright year update 2024-01-01 03:19:59 -05:00
t_flag_future.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_future.v
t_flag_future_bad.out
t_flag_future_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_generate_key.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_getenv.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_getenv.v
t_flag_help.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_help_valgrind.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_hier0_bad.out
t_flag_hier0_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_hier1_bad.out
t_flag_hier1_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_i_empty.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_invalid2_bad.out
t_flag_invalid2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_invalid_bad.out
t_flag_invalid_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_j_hier.py Fix -j option without argument in hierarchical verilation (#5514) 2024-10-07 07:31:59 -04:00
t_flag_j_hier.v Fix -j option without argument in hierarchical verilation (#5514) 2024-10-07 07:31:59 -04:00
t_flag_language.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_language.v
t_flag_language_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_ldflags.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_ldflags.v
t_flag_ldflags_a.cpp
t_flag_ldflags_c.cpp
t_flag_ldflags_so.cpp
t_flag_lib.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_main.v
t_flag_main_sc_bad.out
t_flag_main_sc_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_main_top_name.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_make_bad.out
t_flag_make_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_make_cmake.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_make_cmake.v
t_flag_make_cmake_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_make_cmake_sc.v
t_flag_make_gmake.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_mmd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_mmd.v
t_flag_names.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_names.v
t_flag_no_unlimited_stack.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_no_unlimited_stack.v
t_flag_nofile_bad.out
t_flag_nofile_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_nomod_bad.out
t_flag_nomod_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_output_groups_bad.out Add `-output-groups` to build with concatenated .cpp files (#5257) 2024-09-30 21:42:36 -04:00
t_flag_output_groups_bad.py Add `-output-groups` to build with concatenated .cpp files (#5257) 2024-09-30 21:42:36 -04:00
t_flag_parameter.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_parameter.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_flag_parameter.vc
t_flag_parameter_bad.out
t_flag_parameter_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_parameter_hier.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_parameter_pkg.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_flag_prefix.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_prefix.v Tests: Avoid side effect on array index 2023-09-01 19:26:50 -04:00
t_flag_quiet_exit.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_quiet_stats.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -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.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_quiet_stats3.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_relinc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_relinc.v
t_flag_runtime_debug.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_skipidentical.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_skipidentical.v
t_flag_stats.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_stats.v
t_flag_structs_packed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_structs_packed.v
t_flag_structs_packed_bad.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_flag_structs_packed_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_suggest.out
t_flag_suggest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_supported.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_supported_1.out Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_supported_empty.out Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_flag_threads_dpi_bad.out
t_flag_threads_dpi_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_timescale.out
t_flag_timescale.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_timescale.v
t_flag_timescale_override.out
t_flag_timescale_override.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_timescale_override.v
t_flag_timescale_override2.out
t_flag_timescale_override2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_topmodule.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_topmodule.v
t_flag_topmodule_bad.out
t_flag_topmodule_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_topmodule_bad2.out
t_flag_topmodule_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_topmodule_inline.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_topmodule_inline.v
t_flag_values_bad.out
t_flag_values_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_values_deprecated.out
t_flag_values_deprecated.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_verilate.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_verilate_threads_bad.out
t_flag_verilate_threads_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_version.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_werror_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_flag_werror_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_werror_bad3.out
t_flag_werror_bad3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_wfatal.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_flag_wfatal.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_wfatal.v
t_flag_woff.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_woff.v
t_flag_woff_bad.out
t_flag_woff_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_wpedantic_bad.out Fix mis-parsing of `constraint = new`. 2024-09-22 09:10:01 -04:00
t_flag_wpedantic_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_wpedantic_bad.v
t_flag_wwarn_bad.out
t_flag_wwarn_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_x_assign_bad.out
t_flag_x_assign_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_x_initial_bad.out
t_flag_x_initial_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_xinitial_0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_xinitial_0.v
t_flag_xinitial_unique.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_flag_xinitial_unique.v
t_for_assign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_for_assign.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_for_break.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_for_break.v
t_for_comma.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_for_count.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_for_funcbound.v
t_for_init_bug.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_for_init_bug.v
t_for_local.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_for_local.v
t_for_loop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_for_loop.v
t_force.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_force_bad_rw.out
t_force_bad_rw.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_bad_rw.v
t_force_mid.cpp Do not create aliases for forced port signals (#5105) 2024-05-10 18:19:51 +01:00
t_force_mid.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_mid.v Do not create aliases for forced port signals (#5105) 2024-05-10 18:19:51 +01:00
t_force_multi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_multi.v
t_force_port_alias.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_port_alias.v Do not create aliases for forced port signals (#5105) 2024-05-10 18:19:51 +01:00
t_force_release_net.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_release_net.v
t_force_release_net_reverse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_release_var.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_release_var.v
t_force_release_var_reverse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_subnet.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_subnet.v Do not create aliases for forced port signals (#5105) 2024-05-10 18:19:51 +01:00
t_force_subvar.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_subvar.v
t_force_tri.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_force_tri.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_force_tri.v
t_forceable_net.cpp
t_forceable_net.v Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_net.vlt
t_forceable_net_cmt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_forceable_net_cmt_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_forceable_net_trace.vcd Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_net_vlt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_forceable_net_vlt_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_forceable_var.cpp
t_forceable_var.v Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_var.vlt
t_forceable_var_cmt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_forceable_var_cmt_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_forceable_var_trace.vcd Fix DFG removing forceable signals (#4942) 2024-03-03 16:22:41 +00:00
t_forceable_var_vlt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_forceable_var_vlt_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach.v Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_foreach_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_bad.v Internals: Minor internal code coverage cleanups 2023-09-10 18:53:51 -04:00
t_foreach_blkname.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_blkname.v Fix names of foreach blocks (#4264) 2023-06-06 16:24:42 +02:00
t_foreach_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_class.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_foreach_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_const.v Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_iface.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_iface.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_nindex_bad.v
t_foreach_type_bad.out Internals: Convert foreach loops in V3Begin as well as V3Width (#5283) 2024-08-02 08:29:05 -04:00
t_foreach_type_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_foreach_type_bad.v
t_fork.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_fork.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork.v
t_fork_bbox.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_bbox.v
t_fork_block_item_declaration.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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_dynscope_out.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_dynscope_out.v Fix forks capturing non-input ports in tasks (#5237) (#5343) 2024-08-08 21:55:46 +01:00
t_fork_dynscope_unsup.out Fix forks capturing non-input ports in tasks (#5237) (#5343) 2024-08-08 21:55:46 +01:00
t_fork_dynscope_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_dynscope_unsup.v Fix forks capturing non-input ports in tasks (#5237) (#5343) 2024-08-08 21:55:46 +01: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_func_bad.v
t_fork_initial.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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_join_none_virtual.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_join_none_virtual.v Fix coroutines without awaits to have a co_return (#4208) (#5175) 2024-06-12 15:13:52 -04:00
t_fork_jumpblock.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_label.v
t_fork_label_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_none_var.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_output_arg.v Fix access type of function arguments (#4692) (#4694) 2023-11-14 17:02:13 -05:00
t_fork_port.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fork_port.v Fix references to ports in forks (#5123) 2024-05-17 07:38:36 -04:00
t_fork_repeat.py Fix false LIFETIME warning on `repeat` in `fork-join` (#5456). 2024-09-18 21:20:17 -04:00
t_fork_repeat.v Fix false LIFETIME warning on `repeat` in `fork-join` (#5456). 2024-09-18 21:20:17 -04:00
t_fork_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_format_wide_decimal.out
t_format_wide_decimal.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_format_wide_decimal.v
t_func.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func.v
t_func_arg_complex.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_bad.v
t_func_bad_width.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_bad_width.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_bad_width.v
t_func_begin2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_begin2.v
t_func_call_order.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_check.v
t_func_complex.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_cond.v Internals: Fix removing nodes in V3Life (#5365) 2024-08-14 09:23:24 +02:00
t_func_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_const.v
t_func_const2_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_const2_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_func_const3_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_const3_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_const3_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_const_struct_bad.v
t_func_crc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_crc.v
t_func_default_warn.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_default_warn.v
t_func_defaults.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_defaults.v Fix handling of static keyword in methods (#4649) 2023-10-31 08:15:54 -04:00
t_func_dotted.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_dotted_inl1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_dotted_inl1.vlt
t_func_dotted_inl1_vlt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_endian.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_endian.v
t_func_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_first.v
t_func_flip.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_flip.v
t_func_gen.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_gen.v
t_func_graphcirc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_graphcirc.v
t_func_grey.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_grey.v
t_func_impure_bad.out
t_func_impure_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_impure_bad.v
t_func_inconly.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_inconly.v
t_func_inout_bit_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_io_order.v Tests: Fix --verbose broken display 2024-09-01 21:01:07 -04:00
t_func_lib.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_lib.v
t_func_lib_sub.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_lib_sub.v
t_func_lib_sub_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_link.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_link.v
t_func_many_return.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_mlog2.v
t_func_modify_input.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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 Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_func_no_lifetime_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_no_lifetime_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_func_no_parentheses_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_func_no_parentheses_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_no_parentheses_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_func_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_noinl.v
t_func_numones.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_numones.v
t_func_outfirst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_outfirst.v
t_func_outp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_outp.v
t_func_paramed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_paramed.v
t_func_plog.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_plog.v
t_func_public.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_public.v
t_func_public_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_rand.v
t_func_range.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_range.v
t_func_real_abs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_real_abs.v
t_func_real_exprstmt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_real_param.v
t_func_recurse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_recurse.v
t_func_recurse2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_recurse2.v
t_func_recurse_param.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_func_recurse_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_recurse_param.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_recurse_param_bad.v
t_func_redef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_redef.v
t_func_ref.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_ref.v Fix inline function ref port persistence 2024-07-23 18:47:04 -04:00
t_func_ref_arg.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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_refio_bad.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_func_refio_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_refio_bad.v
t_func_regfirst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_regfirst.v
t_func_return.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_return.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_return_bad.v
t_func_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_sel.v
t_func_sum.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_sum.v
t_func_task_bad.out
t_func_task_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_task_bad.v
t_func_tie_bad.out
t_func_tie_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_tie_bad.v
t_func_twocall.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_twocall.v
t_func_twocall_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_types.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_types.v
t_func_under.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_under.v
t_func_under2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_under2.v
t_func_uninit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_uninit.v
t_func_unit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_unit.v
t_func_v.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_v.v
t_func_v_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_void.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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 Tests: test class IGNOREDRETURN. 2024-09-09 19:48:15 -04:00
t_func_void_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_void_bad.v Tests: test class IGNOREDRETURN. 2024-09-09 19:48:15 -04:00
t_func_while.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_while.v
t_func_wide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_func_wide.v
t_func_wide_out.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fuzz_always_bad.out
t_fuzz_always_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fuzz_always_bad.v
t_fuzz_eof_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fuzz_eof_bad.v
t_fuzz_eqne_bad.out
t_fuzz_eqne_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_fuzz_triand_bad.v
t_gantt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gantt_two.cpp Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gantt_two.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_array.v
t_gate_basic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_basic.v Tests: Improve specparam verilog.y coverage 2023-07-05 14:11:55 -04:00
t_gate_basic_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_chained.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_delay_unsup.out
t_gate_delay_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_delref.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_delref.v
t_gate_elim.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_elim.v
t_gate_fdup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_fdup.v
t_gate_implicit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_implicit.v
t_gate_loop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_loop.v
t_gate_lvalue_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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_opt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_opt.v Fix assertion failure in V3Gate (#5101) 2024-06-08 08:37:01 -04:00
t_gate_ormux.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_ormux.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_strength.v
t_gate_tree.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gate_unsup.v
t_gated_clk_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gated_clk_1.v
t_gen_alw.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_alw.v
t_gen_assign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_assign.v
t_gen_cond_bitrange.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_cond_bitrange.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_cond_bitrange_bad.v
t_gen_cond_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_cond_const.v
t_gen_defparam.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_defparam.v
t_gen_defparam_bad.out Fix fault on defparam with UNSUPPORTED ignored (#5450). 2024-09-13 18:31:55 -04:00
t_gen_defparam_bad.py Fix fault on defparam with UNSUPPORTED ignored (#5450). 2024-09-13 18:31:55 -04:00
t_gen_defparam_bad.v Fix fault on defparam with UNSUPPORTED ignored (#5450). 2024-09-13 18:31:55 -04:00
t_gen_defparam_multi.out Parse defparam = as unsupported 2023-03-15 21:04:10 -04:00
t_gen_defparam_multi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_defparam_nfound_bad.v Tests: Add defparam not resolved test 2023-02-11 11:00:07 -05:00
t_gen_div0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_div0.v
t_gen_for.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_for.v
t_gen_for0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_for0.v
t_gen_for1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_for1.v
t_gen_for_interface.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_for_interface.v
t_gen_for_overlap.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_for_overlap.v
t_gen_for_shuffle.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_for_shuffle.v
t_gen_forif.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_forif.v
t_gen_genblk.out
t_gen_genblk.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_genblk.v
t_gen_genblk_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_if.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_if.v
t_gen_ifelse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_ifelse.v
t_gen_inc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_inc.v
t_gen_index.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_index.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_gen_intdot.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_intdot.v
t_gen_intdot2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_intdot2.v
t_gen_local.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_local.v
t_gen_lsb.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_lsb.v
t_gen_mislevel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_mislevel.v
t_gen_missing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_missing.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_missing_bad2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_gen_missing_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_missing_bad2.v
t_gen_nonconst_bad.out
t_gen_nonconst_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_nonconst_bad.v
t_gen_self_return.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_self_return.v
t_gen_upscope.out
t_gen_upscope.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_gen_upscope.v
t_gen_var_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_gen_var_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_generate_fatal_bad.v
t_genfor_hier.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_genfor_hier.v
t_genfor_init_o0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_genfor_init_o0.v Fix error on empty generate with -O0 (#5250). 2024-07-11 06:59:15 -04:00
t_genfor_signed.out
t_genfor_signed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_genfor_signed.v
t_genvar_for_bad.out Add error on misused genvar (#408). 2024-10-03 18:54:30 -04:00
t_genvar_for_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_genvar_for_bad.v Add error on misused genvar (#408). 2024-10-03 18:54:30 -04:00
t_genvar_misuse_bad.out Fix IEEE version number 2024-10-04 05:22:09 -04:00
t_genvar_misuse_bad.py Add error on misused genvar (#408). 2024-10-03 18:54:30 -04:00
t_genvar_misuse_bad.v
t_hier_block.cpp
t_hier_block.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block.v
t_hier_block0_bad.out Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block0_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block0_bad.v Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block1_bad.v
t_hier_block_libmod.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_libmod.v
t_hier_block_nohier.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_prot_lib.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_prot_lib_shared.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_sc_trace_fst.out Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_sc_trace_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_sc_trace_vcd.out Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_sc_trace_vcd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_signed_logic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_signed_logic.v Fix signed types emitted in hierarchical Verilation (#5178) 2024-06-14 08:07:32 -04:00
t_hier_block_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_struct.v
t_hier_block_trace_fst.out Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_trace_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_trace_vcd.out Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_trace_vcd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_type_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_type_param.v Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_type_param_multiple.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_type_param_multiple.v Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_type_param_multiple_instances.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_type_param_multiple_instances.v Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_type_param_nested.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_type_param_nested.v Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_type_param_notfound_bad.out Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_type_param_notfound_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_type_param_typedef.v Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_hier_block_typedef_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_block_vlt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_bynum.v
t_hier_task.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_task.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_hier_trace.out Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
t_hier_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hier_trace.v Fix hierarchical compilation with nested -F (#5114) (#5124) 2024-06-12 07:42: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hierarchy_identifier.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hierarchy_identifier.v
t_hierarchy_identifier_bad.out
t_hierarchy_identifier_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hierarchy_identifier_bad.v
t_hierarchy_unnamed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_hierarchy_unnamed.v
t_if_deep.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_if_deep.v
t_if_same_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_if_same_bad.v Tests (#3806) (#3807) 2023-06-16 18:30:25 -04:00
t_if_swap.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_if_swap.v
t_iff.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_iff.v Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
t_implements.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements.v
t_implements_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_collision.v
t_implements_collision_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_implements_collision_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_contents_bad.v
t_implements_missing_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_implements_missing_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_missing_bad.v
t_implements_nested_bad.out
t_implements_nested_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_nested_bad.v
t_implements_new_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_implements_new_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_new_bad.v
t_implements_noinherit_bad.out
t_implements_noinherit_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_noinherit_bad.v
t_implements_noninterface_bad.out
t_implements_noninterface_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_noninterface_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_implements_notfound_bad.out
t_implements_notfound_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_notfound_bad.v
t_implements_typed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_implements_typed.v Fix import of extends typedefs 2023-03-01 00:30:45 -05:00
t_impure_cond_empty_if.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_impure_cond_empty_if.v Fix purity of functions with AstJumpBlock or AstStmtExpr (#5332) 2024-08-06 16:07:38 +01:00
t_inc_relink.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inc_relink.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_incorrect_multi_driven.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_increment_bad.v
t_infinite_recursion.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_infinite_recursion.v Fix infinite recursion due to recursive functions/tasks (#5398) 2024-08-26 12:18:52 -04:00
t_init_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_init_concat.v
t_initarray_nonarray.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initarray_nonarray.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_initial.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initial.v
t_initial_assign_sformatf.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initial_assign_sformatf.v Fix sformatf internal error on initial automatics (#5423) 2024-08-30 19:35:47 -04:00
t_initial_assign_sformatf_debug.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initial_dlyass.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initial_dlyass.v
t_initial_dlyass_bad.out
t_initial_dlyass_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initial_edge.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initial_edge.v
t_initial_edge_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initial_inc.vh
t_initialstatic_circ.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_initialstatic_circ.v
t_inside.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inside.v Support inside range with implicit type conversion (#5026) 2024-03-28 07:31:45 -04:00
t_inside2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inside2.v
t_inside_assoc_unsup.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inside_assoc_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inside_dyn.v Fix missing type coercion in 'inside {array}' (#5340) 2024-08-08 03:46:41 -04:00
t_inside_nonint.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Fix missing type coercion in 'inside {array}' (#5340) 2024-08-08 03:46:41 -04:00
t_inside_unpacked_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inside_wild.v
t_inst_2star_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inst_2star_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_inst_array_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_inst_array_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_array_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_inst_array_connect.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_array_inl1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_array_partial.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_array_partial.v
t_inst_array_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_ccall.v
t_inst_comma.v
t_inst_comma_inl0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_comma_inl1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_darray.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_darray.v
t_inst_dearray_slice.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dearray_slice.v
t_inst_dff.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dff.v
t_inst_dtree.v
t_inst_dtree_inla.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlab.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlac.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlb.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlbc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlbd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inlcd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_dtree_inld.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_first.v
t_inst_first_a.v
t_inst_first_b.v
t_inst_implicit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_implicit.v
t_inst_long.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_long_bad.out Fix shortened module names when searching for files (#5196) (#5246) 2024-08-09 17:23:00 -04:00
t_inst_long_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_long_bad.v Fix shortened module names when searching for files (#5196) (#5246) 2024-08-09 17:23:00 -04:00
t_inst_misarray2_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_inst_misarray2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_misarray_bad.v
t_inst_mism.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_mism.v
t_inst_missing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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 Improve PINMISSING to show related port 2024-07-20 17:37:33 -04:00
t_inst_missing_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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
t_inst_missing_dot_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_missing_dot_bad.v
t_inst_mnpipe.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_mnpipe.v
t_inst_name_long.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_noname_bad.v Support parsing anonymous primitive instantiations (#4809) 2024-01-07 10:59:56 -05:00
t_inst_notunsized.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_notunsized.v
t_inst_overwide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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_paren_bad.out Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_inst_paren_bad.py Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_inst_paren_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_inst_pin_place_bad.out Improve PINMISSING to show related port 2024-07-20 17:37:33 -04:00
t_inst_pin_place_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_pin_realnreal.v
t_inst_port_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_port_array.v
t_inst_prepost.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_prepost.v
t_inst_recurse2_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_inst_recurse2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_recurse2_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_inst_recurse_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_inst_recurse_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_recurse_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_inst_signed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_signed.v
t_inst_signed1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_signed1.v
t_inst_slice.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_slice.v
t_inst_slice_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_slice_part_select.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_slice_part_select.v
t_inst_sv.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_sv.v
t_inst_tree.v
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.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_inst_tree_inl0_pub0.vlt
t_inst_tree_inl0_pub1.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -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.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04: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.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_inst_tree_inl1_pub1.vlt
t_inst_v2k.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_v2k.v
t_inst_v2k__sub.vi
t_inst_wideconst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_inst_wideconst.v
t_interconnect.out Internals: Parse interconnect then say unsupported 2023-03-02 20:02:14 -05:00
t_interconnect.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interconnect_bad.v Internals: Parse interconnect then say unsupported 2023-03-02 20:02:14 -05:00
t_interface.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface.v
t_interface1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface1.v
t_interface1_modport.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface1_modport.v
t_interface1_modport_nansi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface1_modport_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface1_modport_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface1_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface2.v
t_interface2_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ar2a.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ar2a.v
t_interface_ar2b.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ar2b.v
t_interface_ar3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_ar3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ar3.v
t_interface_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_array.v
t_interface_array2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_array2.v Fix isPure to be superset of isOutputter. 2024-06-16 21:43:30 -04:00
t_interface_array2_coverage.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_array2_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_array_bad.v
t_interface_array_modport.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_array_modport.v
t_interface_array_nocolon.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_arraymux.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_arraymux.v
t_interface_asvar_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_asvar_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_asvar_bad.v
t_interface_bind_public.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_bind_public.v
t_interface_derived_type.py Fix user-type parameter overlap (#5469) 2024-09-20 14:29:31 -04:00
t_interface_derived_type.v Fix user-type parameter overlap (#5469) 2024-09-20 14:29:31 -04:00
t_interface_down.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down.v
t_interface_down_inla.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlab.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlac.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlb.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlbc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlbd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inlcd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_inld.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_down_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_dups.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_dups.v
t_interface_gen.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen.v Tests: Fix some non-IEEE issues in tests. 2024-09-27 09:00:20 -04:00
t_interface_gen2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen2.v
t_interface_gen2_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen2_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen3.v
t_interface_gen3_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen3_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen4.v
t_interface_gen4_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen5.v
t_interface_gen5_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen6.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen6.v
t_interface_gen6_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen7.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen7.v
t_interface_gen7_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen8.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen8.v
t_interface_gen8_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen9.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen9.v
t_interface_gen9_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen10.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen10.v
t_interface_gen10_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen11.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen11.v
t_interface_gen11_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen12.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen12.v
t_interface_gen12_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen13.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_gen13.v Fix interface generate begin (#4065). 2023-03-26 08:49:38 -04:00
t_interface_gen_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_import_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_import_param.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_interface_inl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_localparam.out Fix localparam elaboration (#3858) (#4794) 2024-01-11 07:49:07 -05:00
t_interface_localparam.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_localparam.v Fix localparam elaboration (#3858) (#4794) 2024-01-11 07:49:07 -05:00
t_interface_mismodport_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_interface_mismodport_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_mismodport_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_interface_missing_bad.out
t_interface_missing_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_missing_bad.v
t_interface_modport.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport.v
t_interface_modport_bad.out
t_interface_modport_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport_bad.v
t_interface_modport_coverage.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport_dir_bad.v
t_interface_modport_export.out
t_interface_modport_export.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport_export.v
t_interface_modport_import.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport_import.v
t_interface_modport_import_export_list.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport_import_export_list.v Untabify 2023-02-23 05:47:56 -05:00
t_interface_modport_import_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport_inl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modport_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_modportlist.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_mp_func.v
t_interface_mp_func_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_nansi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_nansi.v
t_interface_nest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_nest.v
t_interface_nest_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_param1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_param1.v
t_interface_param2.out
t_interface_param2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_param_loop_bad.v
t_interface_parameter_access.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_parameter_access.v
t_interface_paren_missing_bad.out Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_interface_paren_missing_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_parent_scope_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ref_trace.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ref_trace_inla.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ref_trace_inlab.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ref_trace_inlb.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_ref_trace_noinl_notrace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_size_bad.v
t_interface_star.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_star.v
t_interface_top_bad.out
t_interface_top_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_top_bad.v
t_interface_twod.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_twod.v
t_interface_twod_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_typedef.out
t_interface_typedef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_typedef.v Fix unpacked struct clocking 2023-03-14 19:35:40 -04:00
t_interface_typo_bad.out Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_interface_typo_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_typo_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_interface_virtual.out Fix interface comparison (#4570) 2023-10-16 11:05:39 -04:00
t_interface_virtual.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_virtual.v Fix virtual interface null checks (#5391) 2024-08-21 05:40:52 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_virtual_opt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_interface_virtual_unused_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_interface_virtual_unused_bad.v
t_interface_wrong_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_interface_wrong_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_json_only_debugcheck.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_json_only_first.out [Vpi] Fix missing scopes 2 (#4965) 2024-04-01 23:11:15 -04:00
t_json_only_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_jumps_do_while.v
t_jumps_uninit_destructor_call.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_jumps_uninit_destructor_call.v Fix jumping over object initialization (#4411) 2023-08-11 18:28:37 +02:00
t_langext_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_1.v
t_langext_1_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_2.v
t_langext_2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_3.v
t_langext_3_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_4_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_2012ext.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_2017ext.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_2023ext.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_order.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_langext_order.v
t_langext_order_sub.v
t_leak.cpp Add assertion on reusing VerilatedContext (#5167). 2024-06-11 19:38:58 -04:00
t_leak.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_leak.v
t_let.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_let_unsup.v Support let 2023-09-07 21:45:51 -04:00
t_lib.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lib_nolib.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lib_prot.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lib_prot_comb.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lib_prot_comb.v
t_lib_prot_delay_bad.out
t_lib_prot_delay_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lib_prot_delay_bad.v
t_lib_prot_exe_bad.out
t_lib_prot_exe_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lib_prot_inout_bad.out
t_lib_prot_inout_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lib_prot_inout_bad.v
t_lib_prot_secret.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_always_comb_bad.v
t_lint_always_comb_iface.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_blksync_bad.out
t_lint_blksync_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_blksync_bad.v
t_lint_blksync_loop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_blksync_loop.v
t_lint_block_redecl_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_lint_block_redecl_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_block_redecl_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_lint_bsspace_bad.out
t_lint_bsspace_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_bsspace_bad.v
t_lint_caseincomplete_bad.out
t_lint_caseincomplete_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_caseincomplete_bad.v
t_lint_cmpconst_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_cmpconst_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_cmpconst_bad.v
t_lint_colonplus_bad.out
t_lint_colonplus_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_comb_bad.v
t_lint_comb_use.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_comb_use.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_const_func_dpi_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_contassreg_bad.v
t_lint_declfilename.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_declfilename.v
t_lint_declfilename_bad.out
t_lint_declfilename_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_declfilename_bbox.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_declfilename_bbox.v Add GENUNNAMED lint warning. 2023-07-01 08:31:53 -04:00
t_lint_defparam.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_defparam.v
t_lint_defparam_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_lint_defparam_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_didnotconverge_bad.out
t_lint_didnotconverge_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_didnotconverge_bad.v
t_lint_didnotconverge_nodbg_bad.out
t_lint_didnotconverge_nodbg_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_eofline_bad.out
t_lint_eofline_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_eofline_vlt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_eofline_vlt.vlt
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_genunnamed_bad.v Add GENUNNAMED lint warning. 2023-07-01 08:31:53 -04:00
t_lint_historical.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_historical.v Tests: Update historical 2023-05-07 22:00:52 -04:00
t_lint_iface_array_topmodule1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_array_topmodule1.v
t_lint_iface_array_topmodule2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_array_topmodule2.v
t_lint_iface_array_topmodule3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_array_topmodule3.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_array_topmodule_bad.v
t_lint_iface_topmodule1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_topmodule1.v
t_lint_iface_topmodule2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_topmodule2.v
t_lint_iface_topmodule3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_topmodule3.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_iface_topmodule_bad.v
t_lint_ifdepth_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_ifdepth_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_ifdepth_bad.v
t_lint_implicit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_implicit.v
t_lint_implicit_bad.out
t_lint_implicit_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_implicit_def_bad.out
t_lint_implicit_def_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_implicit_def_bad.v
t_lint_implicit_func_bad.out Fix to avoid IMPLICIT creation if data type of same name. 2024-09-28 17:58:26 -04:00
t_lint_implicit_func_bad.py Fix to avoid IMPLICIT creation if data type of same name. 2024-09-28 17:58:26 -04:00
t_lint_implicit_func_bad.v Fix to avoid IMPLICIT creation if data type of same name. 2024-09-28 17:58:26 -04:00
t_lint_implicit_port.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_implicit_port.v
t_lint_implicit_type_bad.out Fix to avoid IMPLICIT creation if data type of same name. 2024-09-28 17:58:26 -04:00
t_lint_implicit_type_bad.py Fix to avoid IMPLICIT creation if data type of same name. 2024-09-28 17:58:26 -04:00
t_lint_implicit_type_bad.v Fix to avoid IMPLICIT creation if data type of same name. 2024-09-28 17:58:26 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_import_name2_bad.v
t_lint_import_name_bad.out Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_lint_import_name_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_import_name_bad.v
t_lint_importstar_bad.out
t_lint_importstar_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_in_inc_bad.v
t_lint_in_inc_bad_1.vh
t_lint_in_inc_bad_2.vh
t_lint_incabspath.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_incabspath.v
t_lint_incabspath_bad.out
t_lint_incabspath_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_infinite.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_inherit.v
t_lint_input_eq_good.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_input_eq_good.v Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_lint_latch_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_lint_latch_5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_lint_latch_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_latch_bad.v
t_lint_latch_bad_2.out
t_lint_latch_bad_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_lint_latch_bad_3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_lint_literal_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_modport_dir_bad.v
t_lint_multidriven_bad.out Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_lint_multidriven_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_multidriven_bad.v
t_lint_nolatch_bad.out
t_lint_nolatch_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_lint_nullport_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_nullport_bad.v
t_lint_numwidth.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_once_bad.v
t_lint_only.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_only.v
t_lint_pindup_bad.out Improve PINMISSING to show related port 2024-07-20 17:37:33 -04:00
t_lint_pindup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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_pinmissing_bad.out Commentary: Clarify some warning messages. 2024-07-20 17:50:14 -04:00
t_lint_pinmissing_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_pinmissing_bad.v Commentary: Clarify some warning messages. 2024-07-20 17:50:14 -04:00
t_lint_pinnotfound.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_pinnotfound.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_pinnotfound_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_pkg_colon_bad.v
t_lint_pkgnodecl_bad.out Commentary: Clarify some warning messages. 2024-07-20 17:50:14 -04:00
t_lint_pkgnodecl_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_pkgnodecl_bad.v Commentary: Clarify some warning messages. 2024-07-20 17:50:14 -04:00
t_lint_pragma_protected.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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 Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_lint_pragma_protected_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_pragma_protected_bad.v Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_lint_realcvt_bad.out Fix REALCVT warning on integral timescale conversions (#5378). 2024-08-24 08:01:28 -04:00
t_lint_realcvt_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_realcvt_bad.v Fix REALCVT warning on integral timescale conversions (#5378). 2024-08-24 08:01:28 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_restore_bad.v
t_lint_restore_prag_bad.out
t_lint_restore_prag_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_restore_prag_bad.v
t_lint_rsvd_bad.out
t_lint_rsvd_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_rsvd_bad.v
t_lint_setout_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_setout_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_stmtdly_bad.v
t_lint_subout_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_subout_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_subout_bad.v
t_lint_syncasyncnet_bad.out
t_lint_syncasyncnet_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_syncasyncnet_bad.v
t_lint_top_bad.out Add warning on TOP-named modules (#4935). 2024-03-01 17:28:12 -05:00
t_lint_top_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_top_bad.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_unsigned_bad.v
t_lint_unsup_deassign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_unsup_deassign.v
t_lint_unsup_mixed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_unsup_mixed.v
t_lint_unused.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_unused.v
t_lint_unused_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_unused_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_unused_iface_bad.v
t_lint_unused_tri.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_unused_tri.v
t_lint_vcmarker_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_lint_vcmarker_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_width.v
t_lint_width_arraydecl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_width_bad.v
t_lint_width_cast.py Fix suppression of WIDTH* warnings when immediately under a size cast (#3417). 2024-09-19 22:56:47 -04:00
t_lint_width_cast.v Fix suppression of WIDTH* warnings when immediately under a size cast (#3417). 2024-09-19 22:56:47 -04:00
t_lint_width_genfor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_width_genfor_bad.v
t_lint_width_shift_bad.out Fix WIDTHEXPAND on left shift of intuitive amount (#5284). 2024-07-24 06:39:27 -04:00
t_lint_width_shift_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_width_shift_bad.v Fix WIDTHEXPAND on left shift of intuitive amount (#5284). 2024-07-24 06:39:27 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_lint_widthexpand_docs_bad.v
t_mailbox.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mailbox.v
t_mailbox_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_mailbox_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mailbox_bad.v
t_mailbox_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mailbox_class.v
t_mailbox_concurrent.out Fix concurrency for mailbox and semaphores (#5222) 2024-07-03 22:29:32 +01:00
t_mailbox_concurrent.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mailbox_concurrent.v Fix concurrency for mailbox and semaphores (#5222) 2024-07-03 22:29:32 +01:00
t_mailbox_notiming.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mailbox_notiming.v Fix VlProcess not found (#4368) 2023-07-17 09:52:07 -04:00
t_mailbox_std.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mailbox_unbounded.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mailbox_unbounded.v Fix try_put method of unbounded mailbox (#4608) 2023-10-23 14:33:22 +02:00
t_math_arith.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_arith.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_math_clog2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_clog2.v
t_math_cmp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_cmp.v
t_math_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_concat.v
t_math_concat0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_concat0.v
t_math_concat64.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_concat64.v
t_math_cond_clean.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_cond_clean.v
t_math_cond_huge.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_cond_huge.v
t_math_cond_huge_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_const.v
t_math_countbits.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_countbits.v
t_math_countbits_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_math_countbits_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_countbits_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_math_div.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_div.v
t_math_div0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_div0.v
t_math_div_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_divw.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_divw.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_math_eq.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_eq.v Fix ==? and !=? with X values. 2024-07-28 14:40:55 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_eq_bad.v
t_math_eq_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_equal.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_equal.v
t_math_imm.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_imm.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_imm2.v
t_math_insert_bound.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_mul.v
t_math_pick.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_pick.v
t_math_pow.out Fix 0**0 with wide numbers (#4721). 2023-11-26 17:11:22 -05:00
t_math_pow.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_pow2.v
t_math_pow3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_pow3.v Fix 0**0 with wide numbers (#4721). 2023-11-26 17:11:22 -05:00
t_math_pow4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_pow4.v
t_math_pow5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_pow5.v
t_math_pow6.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_precedence.v
t_math_real.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_real.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_math_real_public.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_real_public.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_math_real_random.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_real_random.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_real_round.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_real_round.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_red.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_red.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_red_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_repl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_repl.v
t_math_repl2_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_math_repl2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_repl_bad.v
t_math_reverse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_reverse.v
t_math_shift.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shift.v
t_math_shift_extend.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shift_extend.v
t_math_shift_huge.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shift_rep.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shift_rep.v
t_math_shift_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shift_sel.v
t_math_shift_side.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shiftrs.v
t_math_shortcircuit_assocsel.py Fix short-circuting with associative array access (#5484). 2024-09-24 19:24:01 -04:00
t_math_shortcircuit_assocsel.v Fix short-circuting with associative array access (#5484). 2024-09-24 19:24:01 -04:00
t_math_shortcircuit_dynsel.py Fix short-circuting on method calls (#5486). 2024-09-24 20:24:27 -04:00
t_math_shortcircuit_dynsel.v Fix short-circuting on method calls (#5486). 2024-09-24 20:24:27 -04:00
t_math_shortreal.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shortreal.v Tests: Remove ancient GCC 4.4 skip. 2024-08-29 19:25:22 -04:00
t_math_shortreal_unsup_bad.out
t_math_shortreal_unsup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_shortreal_unsup_bad.v
t_math_sign_extend.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_sign_extend.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_math_signed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed.v
t_math_signed2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed2.v
t_math_signed3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed3.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_signed4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed4.v
t_math_signed5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed5.v
t_math_signed5_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed6.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed6.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_signed7.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed7.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_math_signed_calc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed_calc.v
t_math_signed_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed_wire.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_signed_wire.v
t_math_strwidth.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_strwidth.v
t_math_svl.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_math_svl.v
t_math_svl2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_svl2.v
t_math_swap.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_swap.v
t_math_tri.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_tri.v
t_math_trig.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_trig.v
t_math_vgen.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_vgen.v
t_math_vliw.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_vliw.v
t_math_vliw_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_wide_bad.out Internals: Change cast fileline to point to cast operator 2024-08-07 18:45:53 -04:00
t_math_wide_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_wide_bad.v Tests: Fix last commit on width (#4781). 2023-12-31 13:28:49 -05:00
t_math_wide_inc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_wide_inc.v Support ++/-- on dotted member variables. 2023-04-07 20:57:17 -04:00
t_math_width.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_width.v
t_math_yosys.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_math_yosys.v
t_mem.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem.v
t_mem_banks.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_bound_bad.v
t_mem_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_cond.v
t_mem_fifo.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_fifo.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mem_file.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_file.v
t_mem_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_first.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mem_func.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_func.v
t_mem_iforder.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_iforder.v
t_mem_multi_io.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multi_io.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multi_io2_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multi_io3.cpp
t_mem_multi_io3.v
t_mem_multi_io3_cc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multi_io3_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multi_ref_bad.v
t_mem_multidim.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multidim_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multiwire.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_multiwire.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mem_packed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_packed.v
t_mem_packed_assign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_packed_assign.v
t_mem_packed_bad.out
t_mem_packed_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_packed_bad.v
t_mem_packed_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_shift.py Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_mem_shift.v
t_mem_slice.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_slice.v
t_mem_slice_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_mem_slice_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_slice_bad.v
t_mem_slice_conc_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_slice_conc_bad.v
t_mem_slice_dtype_bad.out
t_mem_slice_dtype_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_slot.v
t_mem_twoedge.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mem_twoedge.v
t_merge_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_merge_cond.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_merge_cond_blowup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_merge_cond_blowup.v
t_merge_cond_bug_3409.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_merge_cond_no_extend.v
t_merge_cond_no_motion.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_metacmt_onoff.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_metacmt_onoff.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_metacmt_onoff.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_mod_dollar$.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_dollar$.v
t_mod_dup_bad.out
t_mod_dup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_dup_bad.v
t_mod_dup_ign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_dup_ign.v
t_mod_interface_array0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array0.v
t_mod_interface_array0_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array3.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_mod_interface_array3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array3.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_mod_interface_array4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array4.v
t_mod_interface_array4_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array5.v
t_mod_interface_array6.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_interface_array6.v
t_mod_interface_array6_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_longname.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_longname.v
t_mod_nomod.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_nomod.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_mod_recurse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_recurse.v
t_mod_recurse1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_recurse1.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_mod_topmodule.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_topmodule.v
t_mod_topmodule_nest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_mod_topmodule_nest.v
t_mod_uselib.py Tests: Fix some non-IEEE issues in tests. 2024-09-27 09:00:20 -04:00
t_mod_uselib.v
t_module_class_static_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_module_class_static_method.v
t_module_input_default_value.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_module_input_default_value.v Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_module_input_default_value_1_bad.out Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_module_input_default_value_1_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_module_input_default_value_1_bad.v Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_module_input_default_value_2_bad.out Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_module_input_default_value_2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_module_input_default_value_2_bad.v Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_module_input_default_value_3_bad.out Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_module_input_default_value_3_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_module_input_default_value_3_bad.v Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_module_input_default_value_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_multiline_waivers.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_multiline_waivers.v
t_multitop1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_multitop_sig.v
t_multitop_sig_bad.out
t_multitop_sig_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_name_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_name_collision.v
t_nba_commit_queue.py Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_nba_commit_queue.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_nba_commit_queue_suspenable.py Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_nba_commit_queue_suspenable.v Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_negated_property.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_negated_property.v
t_net_delay.out Support IEEE-compliant intra-assign delays (#3711) (#5441) 2024-09-06 18:13:52 -04:00
t_net_delay.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_net_delay.v Support IEEE-compliant intra-assign delays (#3711) (#5441) 2024-09-06 18:13:52 -04:00
t_net_delay_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_net_delay_timing_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_nettype.out Parse elaboration-time nettype declarations (as UNSUPPORTED) 2024-09-21 21:00:02 -04:00
t_nettype.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_no_sel_assign_merge_in_cpp.v
t_no_std_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_no_std_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_notiming.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_notiming.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_notiming.v
t_notiming_off.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_notiming_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_const.cpp Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_cov.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_cov.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_dfg.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_no_expand.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_or.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_or.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_red.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_red.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_shortcut.cpp Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_shortcut.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_const_shortcut.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_opt_dead.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_dead.v Tests: Rename t_opt_dead 2023-10-29 09:42:52 -04:00
t_opt_dead_noassigns.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_localize_deep.v
t_opt_localize_max_size.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_display.out
t_opt_table_display.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_display.v
t_opt_table_enum.out
t_opt_table_enum.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_enum.v
t_opt_table_packed_array.out
t_opt_table_packed_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_packed_array.v
t_opt_table_real.out Fix table optimization when applied on real data type (#5172) (#5173) 2024-06-11 13:26:11 -04:00
t_opt_table_real.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_real.v Fix table optimization when applied on real data type (#5172) (#5173) 2024-06-11 13:26:11 -04:00
t_opt_table_same.out
t_opt_table_same.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_same.v
t_opt_table_signed.out
t_opt_table_signed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_signed.v
t_opt_table_sparse.out
t_opt_table_sparse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_sparse.v
t_opt_table_sparse_output_split.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_string.out
t_opt_table_string.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_string.v
t_opt_table_struct.out
t_opt_table_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_opt_table_struct.v
t_optm_if_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_optm_if_array.v Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_optm_redor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_optm_redor.v
t_order.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order.v
t_order_2d.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_2d.v
t_order_a.v
t_order_b.v
t_order_blkandnblk_bad.out
t_order_blkandnblk_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_blkandnblk_bad.v
t_order_blkloopinit_bad.out Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_order_blkloopinit_bad.py Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_order_blkloopinit_bad.v Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_clkinst.v
t_order_comboclkloop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_comboclkloop.v
t_order_comboloop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_comboloop.v
t_order_doubleloop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_doubleloop.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_1.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_2.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_3.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_4.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_5.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_6.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_7.v
t_order_dpi_export_8.cpp
t_order_dpi_export_8.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_dpi_export_8.v
t_order_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_first.v
t_order_loop_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_loop_bad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_order_multialways.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_multialways.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_multidriven.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_quad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_order_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_order_wireloop.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_order_wireloop.v
t_output_groups.py Add `-output-groups` to build with concatenated .cpp files (#5257) 2024-09-30 21:42:36 -04:00
t_output_groups.v Add `-output-groups` to build with concatenated .cpp files (#5257) 2024-09-30 21:42:36 -04:00
t_package.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package.v Fix constification of $realtobits, $bitstoreal (#4522). 2023-09-28 22:45:00 -04:00
t_package_abs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_abs.v
t_package_alone_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_package_alone_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_alone_bad.v
t_package_ddecl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_ddecl.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_package_ddecl_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_dimport.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_dimport.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_package_dot.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_enum.v
t_package_export.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_export.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_package_export_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_package_export_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_export_bad2.out Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_package_export_bad2.py Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_package_export_bad2.v Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_package_import_bad2.out Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_package_import_bad2.py Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_package_import_bad2.v Change package import/export to link post-parsing, prep for later commit. 2024-09-28 20:55:22 -04:00
t_package_local_bad.out Internals: Disambiguate variable references under `with` clauses of `randomize()` methods (#5277) 2024-08-02 11:45:17 -04:00
t_package_local_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_local_bad.v Support parsing and otherwise ignoring inline constraints (#5126) 2024-06-13 08:38:20 -04:00
t_package_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_param.v
t_package_struct.out
t_package_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_struct.v
t_package_twodeep.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_twodeep.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_package_verb.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_package_verb.v
t_packed_concat.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_packed_concat_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_packed_concat_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_packed_concat_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_param_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array.v
t_param_array2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array2.v
t_param_array3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array3.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_param_array4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array4.v
t_param_array5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array5.v
t_param_array6.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array6.v
t_param_array7.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array7.v Tests: Avoid side effect on array index 2023-09-01 19:26:50 -04:00
t_param_array8.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_array8.v
t_param_avec.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_avec.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_param_bit_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_bit_sel.v
t_param_bracket.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_bracket.v
t_param_ceil.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_ceil.v
t_param_chain.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_chain.v
t_param_circ_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_param_circ_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_circ_bad.v
t_param_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_const_part.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_const_part.v
t_param_ddeep_width.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_ddeep_width.v
t_param_default.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_first.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_first.v
t_param_first_a.v
t_param_first_b.v
t_param_func.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_func.v
t_param_func2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_func2.v
t_param_if_blk.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_if_blk.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_in_func.v
t_param_in_func_noinline.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_local.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_local.v
t_param_long.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_long.v
t_param_mem_attr.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_mem_attr.v
t_param_mintypmax.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_mintypmax.v Internals: UNSUPPORTED commentary 2023-03-05 16:45:07 -05:00
t_param_module.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_module.v Change range order warning from LITENDIAN to ASCRANGE (#4010) 2023-03-20 20:44:11 -04:00
t_param_named.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_named.v Support converting parameters inside modules to localparams (#4511) 2023-09-25 11:39:04 -04:00
t_param_named_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_named_2.v
t_param_no_parentheses.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_no_parentheses.v
t_param_noval_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_param_noval_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_noval_bad.v
t_param_package.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_package.v
t_param_passed_to_port.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_passed_to_port.v Fix parameter passing to ports (#4723) 2023-11-29 17:07:23 +00:00
t_param_pattern.py Convert test driver to Python (#5427) 2024-09-08 13:00: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_public.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_param_real.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_real.v
t_param_real2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_real2.v
t_param_real2_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_repl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_scope_bad.v
t_param_seg.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_seg.v
t_param_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_sel.v
t_param_sel_range.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_shift.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_shift.v
t_param_type.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type.v
t_param_type2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type2.v
t_param_type3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type3.v
t_param_type4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type4.v
t_param_type4_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type5.v Fix subsequent parameter declarations (#3969) 2023-02-22 11:26:25 +01:00
t_param_type_bad.out Delay parameter type assignment determination until elaboration 2024-09-21 20:27:41 -04:00
t_param_type_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type_bad2.v
t_param_type_bit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type_bit.v Fix type(typedef) operation core dump 2023-02-12 19:57:52 -05:00
t_param_type_cmp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type_fwd.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_param_type_fwd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_type_fwd.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_param_type_id_bad.out Delay parameter type assignment determination until elaboration 2024-09-21 20:27:41 -04:00
t_param_type_id_bad.py Delay parameter type assignment determination until elaboration 2024-09-21 20:27:41 -04:00
t_param_type_id_bad.v Delay parameter type assignment determination until elaboration 2024-09-21 20:27:41 -04:00
t_param_unreachable.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_unreachable.v
t_param_up_bad.out
t_param_up_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_up_bad.v
t_param_value.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_value.v
t_param_while.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_while.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_param_wide_io.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_wide_io.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_param_width.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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 Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_param_width_loc_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_width_loc_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_param_x_unique.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_param_x_unique.v Fix x-valued parameters with `--x-assign unique` (#5129). 2024-05-21 08:07:57 -04:00
t_parse_delay.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_parse_delay.v
t_parse_delay_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_past.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_past_bad.v
t_past_funcs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_past_funcs.v
t_past_strobe.out
t_past_strobe.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_past_strobe.v
t_past_unsup.out Fix errors on some $past cases (#4425) 2023-08-22 01:49:06 -04:00
t_past_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_pgo_profoutofdate_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pgo_profoutofdate_bad.v
t_pgo_threads.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pipe_exit_bad.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_pipe_exit_bad_pf.pf Tests: Misc test cleanups from Python branch. 2024-09-03 21:42:06 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pipe_filter.v
t_pipe_filter_inc.vh
t_pipe_filter_pf.pf Tests: Misc test cleanups from Python branch. 2024-09-03 21:42:06 -04:00
t_pkg_identifier_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_pkg_identifier_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Add suggestions on misspelled PLI functions. 2024-07-20 07:20:10 -04:00
t_pli_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pli_bad.v Add suggestions on misspelled PLI functions. 2024-07-20 07:20:10 -04:00
t_pli_bbox.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_circ_subst_bad.out
t_pp_circ_subst_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_circ_subst_bad.v
t_pp_circdef_bad.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_defkwd_bad.v
t_pp_defnettype_bad.out
t_pp_defnettype_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_defnettype_bad.v
t_pp_defparen_bad.out
t_pp_defparen_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_defparen_bad.v
t_pp_display.out
t_pp_display.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_display.v
t_pp_dupdef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_dupdef.v
t_pp_dupdef_bad.out
t_pp_dupdef_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_pragma_bad.v
t_pp_pragmas.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_pragmas.v
t_pp_recursedef_bad.out
t_pp_recursedef_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_recursedef_bad.v
t_pp_resetall_bad.out
t_pp_resetall_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_resetall_bad.v
t_pp_underline_bad.out Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_pp_underline_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pp_underline_bad.v Add syntax error on empty case items, per IEEE grammar. 2024-09-25 22:40:28 -04:00
t_premit_rw.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_premit_rw.v
t_preproc.out Fix stringify in nested preprocessor macros (#5323) 2024-08-02 11:46:02 -04:00
t_preproc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc.v Fix stringify in nested preprocessor macros (#5323) 2024-08-02 11:46:02 -04:00
t_preproc_cmtend_bad.out
t_preproc_cmtend_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_cmtend_bad.v
t_preproc_comments.out Fix stringify in nested preprocessor macros (#5323) 2024-08-02 11:46:02 -04:00
t_preproc_comments.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_debugi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_debugi.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_def09.v
t_preproc_defarg_bad.out
t_preproc_defarg_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_defarg_bad.v
t_preproc_defines.out Fix stringify in nested preprocessor macros (#5323) 2024-08-02 11:46:02 -04:00
t_preproc_defines.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_dos.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_elsif_bad.out
t_preproc_elsif_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_elsif_bad.v
t_preproc_eof1_bad.out
t_preproc_eof1_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_eof1_bad.v
t_preproc_eof2_bad.out
t_preproc_eof2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_eof2_bad.v
t_preproc_eof3_bad.out
t_preproc_eof3_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_eof3_bad.v
t_preproc_eof4_bad.out
t_preproc_eof4_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_eof4_bad.v
t_preproc_eof5_bad.out
t_preproc_eof5_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_eof5_bad.v
t_preproc_eof6_bad.out
t_preproc_eof6_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_eof6_bad.v
t_preproc_ifdef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_ifdef.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Fix over-permissive parsing of UDPs without identifiers 2024-09-24 18:53:32 -04:00
t_preproc_inc_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_inc_bad.v
t_preproc_inc_fn_bad.out
t_preproc_inc_fn_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_inc_fn_bad.v
t_preproc_inc_inc_bad.vh
t_preproc_inc_notfound_bad.out Add quotes to not-found filenames 2024-08-20 14:47:43 -04:00
t_preproc_inc_notfound_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_inc_notfound_bad.v
t_preproc_inc_recurse_bad.out
t_preproc_inc_recurse_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_inc_recurse_bad.v
t_preproc_kwd.py Tests: Fix some non-IEEE issues in tests. 2024-09-27 09:00:20 -04:00
t_preproc_kwd.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_preproc_kwd_bad.out
t_preproc_kwd_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_kwd_bad.v
t_preproc_nodef_bad.out
t_preproc_nodef_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_nodef_bad.v
t_preproc_noline.out
t_preproc_noline.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_noline.v
t_preproc_persist.out
t_preproc_persist.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_preproc_str_undef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_str_undef.v
t_preproc_stringend_bad.out
t_preproc_stringend_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_stringend_bad.v
t_preproc_ttempty.out
t_preproc_ttempty.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_preproc_ttempty.v
t_preproc_undefineall.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_priority_case.v
t_probdist.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_probdist.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_probdist_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_probdist_bad.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_probdist_cmake.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process.out Add std::process class (#4212) 2023-06-01 10:02:08 -04:00
t_process.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process.v Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_process_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_bad.v
t_process_finished.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_fork.v Support more types in wait (#4374) 2023-07-24 08:14:01 -04:00
t_process_kill.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_parse.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_propagation.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_rand.v Add std::process class (#4212) 2023-06-01 10:02:08 -04:00
t_process_redecl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_redecl.v
t_process_std.out Parse process class, and report runtime errors (#3612) 2023-04-08 15:04:42 -04:00
t_process_std.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_task.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_process_task.v Fix state update for always processes (#4311) 2023-06-29 09:21:49 -04:00
t_prof.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_profc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_profcfunc.gprof
t_profcfunc.out
t_profcfunc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_program.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_program.v
t_program_anonymous.out
t_program_anonymous.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_program_anonymous.v
t_program_extern.out
t_program_extern.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_program_extern.v
t_protect_ids.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_protect_ids.v
t_protect_ids_bad.out
t_protect_ids_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_protect_ids_bad.v
t_protect_ids_c.cpp
t_protect_ids_debug.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pub_unpacked_port.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_pub_unpacked_port.v
t_public_clk.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_public_clk.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_public_clk.v
t_public_seq.cpp Tests: Cleanup some C++ new calls. No functional change. 2023-02-23 06:14:54 -05:00
t_public_seq.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_queue_back.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_back.v Support appending to queue via `[]` (#5421) 2024-09-02 09:45:47 -04:00
t_queue_bounded.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_bounded.v Support appending to queue via `[]` (#5421) 2024-09-02 09:45:47 -04:00
t_queue_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_class.v Support appending to queue via `[]` (#5421) 2024-09-02 09:45:47 -04:00
t_queue_compare.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_compare.v
t_queue_empty_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_queue_empty_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_empty_bad.v
t_queue_empty_pin.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_init.v
t_queue_insert_at_end.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_method.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_queue_method2_bad.out
t_queue_method2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_method2_bad.v
t_queue_method3_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_queue_method3_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_method3_bad.v
t_queue_method_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_queue_method_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_method_bad.v
t_queue_persistence.v Fix inline function ref port persistence 2024-07-23 18:47:04 -04:00
t_queue_persistence_inl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_persistence_noinl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_pushpop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_pushpop.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_queue_slice.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_slice.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_queue_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_struct.v Support appending to queue via `[]` (#5421) 2024-09-02 09:45:47 -04:00
t_queue_unknown_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_unknown_sel.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_queue_unpacked.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_unpacked.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_queue_var_slice.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_var_slice.v Fix queue slicing (#4329) 2023-07-03 13:55:24 -04:00
t_queue_void_ops.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_queue_void_ops.v
t_randc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randc_oversize_bad.v Support randc (#4349). 2023-09-18 21:17:21 -04:00
t_randcase.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randcase_bad.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_randomize.out Support basic dist constraints (#5431) 2024-09-12 05:20:36 -07:00
t_randomize.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize.v Support foreach constraints (#5302) 2024-08-02 10:03:55 -04:00
t_randomize_array.py Support packed/unpacked and dynamic array unconstrained randomization (#5414) (#5415) 2024-09-19 20:07:05 -04:00
t_randomize_array.v Support unconstrained randomization for associative array and queue (#5515) 2024-10-08 10:54:20 -04:00
t_randomize_array_constraints.py Support unpacked array Constrained Randomization (#5437) (#5489) 2024-10-02 10:29:47 -04:00
t_randomize_array_constraints.v Support unpacked array Constrained Randomization (#5437) (#5489) 2024-10-02 10:29:47 -04:00
t_randomize_array_unsup.out Support packed/unpacked and dynamic array unconstrained randomization (#5414) (#5415) 2024-09-19 20:07:05 -04:00
t_randomize_array_unsup.py Support packed/unpacked and dynamic array unconstrained randomization (#5414) (#5415) 2024-09-19 20:07:05 -04:00
t_randomize_array_unsup.v Support packed/unpacked and dynamic array unconstrained randomization (#5414) (#5415) 2024-09-19 20:07:05 -04:00
t_randomize_bbox.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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_inline_var_ctl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_inline_var_ctl.v Support inline random variable control (#5317) 2024-08-13 14:20:31 -04:00
t_randomize_inline_var_ctl_bad.out Support inline random variable control (#5317) 2024-08-13 14:20:31 -04:00
t_randomize_inline_var_ctl_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_inline_var_ctl_bad.v Support inline random variable control (#5317) 2024-08-13 14:20:31 -04:00
t_randomize_inline_var_ctl_unsup_1.out Support inline random variable control (#5317) 2024-08-13 14:20:31 -04:00
t_randomize_inline_var_ctl_unsup_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_inline_var_ctl_unsup_1.v Support inline random variable control (#5317) 2024-08-13 14:20:31 -04:00
t_randomize_inline_var_ctl_unsup_2.out Support inline random variable control (#5317) 2024-08-13 14:20:31 -04:00
t_randomize_inline_var_ctl_unsup_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_inline_var_ctl_unsup_2.v Support inline random variable control (#5317) 2024-08-13 14:20:31 -04:00
t_randomize_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method.v Fix randomization when used with inheritance (#5268) 2024-07-17 08:21:45 +02: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method_bad.v Support class srandom and class random stability. 2023-04-01 10:50:27 -04:00
t_randomize_method_complex_bad.out Support parsing and otherwise ignoring inline constraints (#5126) 2024-06-13 08:38:20 -04:00
t_randomize_method_complex_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method_complex_bad.v Support parsing and otherwise ignoring inline constraints (#5126) 2024-06-13 08:38:20 -04:00
t_randomize_method_constraints.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method_constraints.v Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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_std.py Fix randomize treated as std::randomize in classes (#5436) 2024-09-10 09:10:36 -04:00
t_randomize_method_std.v Fix randomize treated as std::randomize in classes (#5436) 2024-09-10 09:10:36 -04:00
t_randomize_method_types_unsup.out Support unconstrained randomization for associative array and queue (#5515) 2024-10-08 10:54:20 -04:00
t_randomize_method_types_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method_types_unsup.v Support packed/unpacked and dynamic array unconstrained randomization (#5414) (#5415) 2024-09-19 20:07:05 -04:00
t_randomize_method_with.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method_with.v Support as a task call 2024-09-17 20:53:08 -04:00
t_randomize_method_with_bad.out Support inline constraints for class randomization methods (#5234) 2024-07-12 16:18:18 +02:00
t_randomize_method_with_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method_with_bad.v Support inline constraints for class randomization methods (#5234) 2024-07-12 16:18:18 +02:00
t_randomize_method_with_scoping.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_method_with_scoping.v Fix randomize with foreach constraints (#5492) 2024-09-26 19:31:06 +02:00
t_randomize_prepost.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_prepost.v Call `pre`/`post_randomize` on `randomize() with` (#5412) 2024-08-28 19:42:49 +02:00
t_randomize_queue_constraints.py Support basic constrained queue randomization (#5413) 2024-09-10 09:33:14 -04:00
t_randomize_queue_constraints.v Support basic constrained queue randomization (#5413) 2024-09-10 09:33:14 -04:00
t_randomize_rand_mode.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_rand_mode.v Support `rand_mode` (#5273) 2024-07-31 22:30:48 +01:00
t_randomize_rand_mode_bad.out Support `rand_mode` (#5273) 2024-07-31 22:30:48 +01:00
t_randomize_rand_mode_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_rand_mode_bad.v Support `rand_mode` (#5273) 2024-07-31 22:30:48 +01:00
t_randomize_rand_mode_constr.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_rand_mode_constr.v Support `rand_mode` (#5273) 2024-07-31 22:30:48 +01:00
t_randomize_rand_mode_unsup.out Add more `rand_mode` unsupported errors (#5329) 2024-08-05 17:56:03 -04:00
t_randomize_rand_mode_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_rand_mode_unsup.v Add more `rand_mode` unsupported errors (#5329) 2024-08-05 17:56:03 -04:00
t_randomize_srandom.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_srandom.v Fix importing symbols from base class (#4084) 2023-04-04 20:56:18 -04:00
t_randomize_this.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_this.v Fix randomizing current object with `rand` class instance member (#5292) 2024-07-22 14:41:12 +02:00
t_randomize_union.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_union.v Support unconstrained randomization for unions (#5395) (#5396) 2024-08-26 11:04:45 -04:00
t_randomize_union_bad.out Support unconstrained randomization for unions (#5395) (#5396) 2024-08-26 11:04:45 -04:00
t_randomize_union_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randomize_union_bad.v Support unconstrained randomization for unions (#5395) (#5396) 2024-08-26 11:04:45 -04:00
t_randsequence.out Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_randsequence.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_randsequence_bad.v Tests: Add randsequence test 2023-04-09 17:08:04 -04:00
t_randstate_func.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_real_param.v
t_recursive_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_recursive_method.v Support recursive methods (#3987) 2023-03-01 21:07:37 -05:00
t_recursive_module_bug.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_recursive_module_bug.v
t_recursive_module_bug_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_recursive_module_bug_2.v
t_reloop_cam.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_reloop_cam.v
t_reloop_local.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_reloop_local.v Fix __Vlip undefined error in --freloop (#4824). 2024-03-03 11:10:46 -05:00
t_reloop_offset.out
t_reloop_offset.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_reloop_offset.v
t_reloop_offset_lim_63.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_repeat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_repeat.v Fix $finish twice to no longer exit (#4757). 2023-12-24 11:02:52 -05:00
t_rnd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_rnd.v
t_runflag.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_runflag.v
t_runflag_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_runflag_bad.v
t_runflag_bad_a.out
t_runflag_bad_b.out
t_runflag_bad_c.out
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_runflag_errorlimit_bad.v
t_runflag_errorlimit_fatal_bad.out Fix `$fatal` to not be affected by `+verilator+error+limit` (#5135). 2024-09-13 20:45:44 -04:00
t_runflag_errorlimit_fatal_bad.py Fix `$fatal` to not be affected by `+verilator+error+limit` (#5135). 2024-09-13 20:45:44 -04:00
t_runflag_errorlimit_fatal_bad.v Fix `$fatal` to not be affected by `+verilator+error+limit` (#5135). 2024-09-13 20:45:44 -04:00
t_runflag_quiet.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_runflag_quiet.v Add printing summary reports (#4909) (#5018) 2024-03-25 07:03:17 -04:00
t_runflag_seed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_runflag_uninit_bad.out
t_runflag_uninit_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_runflag_uninit_bad.v
t_sampled_expr.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sampled_expr.v
t_sampled_expr_unsup.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_sampled_expr_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sampled_expr_unsup.v
t_savable.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable.v
t_savable_class_bad.out
t_savable_class_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable_class_bad.v
t_savable_coverage_bad.out
t_savable_coverage_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable_coverage_bad.v
t_savable_format1_bad.out
t_savable_format1_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable_format2_bad.out
t_savable_format2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable_format3_bad.out
t_savable_format3_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable_open_bad.out
t_savable_open_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable_open_bad2.cpp
t_savable_open_bad2.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_savable_open_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_savable_open_bad2.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sc_names.v
t_scheduling_0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_scheduling_0.v
t_scheduling_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_scheduling_1.v
t_scheduling_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_scheduling_2.v
t_scheduling_3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_scheduling_3.v
t_scheduling_4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_scheduling_4.v
t_scheduling_5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_scheduling_5.v
t_scheduling_6.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_scope_map.v
t_select_2d.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_2d.v
t_select_ascending.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_bad_range2.v
t_select_bad_range3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_select_bad_range3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_bad_range3.v
t_select_bad_range4.out Extend out-of-range select (#5159) (#5164) 2024-06-09 17:05:14 -04:00
t_select_bad_range4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_bad_range4.v
t_select_bad_range5.out Extend out-of-range select (#5159) (#5164) 2024-06-09 17:05:14 -04:00
t_select_bad_range5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_bad_range5.v
t_select_bad_range6.out Extend out-of-range select (#5159) (#5164) 2024-06-09 17:05:14 -04:00
t_select_bad_range6.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_bad_range6.v Extend out-of-range select (#5159) (#5164) 2024-06-09 17:05:14 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_bound1.v Fix V3Table trying to generate 'x' bits in the lookup table. (#5491) 2024-09-26 16:31:47 +01:00
t_select_bound2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_bound2.v
t_select_crazy.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_crazy.v
t_select_index.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_index.v
t_select_index2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_index2.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_select_lhs_oob.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_lhs_oob.v
t_select_lhs_oob2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_lhs_oob2.v
t_select_little.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_little.v
t_select_little_pack.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_little_pack.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_select_loop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_loop.v
t_select_mul_extend.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_mul_extend.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_select_negative.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_negative.v
t_select_out_of_range.py Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_select_out_of_range.v Tests: Rename some tests into proper groups. No functional change. 2024-09-21 10:04:58 -04:00
t_select_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_param.v
t_select_plus.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_plus.v
t_select_plus_mul_pow2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_plus_mul_pow2.v
t_select_plusloop.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_plusloop.v
t_select_runtime_range.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_runtime_range.v
t_select_set.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_set.v
t_select_width.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_select_width.v Fix select value too wide (#5148) (#5153). 2024-06-07 08:27:03 -04:00
t_selextract_in_paramextends.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_semaphore.v
t_semaphore_always.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_semaphore_bad.v
t_semaphore_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_semaphore_class.v
t_semaphore_concurrent.out Fix concurrency for mailbox and semaphores (#5222) 2024-07-03 22:29:32 +01:00
t_semaphore_concurrent.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_semaphore_concurrent.v Fix concurrency for mailbox and semaphores (#5222) 2024-07-03 22:29:32 +01:00
t_semaphore_std.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sequence_sexpr_unsup.out Parse 'first_match', and still unsupported. 2023-03-11 11:08:37 -05:00
t_sequence_sexpr_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sequence_sexpr_unsup.v Parse 'first_match', and still unsupported. 2023-03-11 11:08:37 -05:00
t_slice_cmp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_slice_cmp.v
t_slice_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_slice_cond.v
t_slice_init.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_slice_init.v
t_slice_struct_array_modport.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_slice_struct_array_modport.v
t_source_sync_bad.out Better error recovery (#5493) 2024-09-27 20:38:49 +02:00
t_source_sync_bad.py Better error recovery (#5493) 2024-09-27 20:38:49 +02:00
t_source_sync_bad.v Better error recovery (#5493) 2024-09-27 20:38:49 +02:00
t_split_var_0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_split_var_1_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_split_var_3_wreal.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_split_var_3_wreal.v
t_split_var_4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_split_var_4.v
t_split_var_5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_srandom_class_dep.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stack_check.v Add predicted stack overflow warning (#4799). 2024-01-06 16:14:58 -05:00
t_stack_check_fail.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stacktrace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stacktrace.v
t_static_dup_name.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_static_elab.v
t_static_function_in_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_static_function_in_class.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_static_function_in_class_call_without_parentheses.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04:00
t_std_identifier.v Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04:00
t_std_identifier_bad.out Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04:00
t_std_identifier_bad.py Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04:00
t_std_pkg_bad.out
t_std_pkg_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_std_pkg_bad.v
t_std_process_self.py Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04: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_std_process_self_std.py Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04:00
t_std_randomize_unsup_bad.out Add parsing but otherwise ignore std::randomize (#5354) 2024-08-09 17:21:32 -04:00
t_std_randomize_unsup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_std_randomize_unsup_bad.v Add parsing but otherwise ignore std::randomize (#5354) 2024-08-09 17:21:32 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stop_bad.v
t_stream.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream.v Tests: Fix some non-IEEE issues in tests. 2024-09-27 09:00:20 -04:00
t_stream2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream2.v
t_stream3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream3.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_stream4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream4.v
t_stream5.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream_bad.v
t_stream_dynamic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream_dynamic.v Support streams to/from arrays of wide data (#5334) 2024-08-06 16:18:16 +01:00
t_stream_integer_type.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream_integer_type.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_stream_string_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream_unpack.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_stream_unpack_wider.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_strength_2_uneq_assign.v
t_strength_assignments_constants.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_strength_bufif1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_strength_bufif1.v
t_strength_equal_strength.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_strength_equal_strength.v
t_strength_highz.out
t_strength_highz.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_strength_highz.v
t_strength_strong1_strong1_bad.out
t_strength_strong1_strong1_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_strength_strong1_strong1_bad.v
t_strength_strongest_constant.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_strength_strongest_constant.v
t_strength_strongest_non_tristate.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_strength_strongest_non_tristate.v
t_string.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_string.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_string_byte.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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
t_string_dyn_num.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_string_dyn_num.v
t_string_repl.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_string_repl.v Fix non-constant replication in concats (#5171) 2024-06-10 11:21:43 -04:00
t_string_size.out
t_string_size.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_string_size.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_string_to_bit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_string_type_methods.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_string_type_methods_bad.v
t_struct_anon.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_anon.v
t_struct_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_array.v
t_struct_assign.out
t_struct_assign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_assign.v Mark AstMemberSel as clean (#4236) 2023-05-29 09:35:53 +02:00
t_struct_clk.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_struct_contents_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_contents_bad.v Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_struct_genfor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_genfor.v
t_struct_init.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_init.v Tests: Fix some non-IEEE issues in tests. 2024-09-27 09:00:20 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_init_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_initial_assign.py Commentary 2024-10-04 05:21:18 -04:00
t_struct_initial_assign.v Commentary 2024-10-04 05:21:18 -04:00
t_struct_initial_assign_public.py Tests: Add t_struct_initial_assign, still fails (#5380) (#5381). 2024-10-03 20:36:23 -04:00
t_struct_nest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_nest.v
t_struct_nest_uarray.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_nest_uarray.v Tests: Add checkp macro. No test functionality change. 2024-07-20 06:51:50 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_notfound_bad.v
t_struct_packed_init_bad.out Fix warning IEEE reference (#5453) 2024-09-15 11:05:48 -04:00
t_struct_packed_init_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_param.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_struct_param_overflow.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_param_overflow.v Fix large constant buffer overflow (#4556) 2023-10-13 07:08:58 +09:00
t_struct_pat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_pat.v Fix packed array structure replication. 2023-02-13 07:49:08 -05:00
t_struct_pat_width.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_pat_width.v
t_struct_port.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_port.v
t_struct_portsel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_portsel.v
t_struct_type_bad.out Delay struct type determination until elaboration 2024-09-21 20:27:55 -04:00
t_struct_type_bad.py Delay struct type determination until elaboration 2024-09-21 20:27:55 -04:00
t_struct_type_bad.v Delay struct type determination until elaboration 2024-09-21 20:27:55 -04:00
t_struct_unaligned.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_unaligned.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_struct_unpacked.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_unpacked.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_struct_unpacked_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_unpacked_init.v Fix error text on packed struct init. 2023-02-13 20:58:49 -05:00
t_struct_unused.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_struct_unused.v
t_structu_dataType_assignment.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sv_bus_mux_demux.v
t_sv_conditional.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sv_conditional.v
t_sv_cpu.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sv_cpu.v
t_sys_delta_monitor.out Fix monitor block sensitivity items (#4400) (#5294) 2024-07-24 07:18:57 -04:00
t_sys_delta_monitor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_delta_monitor.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_sys_file_autoflush.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_file_basic.out
t_sys_file_basic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_file_basic.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_sys_file_basic_input.dat
t_sys_file_basic_mcd.out Support to packed array 2023-02-05 10:18:03 -05:00
t_sys_file_basic_mcd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_sys_file_basic_uz.dat
t_sys_file_basic_uz.out
t_sys_file_basic_uz.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_file_basic_uz.v
t_sys_file_eof.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_file_null.v Fix $fwrite of null (#4862). 2024-01-28 09:05:50 -05:00
t_sys_file_scan.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_sys_fmonitor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_fmonitor.v
t_sys_fopen_bad.out
t_sys_fopen_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_fopen_bad.v
t_sys_fread.out
t_sys_fread.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_sys_fscanf_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_fscanf_bad.v
t_sys_fstrobe.out
t_sys_fstrobe.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_fstrobe.v
t_sys_monitor.out Fix monitor block sensitivity items (#4400) (#5294) 2024-07-24 07:18:57 -04:00
t_sys_monitor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_monitor.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_sys_plusargs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_plusargs.v Fix mis-removing $value$plusargs calls (#5127) (#5137). [Seth Pellegrino] 2024-07-02 18:46:58 -04:00
t_sys_plusargs_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_plusargs_bad.v
t_sys_psprintf.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_psprintf.v Support `$psprintf` system function (#4314) (#5169) 2024-06-10 08:38:26 -04:00
t_sys_psprintf_warn_bad.out Support `$psprintf` system function (#4314) (#5169) 2024-06-10 08:38:26 -04:00
t_sys_psprintf_warn_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_rand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_rand.v
t_sys_rand_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_rand_concat.v
t_sys_rand_seed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_rand_seed.v
t_sys_readmem.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_readmem.v Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_sys_readmem_4state.mem Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
t_sys_readmem_4state.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_readmem_4state.v Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
t_sys_readmem_4state_b.out Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
t_sys_readmem_4state_h.out Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
t_sys_readmem_align_h.mem
t_sys_readmem_assoc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_readmem_assoc.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_readmem_bad_addr.v
t_sys_readmem_bad_addr2.mem Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
t_sys_readmem_bad_addr2.out Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
t_sys_readmem_bad_addr2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_readmem_bad_addr2.v Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
t_sys_readmem_bad_digit.mem
t_sys_readmem_bad_digit.out
t_sys_readmem_bad_digit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_readmem_bad_end.v
t_sys_readmem_bad_end2.mem
t_sys_readmem_bad_notfound.out
t_sys_readmem_bad_notfound.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_sformat.v Fix $sformat with array arguments (#5330). 2024-08-08 03:32:07 -04:00
t_sys_sformat_noopt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_strobe.out
t_sys_strobe.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_strobe.v
t_sys_system.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_system.v Fix `$system` with string argument (#5042). 2024-04-11 17:31:14 -04:00
t_sys_time.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_sys_time.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_table_fsm.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_table_fsm.v
t_tagged.out Parse 'matches', still unsupported. 2023-03-05 23:58:54 -05:00
t_tagged.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_threads_counter_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_threads_counter_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_threads_counter_4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_threads_crazy.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_threads_crazy.v
t_threads_crazy_context.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_threads_nondeterminism.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_time.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time.v Tests: update style 2024-04-13 08:02:25 -04:00
t_time_literals.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_passed.v
t_time_print.out
t_time_print.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_print.v
t_time_sc.v
t_time_sc_bad.out
t_time_sc_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_sc_bad_mt.out
t_time_sc_bad_mt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_sc_fs.out
t_time_sc_fs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_sc_ms.out
t_time_sc_ms.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_sc_ns.out
t_time_sc_ns.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_sc_sec.out
t_time_sc_sec.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_sc_us.out
t_time_sc_us.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_stamp64.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_stamp64.v
t_time_stamp_double.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_timeunit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_time_timeunit.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_time_vpi.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timescale_default.v
t_timescale_lint.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timescale_lint.v
t_timescale_lint2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timescale_parse.cpp Add assertion on reusing VerilatedContext (#5167). 2024-06-11 19:38:58 -04:00
t_timescale_parse.py Tests: Fix some non-IEEE issues in tests. 2024-09-27 09:00:20 -04:00
t_timescale_parse.v
t_timescale_parse_bad.out
t_timescale_parse_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timescale_parse_bad.v
t_timescale_udp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timescale_udp.v
t_timescale_unit.out
t_timescale_unit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timescale_unit.v
t_timing_always.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_always.v
t_timing_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_clkgen1.v
t_timing_clkgen2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_clkgen2.v
t_timing_clkgen3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_clkgen3.v
t_timing_clkgen_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_clkgen_unsup.out
t_timing_clkgen_unsup.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_cmake.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_debug1.out Generate one trigger per SenItem instead of per SenTree (#5483) 2024-09-25 10:35:50 +01:00
t_timing_debug1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_debug2.out Fix conflicted namespace for coroutines (#4701) (#4707) 2023-11-20 21:02:10 -05:00
t_timing_debug2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_delay_callstack.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_delay_callstack.v
t_timing_dlyassign.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_dlyassign.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_events.v Fix parsing #1_2 delays 2023-03-15 21:22:28 -04:00
t_timing_finish.py Fix timing mode not exiting on empty events (#5472). 2024-09-20 17:46:27 -04:00
t_timing_finish.v Tests: Update t_timing_finish (#5472) 2024-09-21 07:46:04 -04:00
t_timing_fork_comb.py Tests: Fix t_timing_fork_comb_bad committed earlier 2024-09-20 22:16:00 -04:00
t_timing_fork_comb.v
t_timing_fork_comb_bad.py Tests: Fix t_timing_fork_comb_bad committed earlier 2024-09-20 22:16:00 -04:00
t_timing_fork_join.out
t_timing_fork_join.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_fork_join.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_fork_many.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_fork_many.v
t_timing_fork_nba.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_fork_rec_method.v Fix duplicate fork names (#4295) 2023-06-22 06:51:53 -04:00
t_timing_fork_taskcall.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_func_bad.v
t_timing_initial_always.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_initial_always.v Fix optimized-out sentrees with `--timing` (#5080) (#5349) 2024-08-08 21:57:12 +01:00
t_timing_intra_assign.out Support IEEE-compliant intra-assign delays (#3711) (#5441) 2024-09-06 18:13:52 -04:00
t_timing_intra_assign.py Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04:00
t_timing_intra_assign.v Support IEEE-compliant intra-assign delays (#3711) (#5441) 2024-09-06 18:13:52 -04:00
t_timing_intra_assign_nolocalize.py Tests: Avoid multiple lint/compile runs in one test; hard to debug 2024-09-20 20:34:35 -04:00
t_timing_localevent.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_localevent.v Support named event locals (#5422) 2024-08-30 17:10:47 +02:00
t_timing_long.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_nba_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_nba_1.v Fix NBAs in suspendables (#5348) 2024-08-08 22:12:00 +01:00
t_timing_nba_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_nba_2.v Fix NBAs in suspendables (#5348) 2024-08-08 22:12:00 +01:00
t_timing_nested_assignment_on_lhs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_off.v
t_timing_osc.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_timing_osc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_osc.v Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_pong.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_pong.v
t_timing_protect.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_reentry.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_reentry.v
t_timing_sched.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_split.v Fix splitting coroutines (#4297) (#4307) 2023-06-23 06:01:38 -04:00
t_timing_strobe.out
t_timing_strobe.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_strobe.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_timing_timescale.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_timing_timescale.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_timing_trace.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_trace.v Optimize timing-delayed queue (#4584). (#4669) 2023-11-11 10:04:10 -05:00
t_timing_trace_fst.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_timing_trace_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_unset1.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_timing_unset1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_unset2.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_timing_unset2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_unset3.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_timing_unset3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_timing_wait1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_abort.v
t_trace_abort_fst.out
t_trace_abort_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_abort_fst_sc.out
t_trace_abort_fst_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array.v
t_trace_array_fst.out
t_trace_array_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_fst_portable.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_fst_portable_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_fst_sc.out
t_trace_array_fst_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_fst_threads_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_fst_threads_1_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_fst_threads_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_fst_threads_2_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_array_threads_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_binary.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_trace_binary.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_binary.v
t_trace_binary_flag_off.out
t_trace_binary_flag_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_cat.cpp Add traceCapable indication to model header (#5053). 2024-05-03 20:18:06 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_cat_fst.v
t_trace_cat_fst_0000.out
t_trace_cat_fst_0100.out
t_trace_cat_renew.out
t_trace_cat_renew.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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 Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_trace_class.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_trace_complex_fst.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_fst_sc.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_fst_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_fst_thread.out
t_trace_complex_fst_threads_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_fst_threads_1_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_fst_threads_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_fst_threads_2_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_params.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_params.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_portable.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_structs.out Fix tracing chandles (#4860). 2024-01-25 08:13:52 -05:00
t_trace_complex_structs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_complex_threads_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_decoration.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_decoration.v
t_trace_dumporder_bad.out
t_trace_dumporder_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_dumporder_bad.v
t_trace_dumpvars_dyn.cpp Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -04:00
t_trace_dumpvars_dyn.v
t_trace_dumpvars_dyn_fst_0.out
t_trace_dumpvars_dyn_fst_0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_dumpvars_dyn_fst_1.out Tests: Misc test cleanups from Python branch. 2024-09-03 21:42:06 -04:00
t_trace_dumpvars_dyn_fst_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_dumpvars_dyn_vcd_1.out Tests: Misc test cleanups from Python branch. 2024-09-03 21:42:06 -04:00
t_trace_dumpvars_dyn_vcd_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_empty.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_empty.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_event.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_trace_event.py Fix extra events in traces (#5405). 2024-09-10 19:14:52 -04:00
t_trace_event.v Fix extra events in traces (#5405). 2024-09-10 19:14:52 -04:00
t_trace_event_fst.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_trace_event_fst.py Fix extra events in traces (#5405). 2024-09-10 19:14:52 -04:00
t_trace_flag_off.out
t_trace_flag_off.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_flag_off.v
t_trace_fst.out
t_trace_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_fst.v
t_trace_fst_cmake.out
t_trace_fst_cmake.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_fst_cmake.v
t_trace_fst_sc.out
t_trace_fst_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_fst_sc.v
t_trace_fst_sc_cmake.out
t_trace_fst_sc_cmake.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_fst_sc_cmake.v
t_trace_iface.out Fix tracing interface functions (#5108). 2024-05-08 22:23:53 -04:00
t_trace_iface.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_iface.v Fix tracing interface functions (#5108). 2024-05-08 22:23:53 -04:00
t_trace_no_top_name.out Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -04:00
t_trace_no_top_name.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_no_top_name.v Fix tracing with `--main-top-name -` (#5261). 2024-07-14 07:35:26 -04:00
t_trace_no_top_name2.cpp Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -04:00
t_trace_no_top_name2.v Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -04:00
t_trace_no_top_name2_fst.out Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -04:00
t_trace_no_top_name2_fst.py Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -04:00
t_trace_no_top_name2_vcd.out Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -04:00
t_trace_no_top_name2_vcd.py Fix tracing when name() is empty (#5470). 2024-09-21 08:25:14 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_off_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_open_wrong_order_bad.cpp Tests: Fix GCC 13.2.0 issues. No functional change. 2024-09-06 22:04:49 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_open_wrong_order_bad.v
t_trace_packed_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_packed_struct.v
t_trace_packed_struct_fst.out
t_trace_packed_struct_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_packed_struct_fst_sc.out
t_trace_packed_struct_fst_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_param.v
t_trace_param_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_param_override.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_trace_param_override.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_param_override.v
t_trace_primitive.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_primitive.v Tests: Fix some non-IEEE issues in tests. 2024-09-27 09:00:20 -04:00
t_trace_primitive_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_primitive_fst_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_public_func.vlt
t_trace_public_func_vlt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_public_sig.cpp
t_trace_public_sig.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_sc_empty.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_sc_empty.v
t_trace_scope_no_inline.out Fix tracing_{on,off} in the presence of non-inlined modules (#5346) 2024-08-08 17:16:54 +01:00
t_trace_scope_no_inline.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_scope_no_inline.v Fix tracing_{on,off} in the presence of non-inlined modules (#5346) 2024-08-08 17:16:54 +01:00
t_trace_scope_no_inline.vlt Fix tracing_{on,off} in the presence of non-inlined modules (#5346) 2024-08-08 17:16:54 +01: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_scope_vlt.v
t_trace_scope_vlt.vlt
t_trace_scstruct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_scstruct.v
t_trace_split_cfuncs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_split_cfuncs.v Untabify 2023-02-23 05:47:56 -05:00
t_trace_split_cfuncs_dpi_export.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_split_cfuncs_dpi_export.v Untabify 2023-02-23 05:47:56 -05:00
t_trace_string.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_string.v
t_trace_string_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_string_fst_sc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_timescale.v
t_trace_timing1.out Change `--main` and `--binary` to use a TOP hierarchy name of "" (#5482). 2024-09-22 23:03:51 -04:00
t_trace_timing1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_timing1.v
t_trace_two_a.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_two_hdrfst_cc.out
t_trace_two_hdrfst_cc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_two_sc.cpp
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_trace_ub_misaligned_address.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_trace_wide_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_array.v
t_tri_array_bufif.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_array_bufif.v
t_tri_array_pull.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_compass_bad.v
t_tri_cond_eqcase_with_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_cond_eqcase_with_1.v
t_tri_dangle.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_dangle.v
t_tri_eqcase.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_eqcase.v
t_tri_eqcase_input.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_eqcase_input.v
t_tri_gate.cpp
t_tri_gate.v
t_tri_gate_bufif0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_bufif0_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_bufif1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_bufif1_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_cond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_cond_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_nmos.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_nmos_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_notif0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_notif0_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_notif1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_notif1_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_pmos.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gate_pmos_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gen.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_gen.v
t_tri_graph.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_graph.v
t_tri_ifbegin.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_inout.v
t_tri_inout2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_inout2.v
t_tri_inout_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_inz.v
t_tri_no_top.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_public.v
t_tri_pull01.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_pull01.v
t_tri_pull2_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_tri_pull2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_pull2_bad.v
t_tri_pull_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_tri_pull_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_pull_bad.v
t_tri_pull_implicit.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_pullup.v
t_tri_pullup_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_select.v
t_tri_select_eqcase.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_select_eqcase.v
t_tri_select_pins_inout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_select_unsized.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_select_unsized.v Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_tri_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_unconn.v
t_tri_various.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_tri_various.v
t_type.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_type.v
t_type_compare.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_type_compare_bad.v Support type case and type equality comparisons. 2023-02-12 20:09:10 -05:00
t_type_match.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_type_match.v Tests: Untabify some tests. 2024-09-01 21:12:37 -04:00
t_type_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_type_param.v
t_type_param_circ_bad.out
t_type_param_circ_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_type_param_circ_bad.v
t_type_param_collision.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef.v
t_typedef_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef_circ_bad.v
t_typedef_consistency_0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef_consistency_0.v Fix inconsistent driver resolution with typedefs (#4917) 2024-02-22 18:33:23 +00:00
t_typedef_id_bad.out Internals: Minor parser reorgs in prep for future pull. No functional change intended. 2024-09-25 20:41:49 -04:00
t_typedef_id_bad.py Internals: Minor parser reorgs in prep for future pull. No functional change intended. 2024-09-25 20:41:49 -04:00
t_typedef_id_bad.v Internals: Minor parser reorgs in prep for future pull. No functional change intended. 2024-09-25 20:41:49 -04:00
t_typedef_no_bad.out Delay parameter type assignment determination until elaboration 2024-09-21 20:27:41 -04:00
t_typedef_no_bad.py Delay parameter type assignment determination until elaboration 2024-09-21 20:27:41 -04:00
t_typedef_no_bad.v Delay parameter type assignment determination until elaboration 2024-09-21 20:27:41 -04:00
t_typedef_package.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef_package.v
t_typedef_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef_param.v Support 'parameter type' in hierarchical blocks (#5309) (#5333) 2024-08-21 05:30:59 -04:00
t_typedef_port.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef_port.v
t_typedef_signed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef_signed.v
t_typedef_unused_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_typedef_unused_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typedef_unused_bad.v
t_typename.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_typename.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typename.v Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_typename_min.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_typename_min.v Tests: Fix string !== for other simulators. 2024-10-03 18:14:53 -04:00
t_udp.out
t_udp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_udp.v Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_udp_bad.out Improve PINMISSING to show related port 2024-07-20 17:37:33 -04:00
t_udp_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_udp_bad.v
t_udp_lint.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_udp_noname.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_udp_tableend_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_udp_tableend_bad.v
t_udp_tableeof_bad.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_udp_tableeof_bad.v
t_unbounded.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unbounded_bad.v
t_unconnected.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unconnected.v
t_unconnected_bad.out
t_unconnected_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unconnected_bad.v
t_unicode.py Tests: Move per-command expect= to instead check logfiles 2024-09-19 18:53:22 -04:00
t_union_soft.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_union_soft.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_union_soft.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_union_unpacked.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_union_unpacked.v
t_uniqueif.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_uniqueif.v
t_uniqueif_fail1.out
t_uniqueif_fail1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_uniqueif_fail2.out
t_uniqueif_fail2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_uniqueif_fail3.out
t_uniqueif_fail3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_uniqueif_fail4.out
t_uniqueif_fail4.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_array.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_array_typedef.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_bound.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_bound.v
t_unopt_combo.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_combo.v
t_unopt_combo.vlt
t_unopt_combo_bad.out
t_unopt_combo_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_combo_waive.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_converge.v
t_unopt_converge_initial.v
t_unopt_converge_initial_run_bad.out
t_unopt_converge_initial_run_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_converge_ndbg_bad.out
t_unopt_converge_ndbg_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_converge_print_bad.out
t_unopt_converge_print_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_converge_run_bad.out
t_unopt_converge_run_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unopt_converge_unopt_bad.out
t_unopt_converge_unopt_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unoptflat_simple.v
t_unoptflat_simple_2.v
t_unoptflat_simple_2_bad.out
t_unoptflat_simple_2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unoptflat_simple_3.v
t_unoptflat_simple_3_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unoptflat_simple_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpack_array_direct_assignment.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpack_array_no_expand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpack_array_no_expand.v
t_unpacked_array_order.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_array_order.v
t_unpacked_array_p_fmt.out
t_unpacked_array_p_fmt.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_array_p_fmt.v
t_unpacked_concat.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_concat.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_unpacked_concat_bad.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_unpacked_concat_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_concat_bad.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_unpacked_concat_bad2.out Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_unpacked_concat_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_concat_bad2.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_unpacked_init.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_init.v
t_unpacked_slice.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_slice.v Fix +: and -: unpacked array slicing when array has nonzero low index (#5345) (#5387) 2024-08-20 14:20:48 -04:00
t_unpacked_slice_range.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_slice_range.v
t_unpacked_str_init.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_str_init.v
t_unpacked_str_init2.out
t_unpacked_str_init2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_str_init2.v
t_unpacked_str_pair.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_struct_redef.v Fix struct redefinition (#4276) 2023-06-06 18:28:35 -04:00
t_unpacked_struct_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unpacked_struct_sel.v Fix selects on unpacked structs (#4359) 2023-07-25 12:50:24 +02:00
t_unroll_complexcond.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_delay.v Tests: Add test for unfixed (#4237) 2023-12-24 12:19:15 -05:00
t_unroll_forfor.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_forfor.v
t_unroll_genf.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_genf.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_pragma_full.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_pragma_none.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_signed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_signed.v
t_unroll_unopt_io.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_unroll_unopt_io.v Fix 'for' loop with outside variable reference (#4660). 2023-11-11 14:47:54 -05:00
t_urandom.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_urandom.v Tests: Fix more missing internal code coverage 2023-07-27 06:53:43 -04:00
t_uvm_all.py Tests: CONSTRIAINTIGN, ZERODLY no longer need suppression on UVM 2024-09-17 21:21:08 -04: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 Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_uvm_pkg_todo.vh Support packed/unpacked and dynamic array unconstrained randomization (#5414) (#5415) 2024-09-19 20:07:05 -04:00
t_uvm_todo.py Tests: CONSTRIAINTIGN, ZERODLY no longer need suppression on UVM 2024-09-17 21:21:08 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vams_basic.v Tests: Remove unused clk input 2024-10-07 21:44:07 -04:00
t_vams_kwd_bad.out Fix over-permissive parsing of UDPs without identifiers 2024-09-24 18:53:32 -04:00
t_vams_kwd_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vams_kwd_bad.v
t_vams_wreal.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vams_wreal.v
t_var_assign_landr.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_assign_landr.v
t_var_assign_landr_noexpand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_bad_hide.out
t_var_bad_hide.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_bad_hide.v
t_var_bad_hide2.out
t_var_bad_hide2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_bad_hide2.v
t_var_bad_hide_docs.out
t_var_bad_hide_docs.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_bad_hide_docs.v
t_var_bad_sameas.out
t_var_bad_sameas.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_bad_sameas.v
t_var_bad_sv.out
t_var_bad_sv.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_bad_sv.v
t_var_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_const_bad.v
t_var_dotted1.v
t_var_dotted1_inl0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_dotted1_inl1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_dotted1_inl2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_dotted2.v
t_var_dotted2_inl0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_dotted2_inl1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_dotted_dup_bad.out
t_var_dotted_dup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_dotted_dup_bad.v
t_var_dup2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_dup2_bad.v Fix detection of wire/reg duplicates 2023-05-05 20:16:27 -04:00
t_var_dup3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_in_assign.v
t_var_in_assign_bad.out Support default value on module input (#5358) (#5373) 2024-08-15 10:04:07 -04:00
t_var_in_assign_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_in_assign_bad.v
t_var_in_assign_pedantic.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_in_fork.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_init.v
t_var_life.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_life.v
t_var_local.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_nonamebegin.v
t_var_nonamebegin__log.out
t_var_notfound_bad.out
t_var_notfound_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_notfound_bad.v
t_var_outoforder.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_outoforder.v
t_var_overcmp.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_overcmp.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_overwidth_bad.v
t_var_overzero.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_overzero.v
t_var_pins_cc.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc32.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc64.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc_biguint.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc_uint.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc_uint_biguint.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc_uint_bool.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_sc_uint_bool_nomain.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pins_scui.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_pinsizes.cpp
t_var_pinsizes.v
t_var_pinsizes.vlt
t_var_port2_bad.out
t_var_port2_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_port2_bad.v
t_var_port_bad.out
t_var_port_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_port_xml.v
t_var_ref.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_ref_bad1.v
t_var_ref_bad2.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_var_ref_bad2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_ref_bad2.v
t_var_ref_bad3.out
t_var_ref_bad3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_ref_bad3.v
t_var_ref_noinline.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_ref_static.out Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_var_ref_static.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_ref_static.v Parse 1800-2023 2024-03-02 10:15:19 -05:00
t_var_rsvd.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_rsvd.v
t_var_rsvd_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_var_rsvd_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_rsvd_port.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_sc_bv.v
t_var_set_link.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_set_link.v
t_var_static.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_static.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_var_static_assign_decl_bad.out Error on static variable initializers using automatic variables in procedures (#5296) 2024-08-05 08:39:43 +01:00
t_var_static_assign_decl_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_static_assign_decl_bad.v Add error on instances without parenthesis. 2024-09-22 12:25:35 -04:00
t_var_static_param.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_suggest_bad.v
t_var_tieout.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_tieout.v
t_var_top_struct.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_top_struct.v Fix top-level unpacked structure resets (#5221). 2024-07-05 17:22:26 -04:00
t_var_types.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_types.v
t_var_types_bad.out Fix string to be more standard (#5082) (#5083). 2024-05-31 21:51:12 -04:00
t_var_types_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_types_bad.v
t_var_vec_sel.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_var_xref_gen.v
t_verilated_all.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_verilated_all.v Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -04:00
t_verilated_all_newest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_verilated_all_oldest.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_verilated_debug.v
t_verilated_header.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_verilated_header.v Tests: Avoid verilated.v include in most tests 2024-02-27 18:08:37 -05:00
t_verilated_threaded.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_virtual_interface_method.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlcov_flag_invalid_bad.out
t_vlcov_flag_invalid_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlcov_info.info.out Change to use maximum for cover point aggregation (#5402) 2024-09-09 14:20:18 -04:00
t_vlcov_info.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlcov_merge.out
t_vlcov_merge.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlcov_nfound_bad.out
t_vlcov_nfound_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlcov_rank.out
t_vlcov_rank.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlcov_rewrite.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlcov_unlink.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_match_error.v Fix lint_off on Errors (#5351) (#5363) 2024-08-11 21:04:46 +02:00
t_vlt_match_error.vlt Fix lint_off on Errors (#5351) (#5363) 2024-08-11 21:04:46 +02:00
t_vlt_match_error_1.out Change .vlt config files to be read before .v files (#5185). 2024-09-09 20:18:54 -04:00
t_vlt_match_error_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_match_error_2.out Fix lint_off on Errors (#5351) (#5363) 2024-08-11 21:04:46 +02:00
t_vlt_match_error_2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_match_error_3.out Fix lint_off on Errors (#5351) (#5363) 2024-08-11 21:04:46 +02:00
t_vlt_match_error_3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_syntax_bad.out
t_vlt_syntax_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_syntax_bad.v
t_vlt_syntax_bad.vlt
t_vlt_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_timing.vlt
t_vlt_warn.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_warn.v
t_vlt_warn.vlt
t_vlt_warn_bad.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_vlt_warn_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vlt_warn_bad.vlt
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_cb_iter.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_escape.v Fix VPI TOP level variable iteration (#3919) (#4618) 2023-11-07 07:47:55 -05:00
t_vpi_finish.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_finish.v
t_vpi_finish_c.cpp
t_vpi_get.cpp Tests: Fix commentary to unify issue references. 2023-09-15 18:12:11 -04:00
t_vpi_get.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_get.v
t_vpi_get_public_rw_switch.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_memory.v
t_vpi_module.cpp Commentary 2023-02-05 14:12:27 -05:00
t_vpi_module.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_module.v
t_vpi_module_dpi.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_onetime_cbs.v
t_vpi_package.cpp Fix VPI parameter iteration (#4798) 2024-01-02 18:57:34 -05:00
t_vpi_package.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_param.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_public_params.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_public_params.v Add --public-params flag (#3990) 2023-03-08 19:38:26 -05:00
t_vpi_release_dup_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_release_dup_bad.v
t_vpi_release_dup_bad_c.cpp
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_repetitive_cbs.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_sc.v
t_vpi_stop_bad.out
t_vpi_stop_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_stop_bad.v
t_vpi_stop_bad_c.cpp
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_time_cb.v
t_vpi_time_cb_c.cpp
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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 Fix vpiInertialDelay for memories (#5113) 2024-05-10 18:49:43 -04:00
t_vpi_var.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_var.v Fix vpiInertialDelay for memories (#5113) 2024-05-10 18:49:43 -04:00
t_vpi_var2.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_var2.v Fix vpiInertialDelay for memories (#5113) 2024-05-10 18:49:43 -04:00
t_vpi_var3.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_var3.v Fix vpiInertialDelay for memories (#5113) 2024-05-10 18:49:43 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_vpi_zero_time_cb.v
t_vthread.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wait.out Cleanup some error messages to properly quote 2023-09-23 08:52:50 -04:00
t_wait.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wait.v
t_wait_const.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wait_order.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_wait_timing.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_waiveroutput_allgood.vlt
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_while_timing_control.v
t_width_docs_bad.v
t_wire_beh1364_bad.out Change to IEEE 1800-2023 warning mentions 2024-03-02 10:15:19 -05:00
t_wire_beh1364_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wire_behp1800_bad.v
t_wire_self_bad.out
t_wire_self_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wire_self_bad.v
t_wire_triand.out Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_wire_triand.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wire_triand.v Tests: Close misc internal code coverage holes 2024-07-28 14:18:24 -04:00
t_wire_types.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wire_types.v Tests: Define stop uniformly. No functional change. 2024-02-08 18:39:13 -05:00
t_with.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_with.v
t_with_suggest_bad.out
t_with_suggest_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_with_suggest_bad.v
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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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
t_wrapper_context.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_context.v
t_wrapper_context_fst.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_context_seq.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_context_top0.out Fix isPure to be superset of isOutputter. 2024-06-16 21:43:30 -04:00
t_wrapper_context_top1.out Fix isPure to be superset of isOutputter. 2024-06-16 21:43:30 -04: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
t_wrapper_del_context_bad.out
t_wrapper_del_context_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_del_context_bad.v
t_wrapper_legacy.cpp
t_wrapper_legacy.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_legacy.v
t_wrapper_legacy_time64.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_legacy_timed.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_reuse_context_bad.cpp Add assertion on reusing VerilatedContext (#5167). 2024-06-11 19:38:58 -04:00
t_wrapper_reuse_context_bad.out Tests: Fix test stability (#5167 update). 2024-06-11 20:55:01 -04:00
t_wrapper_reuse_context_bad.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_wrapper_reuse_context_bad.v Add assertion on reusing VerilatedContext (#5167). 2024-06-11 19:38:58 -04:00
t_x_assign.cpp Fix `--x-assign` to be independent from `+verilator+rand+reset` (#5214) 2024-07-14 17:04:00 -04:00
t_x_assign.v Fix `--x-assign` to be independent from `+verilator+rand+reset` (#5214) 2024-07-14 17:04:00 -04:00
t_x_assign_0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_x_assign_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_x_assign_unique_0.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_x_assign_unique_1.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_xml_begin_hier.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_begin_hier.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -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 Refactor V3Delay for extensibility (#5516) 2024-10-09 10:39:40 +01:00
t_xml_debugcheck.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_xml_flat_no_inline_mod.v
t_xml_flat_pub_mod.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_flat_pub_mod.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_xml_flat_pub_mod.v
t_xml_flat_vlvbound.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_flat_vlvbound.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04: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.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_xml_output.v
t_xml_tag.out Support 1800-2023 keywords. 2024-03-02 10:15:19 -05:00
t_xml_tag.py Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
t_xml_tag.v
vltest_bootstrap.py Tests: Fix --gdb with one test (#5466) 2024-09-19 17:06:32 -04:00