verilator/test_regress/t
Geza Lore aa9cde22c8
Use SIMD intrinsics to render VCD traces (#2289)
Use SIMD intrinsics to render VCD traces.

I have measured 10-40% single threaded performance increase with VCD
tracing on SweRV EH1 and lowRISC Ibex using SSE2 intrinsics to render
the trace. Also helps a tiny bit with FST, but now almost all of the FST
overhead is in the FST library.

I have reworked the tracing routines to use more precisely sized
arguments. The nice thing about this is that the performance without the
intrinsics is pretty much the same as it was before, as we do at most 2x
as much work as necessary, but in exchange there are no data dependent
branches at all.
2020-04-30 00:09:09 +01:00
..
t_flag_relinc_dir Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sv_bus_mux_demux Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_sv_cpu_code Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
tsub
.gitattributes
bootstrap.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_a1_first_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_a1_first_cc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_a2_first_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_a3_selftest.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_a4_examples.pl Tests: Clean before rerunning failing test. 2020-04-11 11:40:15 -04:00
t_altera_lpm_abs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_add_sub.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_and.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_bustri.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_clshift.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_compare.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_constant.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_counter.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_decode.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_divide.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_ff.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_fifo_dc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_fifo.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_inv.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_latch.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_mult.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_mux.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_or.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_ram_dp.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_ram_dq.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_ram_io.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_rom.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_shiftreg.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm_xor.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_altera_lpm.v
t_alw_combdly.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_combdly.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_dly.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_dly.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_noreorder.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_nosplit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_nosplit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_reorder.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_reorder.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_split_cond.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_split_cond.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_split_rst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_split_rst.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_split.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_split.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_splitord.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_alw_splitord.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_backw_index_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_array_backw_index_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_backw_index_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_compare.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_compare.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_interface_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_interface.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_interface.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_list_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_array_list_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_list_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_mda.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_mda.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_packed_sysfunct.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_packed_sysfunct.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_packed_write_read.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_packed_write_read.v Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_array_pattern_2d.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_pattern_2d.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_pattern_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_array_pattern_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_pattern_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_pattern_packed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_pattern_packed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_pattern_unpacked.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_pattern_unpacked.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_query.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_query.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_rev.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_rev.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_type_methods.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_type_methods.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_unpacked_public.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_array_unpacked_public.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_arraysel_wide.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_arraysel_wide.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_basic_cover.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_basic_fail.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_basic_off.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_basic.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_basic.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_casez.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_casez.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_comp_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_assert_comp_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_comp_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_comp.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_comp.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_cover_off.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_cover.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_cover.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_disable_iff.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_disable_iff.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_disabled.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_dup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_assert_dup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_dup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_elab_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_elab.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_elab.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_enabled_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_enabled_off.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_enabled_on_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_implication_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_implication.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_implication.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_inside_cond_bad.out Fix assertions with unique case inside, #2199. 2020-03-30 18:13:51 -04:00
t_assert_inside_cond_bad.pl Fix assertions with unique case inside, #2199. 2020-03-30 18:13:51 -04:00
t_assert_inside_cond.pl Fix assertions with unique case inside, #2199. 2020-03-30 18:13:51 -04:00
t_assert_inside_cond.v Fix assertions with unique case inside, #2199. 2020-03-30 18:13:51 -04:00
t_assert_on.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_property_fail_1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_property_fail_2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_property.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_property.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_question.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_question.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_full_vlt.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_full_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_full.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_full.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_full.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_off.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_parallel_vlt.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_parallel_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_parallel.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_parallel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth_parallel.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assert_synth.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assign_inline.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assign_inline.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc_meth_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_assoc_meth_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc_meth_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc_pattern_unsup.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_assoc_pattern_unsup.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc_pattern_unsup.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc_wildcard_unsup.out
t_assoc_wildcard_unsup.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc_wildcard_unsup.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_assoc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_attr_parenstar.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_attr_parenstar.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bench_mux4k_onecpu.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bench_mux4k.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bench_mux4k.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bind2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bind2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bind.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bind.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_const_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_bitsel_const_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_const_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_enum.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_enum.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_slice.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_slice.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_struct2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_struct2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_struct3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_struct3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_struct.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_struct.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_wire_array_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_bitsel_wire_array_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bitsel_wire_array_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_blocking.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_blocking.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bug3180.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_bug3180.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_66bits.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_66bits.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_auto1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_auto1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_deep.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_deep.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_default_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_case_default_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_default_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_dupitems.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_dupitems.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_genx_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_case_genx_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_genx_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_group.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_group.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_huge_prof.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_huge_sub2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_huge_sub3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_huge_sub4.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_huge_sub.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_huge.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_huge.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_inside.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_inside.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_itemwidth.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_itemwidth.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_nest.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_nest.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_onehot.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_onehot.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_orig.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_orig.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_reducer.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_reducer.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_string.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_string.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_wild.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_wild.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_write1_tasks.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_write1.out
t_case_write1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_write1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_write2_tasks.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_write2.out
t_case_write2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_write2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_x_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_case_x_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_x_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_x.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_x.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_zx_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_case_zx_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_case_zx_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cast.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cast.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cdc_async_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_cdc_async_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cdc_async_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cellarray.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cellarray.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_chg_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_chg_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_class1.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class1.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class1.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class2.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class2.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class2.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_class.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_class.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_class.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_copy_bad.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_copy_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_copy_bad.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_copy.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_copy.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_dead.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_dead.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_enum.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_enum.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_extends_bad.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_extends_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_extends_bad.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_extends.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_extends.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_extends.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_forward.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_forward.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_local.pl Support direct class member init. 2020-04-18 20:20:17 -04:00
t_class_local.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_member_bad.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_member_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_member_bad.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_method_bad.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_method_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_method_bad.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_method.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_method.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_module.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_module.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_name.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_name.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_name.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_new_bad.out Support class new. 2020-04-12 18:57:12 -04:00
t_class_new_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_new_bad.v Support class new. 2020-04-12 18:57:12 -04:00
t_class_new.pl Support class new. 2020-04-12 18:57:12 -04:00
t_class_new.v Support class new. 2020-04-12 18:57:12 -04:00
t_class_null_bad.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_null_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_null_bad.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_package.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_package.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_param.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_param.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_param.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_static_order.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_static_order.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_static_order.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_unsup_bad.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_unsup_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_class_unsup_bad.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_clk_2in_vec.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_2in.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_2in.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_2in.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat4.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat5.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat5.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat6.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat6.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_concat.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_condflop_nord.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_condflop_nord.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_condflop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_condflop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_dpulse.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_dpulse.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_dsp.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_dsp.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_first_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_clk_first_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_first_deprecated.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_first_deprecated.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_gater.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_gater.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_gen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_gen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_inp_init.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_inp_init.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_inp_init.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_latch_edgestyle.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_latch.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_latch.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_latchgate.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_latchgate.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_powerdn.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_powerdn.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_scope_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_clk_scope_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_scope_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_vecgen1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_vecgen1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_vecgen2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clk_vecgen3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clocker.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_clocker.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_clocker.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_large_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_concat_large_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_large_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_large.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_large.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_link_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_concat_link_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_link_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_opt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_concat_opt.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_const_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const_dec_mixed_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_const_dec_mixed_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const_dec_mixed_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const_overflow_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_const_overflow_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const_overflow_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_const.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_line_cc_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_line_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_line_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_line_trace.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_cover_line_trace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_line.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_line.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_line.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_sva_notflat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_sva_notflat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_sva_trace.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_cover_sva_trace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_toggle.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_cover_toggle.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_crazy_sel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_crazy_sel.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_debug_fatalsrc_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_debug_fatalsrc_bt_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_debug_sigsegv_bad.pl Use 'suggest' for consistent wording. 2020-04-28 21:19:19 -04:00
t_debug_sigsegv_bt_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dedupe_clk_gate.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dedupe_clk_gate.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dedupe_clk_gate.vlt
t_dedupe_seq_logic.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dedupe_seq_logic.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_delay_stmtdly_bad.out Internals: Parse fork and delays, but then still report unsupported. 2020-04-22 21:31:40 -04:00
t_delay_stmtdly_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_delay.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_delay.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_detectarray_1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_detectarray_1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_detectarray_2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_detectarray_2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_detectarray_3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_detectarray_3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_display_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_esc_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_display_esc_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_esc_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_l.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_l.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_mcd.out
t_display_mcd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_mcd.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_merge.out
t_display_merge.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_merge.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_noopt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_real_noopt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_real.out
t_display_real.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_real.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_realtime.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_realtime.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_signed_noopt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_signed.out
t_display_signed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_signed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_string.out
t_display_string.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_string.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display_time.out Tests: Reenable some tests incorrectly marked unsupported. 2020-04-20 21:55:23 -04:00
t_display_time.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_display_time.v Tests: Reenable some tests incorrectly marked unsupported. 2020-04-20 21:55:23 -04:00
t_display_wide.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_display_wide.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_display_wide.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display.out
t_display.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_display.v Report REALCVT on $display format mistakes. 2020-04-01 20:42:47 -04:00
t_dist_cinclude.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_contributors.pl Commentary 2020-04-06 08:19:32 -04:00
t_dist_error_format.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_fixme.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_inctree.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_install.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_manifest.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_portability.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_tabs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_untracked.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dist_whitespace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dos.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dos.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_2exp_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_dpi_2exp_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_2exp_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_accessors_inc.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_accessors_macros_inc.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_accessors.cpp Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_accessors.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_accessors.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_arg_inout_type__Dpi.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_inout_type.cpp Codacity cleanups. No functional change intended. 2020-04-20 21:43:05 -04:00
t_dpi_arg_inout_type.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_inout_type.pl Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_inout_type.v Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_input_type__Dpi.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_input_type.cpp Codacity cleanups. No functional change intended. 2020-04-20 21:43:05 -04:00
t_dpi_arg_input_type.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_input_type.pl Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_input_type.v Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_output_type__Dpi.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_output_type.cpp Codacy cleanups. No functional change. 2020-04-20 22:01:47 -04:00
t_dpi_arg_output_type.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_output_type.pl Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_arg_output_type.v Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_context_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_context_noopt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_context.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_context.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_display_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_display.out
t_dpi_display.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_display.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_dup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_dpi_dup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_dup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_export_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_export_context_bad.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_export_context_bad.out
t_dpi_export_context_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_export_context_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_export_noopt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_export.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_export.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_imp_gen_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_imp_gen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_imp_gen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_import_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_import_hdr_only.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_import.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_import.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_lib_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_lib.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_lib.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_logic_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_dpi_name_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_dpi_name_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_name_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_open_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_open.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_open.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_openfirst_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_openfirst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_openfirst.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_qw_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_qw.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_qw.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_result_type__Dpi.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_result_type_bad.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_result_type_bad.pl Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_result_type_bad.v Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_result_type.cpp Codacity cleanups. No functional change intended. 2020-04-20 21:43:05 -04:00
t_dpi_result_type.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_result_type.pl Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_result_type.v Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_dpi_shortcircuit2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_shortcircuit2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_shortcircuit_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_shortcircuit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_shortcircuit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_string_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_string.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_string.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_sys_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_sys.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_sys.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_threads_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_threads_collide.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_threads.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_threads.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_vams.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_vams.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_vams.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_var_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_var.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_var.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_var.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dpi_var.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_driver_random.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dynarray_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_dynarray_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dynarray_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dynarray.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_dynarray.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_embed1_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_embed1_child.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_embed1_wrap.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_embed1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_embed1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_emit_constw.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_emit_constw.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_emit_memb_limit.pl Tests: Remove t_emit_memb_limit/vltmt as slow 2020-03-21 12:08:38 -04:00
t_enum_bad_hide.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_enum_bad_hide.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_bad_hide.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_func.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_func.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_int.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_int.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_large_methods.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_large_methods.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_name2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_name2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_name3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_name3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_overlap_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_enum_overlap_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_overlap_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_public.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_public.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_public.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_recurse_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_enum_recurse_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_recurse_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_size.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_size.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_type_methods_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_enum_type_methods_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_type_methods_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_type_methods.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_type_methods.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_type_pins.pl Tests: Reenable some tests incorrectly marked unsupported. 2020-04-20 21:55:23 -04:00
t_enum_type_pins.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_x_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_enum_x_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum_x_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enum.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enumeration.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_enumeration.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_event_copy.out Support event data type (with some restrictions). 2020-04-25 15:37:46 -04:00
t_event_copy.pl Support event data type (with some restrictions). 2020-04-25 15:37:46 -04:00
t_event_copy.v Support event data type (with some restrictions). 2020-04-25 15:37:46 -04:00
t_event.pl Support event data type (with some restrictions). 2020-04-25 15:37:46 -04:00
t_event.v Support event data type (with some restrictions). 2020-04-25 15:37:46 -04:00
t_EXAMPLE.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_EXAMPLE.v Tests: Standardize verilog indentation. 2020-04-05 21:53:24 -04:00
t_extend_class_c.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_extend_class.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_extend_class.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_extend.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_extend.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_final.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_final.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_bboxsys.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_bboxsys.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_build_cmake.pl Fix tests failing on rerun after passing from clean. (#2281) 2020-04-23 21:27:06 -04:00
t_flag_build_make.pl Tests: Fix makeflag test, was failing older makes. 2020-04-16 17:31:41 -04:00
t_flag_context_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_context_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_context_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_csplit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_csplit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_debug_noleak.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_debug_noleak.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_debugi9.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_debugi9.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_define.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_define.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_define.vc
t_flag_errorlimit_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_flag_errorlimit_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_errorlimit_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_f__2.vc
t_flag_f__3.v
t_flag_f.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_f.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_f.vc
t_flag_fi_h.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_fi.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_fi.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_fi.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_future.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_future.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_generate_key.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_getenv.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_getenv.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_help.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_invalid2_bad.out Tests: Add bad option test. 2020-04-23 19:56:26 -04:00
t_flag_invalid2_bad.pl Tests: Add bad option test. 2020-04-23 19:56:26 -04:00
t_flag_invalid_bad.out Tests: Add bad option test. 2020-04-23 19:56:26 -04:00
t_flag_invalid_bad.pl Tests: Add bad option test. 2020-04-23 19:56:26 -04:00
t_flag_language.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_language.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_ldflags_a.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_ldflags_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_ldflags_so.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_ldflags.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_ldflags.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_lib.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_lib.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_libinc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_main.pl Add experimental-only option. 2020-04-21 20:45:23 -04:00
t_flag_main.v Add experimental-only option. 2020-04-21 20:45:23 -04:00
t_flag_make_cmake_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_make_cmake_sc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_make_cmake.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_make_cmake.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_names.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_names.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_nomod_bad.out
t_flag_nomod_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_nomod_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_parameter_bad.out
t_flag_parameter_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_parameter_hier.pl Tests: Add -G test. 2020-04-23 08:05:14 -04:00
t_flag_parameter_hier.v Tests: Add -G test. 2020-04-23 08:05:14 -04:00
t_flag_parameter.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_parameter.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_parameter.vc
t_flag_quiet_exit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_relinc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_relinc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_skipidentical.pl Fix --skip-identical broke recent commit. 2020-04-11 20:22:57 -04:00
t_flag_skipidentical.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_stats.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_stats.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_timescale_override2.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_timescale_override2.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_timescale_override.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_timescale_override.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_timescale_override.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_timescale.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_timescale.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_timescale.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_flag_topmod2_bad.out
t_flag_topmod2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_topmod2_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_topmodule_bad2.out
t_flag_topmodule_bad2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_topmodule_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_flag_topmodule_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_topmodule_inline.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_topmodule_inline.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_topmodule.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_topmodule.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_verilate.pl Fix tests failing on rerun after passing from clean. (#2281) 2020-04-23 21:27:06 -04:00
t_flag_version.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_werror_bad1.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_flag_werror_bad1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_werror_bad2.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_flag_werror_bad2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_werror.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_wfatal.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_flag_wfatal.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_wfatal.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_woff.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_woff.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_wpedantic_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_flag_wpedantic_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_wpedantic_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_xinitial_0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_xinitial_0.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_xinitial_unique.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_flag_xinitial_unique.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_break.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_break.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_comma_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_for_comma_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_comma_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_count.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_count.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_funcbound.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_funcbound.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_init_bug.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_init_bug.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_local.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_local.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_loop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_for_loop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_foreach.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_foreach.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fork_bbox.pl Internals: Parse fork and delays, but then still report unsupported. 2020-04-22 21:31:40 -04:00
t_fork_bbox.v Internals: Parse fork and delays, but then still report unsupported. 2020-04-22 21:31:40 -04:00
t_fork.out Internals: Parse fork and delays, but then still report unsupported. 2020-04-22 21:31:40 -04:00
t_fork.pl Internals: Parse fork and delays, but then still report unsupported. 2020-04-22 21:31:40 -04:00
t_fork.v Internals: Parse fork and delays, but then still report unsupported. 2020-04-22 21:31:40 -04:00
t_format_wide_decimal.out Fix run-time formatting of variable wider than 1023 bits (#2261) 2020-04-15 17:26:15 -04:00
t_format_wide_decimal.pl Fix crash when formatting constant wider than 1023 bits (#2260) 2020-04-14 18:07:09 -04:00
t_format_wide_decimal.v Fix run-time formatting of variable wider than 1023 bits (#2261) 2020-04-15 17:26:15 -04:00
t_func_bad2.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_bad2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_bad2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_bad_width.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_bad_width.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_bad_width.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_begin2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_begin2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_check.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_check.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const2_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_const2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const2_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const3_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_const3_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const3_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_const_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_packed_array_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_const_packed_array_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_packed_array_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_packed_struct_bad2.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_const_packed_struct_bad2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_packed_struct_bad2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_packed_struct_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_const_packed_struct_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_packed_struct_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_struct_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_const_struct_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const_struct_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_const.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_crc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_crc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_default_warn.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_default_warn.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_defaults.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_defaults.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl0_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl0.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl1_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl1.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl2_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted_inl2.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_dotted.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_endian.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_endian.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_flip.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_flip.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_gen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_gen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_graphcirc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_graphcirc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_grey.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_grey.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_lib_sub.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_lib_sub.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_lib.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_lib.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_mlog2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_mlog2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_named.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_named.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_noinl.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_numones.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_numones.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_outfirst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_outfirst.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_outp.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_outp.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_paramed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_paramed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_plog.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_plog.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_public_trace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_public.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_public.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_rand.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_rand.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_rand.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_range.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_range.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_real_abs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_real_abs.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_real_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_real_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_redef.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_redef.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_regfirst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_regfirst.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_return.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_return.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_sum.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_sum.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_task_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_task_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_task_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_tie_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_tie_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_tie_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_twocall.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_twocall.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_types.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_types.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_under2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_under2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_under.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_under.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_unit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_unit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_v_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_v.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_v.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_void_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_void_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_void_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_void.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_void.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_while.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_while.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_wide_out_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_func_wide_out_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_wide_out_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_wide.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func_wide.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_func.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_always_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_fuzz_always_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_always_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_eof_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_eof_bad.v
t_fuzz_eqne_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_fuzz_eqne_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_eqne_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_genintf_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_fuzz_genintf_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_genintf_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_negwidth_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_fuzz_negwidth_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_negwidth_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_triand_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_fuzz_triand_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_fuzz_triand_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gantt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_basic.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_basic.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_chained.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_delref.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_delref.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_elim.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_elim.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_fdup.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_fdup.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_implicit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_implicit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_lvalue_const.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_lvalue_const.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_ormux.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_ormux.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_tree.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_unsup.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gate_unsup.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gated_clk_1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gated_clk_1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_alw.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_alw.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_assign.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_assign.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_cond_bitrange_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_gen_cond_bitrange_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_cond_bitrange_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_cond_bitrange.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_cond_bitrange.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_cond_const.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_cond_const.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_defparam.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_defparam.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_div0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_div0.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for0.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for_overlap.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for_overlap.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for_shuffle.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for_shuffle.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_for.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_forif.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_forif.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_genblk_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_genblk.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_genblk.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_genblk.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_if.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_if.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_inc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_inc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_index.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_index.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_intdot2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_intdot2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_intdot.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_intdot.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_local.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_local.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_lsb.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_lsb.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_mislevel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_mislevel.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_missing_bad.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_gen_missing_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_missing.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_missing.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_self_return.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_self_return.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_upscope.out
t_gen_upscope.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_upscope.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_var_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_gen_var_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_gen_var_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_generate_fatal_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_generate_fatal_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_generate_fatal_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_genfor_hier.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_genfor_hier.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_genvar_for_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_genvar_for_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_genvar_for_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_genvar_misuse_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_genvar_misuse_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_hierarchy_identifier_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_hierarchy_identifier_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_hierarchy_identifier_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_hierarchy_identifier.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_hierarchy_identifier.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_hierarchy_unnamed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_hierarchy_unnamed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_if_deep.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_if_deep.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_if_swap.pl Fix logical not optimization with empty begin, #2291. 2020-04-28 21:15:20 -04:00
t_if_swap.v Fix logical not optimization with empty begin, #2291. 2020-04-28 21:15:20 -04:00
t_iff.out Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_iff.pl Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_iff.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_init_concat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_init_concat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initarray_nonarray.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initarray_nonarray.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial_dlyass_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_initial_dlyass_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial_dlyass.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial_dlyass.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial_edge_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial_edge.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial_edge.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial_inc.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_initial.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inside_wild.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inside_wild.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inside.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inside.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_aport.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_aport.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_inst_array_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_connect.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_connect.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_inl0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_inl1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_partial.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array_partial.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_ccall.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_ccall.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_comma_inl0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_comma_inl1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_comma.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_darray.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_darray.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dearray_slice.pl Fix arrayed instances connecting to slices, #2263. 2020-04-17 19:30:53 -04:00
t_inst_dearray_slice.v Fix arrayed instances connecting to slices, #2263. 2020-04-17 19:30:53 -04:00
t_inst_dff.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dff.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inla.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlab.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlac.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlb.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlbc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlbd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inlcd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree_inld.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_dtree.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_first_a.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_first_b.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_implicit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_implicit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_long_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_inst_long_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_misarray2_bad.out Fix error on unpacked connecting to packed, #2288. 2020-04-27 18:38:54 -04:00
t_inst_misarray2_bad.pl Fix error on unpacked connecting to packed, #2288. 2020-04-27 18:38:54 -04:00
t_inst_misarray2_bad.v Fix error on unpacked connecting to packed, #2288. 2020-04-27 18:38:54 -04:00
t_inst_misarray_bad.out Fix error on unpacked connecting to packed, #2288. 2020-04-27 18:38:54 -04:00
t_inst_misarray_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_misarray_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_mism.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_mism.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_missing_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_inst_missing_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_missing_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_missing.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_missing.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_mnpipe.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_mnpipe.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_notunsized.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_notunsized.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_overwide_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_inst_overwide_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_overwide.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_overwide.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_port_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_port_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_prepost.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_prepost.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_recurse2_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_inst_recurse2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_recurse2_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_recurse_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_inst_recurse_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_recurse_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_signed1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_signed1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_signed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_signed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_slice_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_slice.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_slice.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_sv.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_sv.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_inst_tree_inl0_pub0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl0_pub0.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl0_pub1_norelcfuncs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl0_pub1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl0_pub1.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl1_pub0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl1_pub0.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl1_pub1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree_inl1_pub1.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_tree.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_v2k__sub.vi Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_v2k.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_v2k.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_wideconst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_inst_wideconst.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1_modport_nansi.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1_modport_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1_modport_trace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1_modport.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1_modport.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface2_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_array_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_modport.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_modport.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_nocolon_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_array_nocolon_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_nocolon_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_nocolon.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_nocolon.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_arraymux.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_arraymux.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_asvar_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_asvar_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_asvar_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_bind_public.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_bind_public.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_gen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_gen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inla.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlab.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlac.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlb.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlbc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlbd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inlcd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_inld.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_down.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_dups.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_dups.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen2_collision.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen2_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen3_collision.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen3_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen4_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen4.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen5_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen5.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen5.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen6_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen6.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen6.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen7_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen7.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen7.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen8_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen8.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen8.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen9_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen9.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen9.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen10_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen10.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen10.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen11_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen11.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen11.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen12_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen12.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen12.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_gen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_inl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_mismodport_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_mismodport_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_mismodport_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_missing_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_missing_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_missing_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_modport_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_dir_bad.out
t_interface_modport_dir_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_dir_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_export.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_export.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_import_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_import.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_import.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_inl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modport.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modportlist.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_modportlist.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_mp_func_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_mp_func.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_mp_func.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_nest_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_nest.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_nest.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param_acc_bits.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_param_acc_bits.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_interface_param_acc_bits.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param_another_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_param_another_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param_another_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param_loop_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_param_loop_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_parameter_access.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_parameter_access.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_parent_scope_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_parent_scope_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_ref_trace_fst.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_interface_ref_trace_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_ref_trace_inla.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_ref_trace_inlab.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_ref_trace_inlb.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_ref_trace.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_interface_ref_trace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_ref_trace.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_size_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_size_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_size_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_star.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_star.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_top_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_top_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_top_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_twod_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_twod.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_twod.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_typo_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_typo_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_typo_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_wrong_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_interface_wrong_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface_wrong_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_interface.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_1_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_3_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_4_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_order_sub.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_order.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_langext_order.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_leak.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_leak.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_leak.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_always_comb_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_always_comb_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_always_comb_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_always_comb_iface.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_always_comb_iface.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_blksync_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_blksync_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_blksync_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_blksync_loop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_blksync_loop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_block_redecl_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_block_redecl_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_bsspace_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_bsspace_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_bsspace_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_colonplus_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_colonplus_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_colonplus_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_comb_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_comb_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_comb_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_comb_use.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_comb_use.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_declfilename_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_declfilename_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_declfilename.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_declfilename.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_defparam_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_defparam_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_defparam.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_defparam.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_ifdepth_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_ifdepth_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_ifdepth_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_implicit_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_implicit_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_implicit_def_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_implicit_def_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_implicit_def_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_implicit_port.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_implicit_port.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_implicit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_implicit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_import_name_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_import_name_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_import_name_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_importstar_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_importstar_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_importstar_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_in_inc_bad_1.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_in_inc_bad_2.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_in_inc_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_in_inc_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_in_inc_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_incabspath_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_incabspath_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_incabspath.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_incabspath.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_infinite.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_infinite.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_infinite.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_inherit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_inherit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_input_eq_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_input_eq_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_input_eq_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_latch_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_latch_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_latch_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_literal_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_literal_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_literal_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_mod_paren_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_mod_paren_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_mod_paren_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_modport_dir_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_modport_dir_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_modport_dir_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_multidriven_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_multidriven_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_multidriven_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_numwidth.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_numwidth.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_once_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_once_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_once_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_only.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_only.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_pindup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_pindup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_pindup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_pkg_colon_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_pkg_colon_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_pkg_colon_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_realcvt_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_realcvt_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_realcvt_bad.v Suppress REALCVT for whole real numbers. 2020-04-01 18:43:53 -04:00
t_lint_repeat_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_repeat_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_repeat_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_restore_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_restore_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_restore_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_rsvd_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_rsvd_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_rsvd_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_setout_bad_noinl.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_setout_bad_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_setout_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_setout_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_setout_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_subout_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_subout_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_subout_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_syncasyncnet_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_syncasyncnet_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_syncasyncnet_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unsized_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_unsized_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unsized_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unsup_deassign.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unsup_deassign.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unsup_mixed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unsup_mixed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_unused_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused_iface_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_unused_iface_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused_iface_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused_iface.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused_iface.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_unused.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_vcmarker_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_vcmarker_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_vcmarker_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_width_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width_genfor_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_lint_width_genfor_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width_genfor_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width_genfor.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width_genfor.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_lint_width.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_arith.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_arith.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_clog2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_clog2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_cmp.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_cmp.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat0.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat64.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat64.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat_sel_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat_sel_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_concat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_cond_clean.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_cond_clean.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_cond_huge.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_cond_huge.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_const.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_const.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_div0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_div0.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_div.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_div.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_divw.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_divw.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_eq.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_eq.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_equal.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_equal.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_imm2.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_imm2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_imm2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_imm.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_imm.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_msvc_64.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_msvc_64.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_mul.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_mul.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pick.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pick.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow4.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow5.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow5.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow6.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow6.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_pow.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_precedence.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_precedence.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_real_public.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_real_public.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_math_real_round.pl Fix implicit conversion of floats to wide integers. 2020-03-31 20:42:07 -04:00
t_math_real_round.v Fix implicit conversion of floats to wide integers. 2020-03-31 20:42:07 -04:00
t_math_real.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_real.v Fix real conversion from constant with X/Z. 2020-04-05 11:56:15 -04:00
t_math_repl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_repl.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_reverse.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_reverse.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift_over_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_math_shift_over_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift_over_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift_rep.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift_rep.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift_sel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift_sel.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shift.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shiftrs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shiftrs.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shortreal_unsup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_math_shortreal_unsup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shortreal_unsup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shortreal.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_shortreal.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_sign_extend.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_sign_extend.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed4.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed5.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed5.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed6.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed6.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed7.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed7.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed_wire.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed_wire.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_signed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_strwidth.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_strwidth.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_svl2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_svl2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_svl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_svl.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_swap.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_swap.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_tri.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_tri.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_trig.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_trig.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_vgen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_vgen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_vliw.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_vliw.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_width.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_math_width.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_banks.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_banks.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_cond.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_cond.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_fifo.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_fifo.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_file.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_file.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_func.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_func.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_iforder.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_iforder.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io2_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io2_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io2.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io3_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io3_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io3.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_io.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_ref_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_mem_multi_ref_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multi_ref_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multidim_Ox.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multidim_trace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multidim.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multidim.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multiwire.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_multiwire.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_packed_assign.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_packed_assign.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_packed_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_mem_packed_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_packed_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_packed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_packed.v Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_mem_shift.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_shift.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_mem_slice_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice_conc_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice_conc_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice_dtype_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_mem_slice_dtype_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice_dtype_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slice.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slot.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slot.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_slot.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_twoedge.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem_twoedge.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mem.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_metacmt_onoff.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_metacmt_onoff.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_metacmt_onoff.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_dup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_mod_dup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_dup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_dup_ign.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_dup_ign.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array0_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array0.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array1_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array2_noinl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array3.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_mod_interface_array3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_interface_array3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_longname.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_longname.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_nomod.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_nomod.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_recurse1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_recurse1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_recurse.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_recurse.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_uselib.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_mod_uselib.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_multitop1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_multitop1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_multitop1s.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_multitop_sig_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_multitop_sig_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_multitop_sig.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_multitop_sig.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_multitop_sig.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_noprot_lib.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_number_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_number_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_number_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_optm_if_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_optm_if_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_optm_redor.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_optm_redor.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_2d.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_2d.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_a.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_b.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_clkinst_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_order_clkinst_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_clkinst.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_order_clkinst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_clkinst.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_comboclkloop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_comboclkloop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_comboloop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_comboloop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_doubleloop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_doubleloop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_loop_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_loop_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_multialways.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_multialways.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_multidriven.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_multidriven.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_multidriven.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_quad.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_quad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_quad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_wireloop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order_wireloop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_order.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_abs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_abs.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_ddecl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_ddecl.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_dimport.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_dimport.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_dot.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_dot.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_enum.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_enum.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_export_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_package_export_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_export.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_export.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_twodeep.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_twodeep.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_verb.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package_verb.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_package.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_packed_concat_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_packed_concat_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_packed_concat_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_packed_concat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array4.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array5.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array5.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_avec.out Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_param_avec.pl Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_param_avec.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_bit_sel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_bit_sel.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_ceil.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_ceil.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_chain.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_chain.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_circ_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_circ_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_circ_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_concat_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_concat_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_concat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_concat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_const_part.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_const_part.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_ddeep_width.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_ddeep_width.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_default_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_default_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_default_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_default_presv_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_default_presv_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_default.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_default.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_first_a.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_first_b.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_func.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_func.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_if_blk.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_if_blk.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_in_func_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_in_func_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_in_func_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_local.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_local.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_long.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_long.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_mem_attr.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_mem_attr.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_module.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_module.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_named_2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_named_2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_named.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_named.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_no_parentheses.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_no_parentheses.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_noval_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_noval_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_noval_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_package.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_package.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_public.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_public.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_public.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_real2_collision.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_real2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_real2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_real.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_real.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_repl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_repl.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_scope_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_scope_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_scope_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_seg.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_seg.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_sel_range_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_sel_range_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_sel_range.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_sel_range.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_sel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_sel.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_shift.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_shift.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type3.pl Fix parameter type redeclaring a type, #2195. 2020-03-21 12:13:55 -04:00
t_param_type3.v Fix parameter type redeclaring a type, #2195. 2020-03-21 12:13:55 -04:00
t_param_type_bad2.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_type_bad2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type_bad2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_type_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type_collision.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_type.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_up_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_param_up_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_up_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_value.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_value.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_while.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_while.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_wide_io.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_wide_io.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_width_loc_bad.out
t_param_width_loc_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param_width_loc_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_parse_delay.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_parse_delay.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_past_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_past_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_past_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_past_unsup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_past_unsup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_past_unsup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_past.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_past.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pipe_exit_bad.pf Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pipe_exit_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pipe_filter_inc.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pipe_filter.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pipe_filter.pf Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pipe_filter.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pipe_filter.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_circ_subst_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_circ_subst_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_circ_subst_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_circdef_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_circdef_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_circdef_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_defkwd_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_defkwd_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_defkwd_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_defparen_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_pp_defparen_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_defparen_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_display.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_display.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_display.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_dupdef_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_dupdef_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_dupdef.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_dupdef.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_lib_inc.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_lib_library.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_lib.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_lib.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_line_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_pp_line_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_line_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_misdef_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_pp_misdef_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_misdef_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_pragma_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_pp_pragma_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_pragma_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_pragmas.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_pragmas.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_resetall_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_pp_resetall_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_resetall_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_underline_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_pp_underline_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_pp_underline_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_cmtend_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_cmtend_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_cmtend_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_comments.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_comments.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_def09.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_def09.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_def09.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_defines.out
t_preproc_defines.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_dos.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_ifdef.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_ifdef.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc2.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc3.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc4.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_preproc_inc_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc_inc_bad.vh Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc_notfound_bad.out Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
t_preproc_inc_notfound_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc_notfound_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc_recurse_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_preproc_inc_recurse_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_inc_recurse_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_kwd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_kwd.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_noline.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_noline.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_noline.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_persist2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_persist_inc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_persist.out
t_preproc_persist.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_persist.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_stringend_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_stringend_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_stringend_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_ttempty.out
t_preproc_ttempty.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_ttempty.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_undefineall.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc_undefineall.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_preproc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_program.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_program.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib_clk_gated.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib_inout_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_prot_lib_inout_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib_inout_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib_secret.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib_secret.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib_unpacked_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_prot_lib_unpacked_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib_unpacked_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_prot_lib.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_protect_ids_bad.out
t_protect_ids_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_protect_ids_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_protect_ids_c.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_protect_ids_key.out
t_protect_ids_key.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_protect_ids.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_protect_ids.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_queue_bounded.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_queue_bounded.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_queue_unsup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_queue_unsup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_queue_unsup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_queue.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_queue.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_real_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_real_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_reloop_cam.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_reloop_cam.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_repeat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_repeat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_rnd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_rnd.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_runflag_errorlimit.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_runflag_errorlimit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_runflag_errorlimit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_runflag_seed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_runflag_seed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_runflag.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_runflag.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_savable_class_bad.out Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_savable_class_bad.pl Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_savable_class_bad.v Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
t_savable.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_savable.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_scope_map.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_scope_map.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_scope_map.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_msb.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_select_bad_msb.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_msb.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_range2.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_select_bad_range2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_range2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_range3.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_select_bad_range3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_range3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_range.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_select_bad_range.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_range.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_tri.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_select_bad_tri.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bad_tri.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bound1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bound1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bound2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_bound2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_index2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_index2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_index.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_index.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_lhs_oob2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_lhs_oob2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_lhs_oob.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_lhs_oob.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_little_pack.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_little_pack.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_little.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_little.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_loop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_loop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_negative.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_negative.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_plus.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_plus.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_plusloop.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_plusloop.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_runtime_range.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_runtime_range.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_set.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_select_set.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_slice_cond.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_slice_cond.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_slice_init.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_slice_init.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_slice_struct_array_modport.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_slice_struct_array_modport.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_split_var_0.pl Support split_var in vit files (#2219) 2020-04-03 08:08:23 -04:00
t_split_var_0.v Support split_var in vit files (#2219) 2020-04-03 08:08:23 -04:00
t_split_var_0.vlt Support split_var in vit files (#2219) 2020-04-03 08:08:23 -04:00
t_split_var_1_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_split_var_1_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_split_var_1_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_split_var_2_trace.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_split_var_2_trace.pl Support split_var in vit files (#2219) 2020-04-03 08:08:23 -04:00
t_static_elab.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_static_elab.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stop_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stop_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stop_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stream2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stream2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stream3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stream3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stream.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_stream.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_string_type_methods_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_string_type_methods_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_string_type_methods_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_string_type_methods.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_string_type_methods.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_string.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_string.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_anon.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_anon.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_genfor.pl Fix duplicate typedefs in generate for, #2205. 2020-03-26 18:10:20 -04:00
t_struct_genfor.v Fix duplicate typedefs in generate for, #2205. 2020-03-26 18:10:20 -04:00
t_struct_init_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_struct_init_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_init_trace.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_init.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_init.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_nest.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_nest.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_notfound_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_struct_notfound_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_notfound_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_packed_sysfunct.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_packed_sysfunct.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_packed_value_list.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_packed_value_list.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_packed_write_read.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_packed_write_read.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_pat_width.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_pat_width.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_port.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_port.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_portsel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_portsel.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_unaligned.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_unaligned.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_unpacked_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_struct_unpacked_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_unpacked_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_unpacked.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_struct_unpacked.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sv_bus_mux_demux.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sv_bus_mux_demux.v Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_sv_conditional.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sv_conditional.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sv_cpu.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sv_cpu.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_file_autoflush.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_file_basic_input.dat
t_sys_file_basic.out
t_sys_file_basic.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_file_basic.v Support $ferror, #1638. 2020-04-05 11:22:05 -04:00
t_sys_file_scan_input.dat
t_sys_file_scan.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_file_scan.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_fread.out
t_sys_fread.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_fread.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_plusargs_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_plusargs_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_plusargs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_plusargs.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_rand.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_rand.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_align_h.mem Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_assoc_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_sys_readmem_assoc_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_assoc_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_assoc_c_b.out
t_sys_readmem_assoc_w_h.out
t_sys_readmem_assoc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_assoc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_b_8.mem Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_b.mem Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_addr.mem Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_addr.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_addr.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_addr.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_digit.mem Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_digit.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_digit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_digit.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_end.mem Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_end.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_end.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_end.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_notfound.out
t_sys_readmem_bad_notfound.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_bad_notfound.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem_h.mem Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_readmem.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_sformat_noopt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_sformat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_sformat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_system.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_system.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_time.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_time.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_sys_writemem.gold1.mem
t_sys_writemem.gold2.mem
t_sys_writemem.gold3.mem
t_sys_writemem.gold4.mem
t_sys_writemem.gold5.mem
t_sys_writemem.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_table_fsm.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_table_fsm.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_threads_counter_0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_threads_counter_1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_threads_counter_2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_threads_counter_4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_threads_counter.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_threads_nondeterminism.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_time_literals.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_literals.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_passed.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_passed.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_passed.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_print.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_print.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_print.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_bad.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_bad.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_fs.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_fs.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_ms.out Tests: Ignore SystemC file paths in expected test results (#2265) 2020-04-18 18:56:19 -04:00
t_time_sc_ms.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_ns.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_ns.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_sec.out Tests: Ignore SystemC file paths in expected test results (#2265) 2020-04-18 18:56:19 -04:00
t_time_sc_sec.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc_us.out Tests: Ignore SystemC file paths in expected test results (#2265) 2020-04-18 18:56:19 -04:00
t_time_sc_us.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_sc.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_stamp64.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_stamp64.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_stamp_double.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1fs1fs.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1fs1fs.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1ms10ns.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1ms10ns.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1ns1ns.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1ns1ns.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1ps1fs.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1ps1fs.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1s10ns.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1s10ns.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1us1ns.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_1us1ns.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_10ms10ns.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_10ms10ns.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi_c.cpp Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_time_vpi.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_default.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_default.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_default.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_lint_bad.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_lint_bad.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_lint_bad.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_parse_bad.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_parse_bad.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_parse_bad.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_parse.cpp Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_parse.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale_parse.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_timescale.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_timescale.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_timescale.v
t_trace_array_fst_portable.pl Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
t_trace_array_fst_threads_1.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_array_fst_threads_2.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_array_fst.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_array_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_array_threads_1.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_cat_renew_0000.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_cat_renew_0100.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_cat_renew.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_cat_renew.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_cat_reopen_0000.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_cat_reopen_0100.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_cat_reopen.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_cat_reopen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_cat.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_cat.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_cat.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_cat.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_complex_fst_thread.out
t_trace_complex_fst_threads_1.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_complex_fst_threads_2.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_complex_fst.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_complex_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_complex_old_api.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_complex_params_fst.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_complex_params_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_complex_params.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_complex_params.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_complex_portable.pl Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
t_trace_complex_structs_fst.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_complex_structs_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_complex_structs.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_complex_structs.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_complex_threads_1.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_complex.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_complex.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_complex.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_decoration.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_decoration.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_dumporder_bad.out
t_trace_dumporder_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_dumporder_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_ena_cc.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_ena_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_ena_sc.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_ena_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_ena.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_flag_off.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_flag_off.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_flag_off.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_fst.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_fst.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_off_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_off_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_packed_struct_fst.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_packed_struct_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_packed_struct.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_packed_struct.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_param_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_primitive_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_primitive.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_primitive.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_func_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_func.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_func.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_func.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_sig_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_sig.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_sig.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public_sig.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_public.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_public.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_scstruct.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_scstruct.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_string_fst.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_string.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_string.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_timescale.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_timescale.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_timescale.v Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_two_a.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_b.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_cc.cpp Fix codacity warnings 2020-04-04 20:08:58 -04:00
t_trace_two_dump_cc.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_two_dump_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_dump_sc.out
t_trace_two_dump_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_dumpfst_cc.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_two_dumpfst_cc.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_two_hdr_cc.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_two_hdr_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_hdr_sc.out
t_trace_two_hdr_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_hdrfst_cc.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_two_hdrfst_cc.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_two_port_cc.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_trace_two_port_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_port_sc.out
t_trace_two_port_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_trace_two_portfst_cc.out Set FST timescale correctly. (#2266) 2020-04-19 08:47:22 -04:00
t_trace_two_portfst_cc.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_trace_two_sc.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_array_bufif.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_array_bufif.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_array_pull.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_array_pull.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_compass_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_tri_compass_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_compass_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_dangle.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_dangle.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_eqcase.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_eqcase.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate_bufif0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate_bufif1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate_cond.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate_nmos.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate_notif0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate_notif1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate_pmos.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gate.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_gen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_graph.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_graph.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_ifbegin.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_ifbegin.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inout2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inout2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inout.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inout.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inout.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inz.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inz.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_inz.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_public.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_public.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pull2_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_tri_pull2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pull2_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pull01.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pull01.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pull_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_tri_pull_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pull_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pullup.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pullup.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pullup.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pullvec_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_tri_pullvec_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_pullvec_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_select_unsized.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_select_unsized.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_select.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_select.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_select.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_unconn.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_unconn.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_various.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_tri_various.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_type_param_collision.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_type_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_type_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_type.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_type.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_circ_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_typedef_circ_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_circ_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_package.pl Fix packages as enum base types, #2202. 2020-03-24 17:57:12 -04:00
t_typedef_package.v Fix packages as enum base types, #2202. 2020-03-24 17:57:12 -04:00
t_typedef_param.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_param.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_port.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_port.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_signed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_signed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef_unused_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_typedef_unused_bad.pl With --Wpedantic, report forward typedefs that are unused. 2020-04-02 07:39:14 -04:00
t_typedef_unused_bad.v With --Wpedantic, report forward typedefs that are unused. 2020-04-02 07:39:14 -04:00
t_typedef.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typedef.v Commentary 2020-03-30 20:09:55 -04:00
t_typename.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_typename.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_udp_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_udp_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_udp_lint.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_udp_noname.out Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_udp_noname.pl Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_udp_noname.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_udp.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unconnected_bad.out Support `unconnected_drive 2020-04-09 23:26:03 -04:00
t_unconnected_bad.pl Support `unconnected_drive 2020-04-09 23:26:03 -04:00
t_unconnected_bad.v Support `unconnected_drive 2020-04-09 23:26:03 -04:00
t_unconnected.pl Support `unconnected_drive 2020-04-09 23:26:03 -04:00
t_unconnected.v Support `unconnected_drive 2020-04-09 23:26:03 -04:00
t_unicode.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail1.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail2.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail3.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail4.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif_fail4.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_uniqueif.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_array_csplit.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_array.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_array.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_bound.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_bound.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_combo_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_unopt_combo_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_combo_isolate_vlt.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_combo_isolate.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_combo_isolate.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_combo.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_combo.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_initial_run_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_initial_run_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_initial.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_ndbg_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_ndbg_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_print_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_print_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_run_bad.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_run_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge_unopt_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_unopt_converge_unopt_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unopt_converge.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unoptflat_simple_2_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_unoptflat_simple_2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unoptflat_simple_2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unoptflat_simple_3_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unoptflat_simple_3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unoptflat_simple_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unoptflat_simple.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unpacked_array_order.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unpacked_array_order.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unpacked_concat_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_unpacked_concat_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unpacked_concat_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_complexcond.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_complexcond.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_forfor.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_forfor.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_genf.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_genf.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_signed.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_unroll_signed.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vams_basic.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vams_basic.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vams_wreal.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vams_wreal.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_assign_landr.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_assign_landr.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_hide2.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_bad_hide2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_hide2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_hide.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_bad_hide.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_hide.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_sameas.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_bad_sameas.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_sameas.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_sv.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_bad_sv.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_bad_sv.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_const_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_const_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_const_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_const.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_const.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted1_inl0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted1_inl1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted1_inl2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted2_inl0.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted2_inl1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted_dup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_dotted_dup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dotted_dup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup2_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_dup2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup2_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_dup_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_dup_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_escape.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_var_escape.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_escape.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_in_assign_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_in_assign_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_in_assign_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_in_assign.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_in_assign.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_init.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_init.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_life.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_life.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_local.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_local.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_nonamebegin__log.out
t_var_nonamebegin.out Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
t_var_nonamebegin.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_nonamebegin.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_notfound_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_notfound_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_notfound_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_outoforder.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_outoforder.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_overcmp.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_overcmp.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_overwidth_bad.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_overwidth_bad.out
t_var_overwidth_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_overwidth_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_overzero.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_overzero.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_cc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_sc1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_sc2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_sc32.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_sc64.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_sc_biguint.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_sc_uint_biguint.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_sc_uint.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pins_scui.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pinsizes.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pinsizes.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_pinsizes.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_port2_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_port2_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_port2_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_port_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_port_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_port_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref_bad1.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_ref_bad1.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref_bad1.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref_bad2.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_ref_bad2.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref_bad2.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref_bad3.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_ref_bad3.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref_bad3.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref_noinline.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_ref.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_rsvd_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_rsvd_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_rsvd_port.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_rsvd_port.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_rsvd.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_rsvd.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_set_link.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_set_link.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_static.out Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_var_static.pl Tests: Check output from some unsupported tests. 2020-04-24 08:22:19 -04:00
t_var_static.v Tests: Update static test. 2020-04-19 21:18:57 -04:00
t_var_suggest_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_suggest_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_suggest_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_tieout.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_tieout.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_types_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_var_types_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_types_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_types.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_types.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_vec_sel.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_vec_sel.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_xref_gen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_var_xref_gen.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_verilated_all_newest.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_verilated_all_oldest.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_verilated_all.pl Initial implementation of generic multithreaded tracing (#2269) 2020-04-21 23:49:07 +01:00
t_verilated_all.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_verilated_debug.out
t_verilated_debug.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_verilated_debug.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_verilated_threaded.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vgen.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlcov_data_a.dat
t_vlcov_data_b.dat
t_vlcov_data_c.dat
t_vlcov_data_d.dat
t_vlcov_debugi.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlcov_merge.out
t_vlcov_merge.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlcov_nfound_bad.out
t_vlcov_nfound_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlcov_rank.out
t_vlcov_rank.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlcov_rewrite.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlt_syntax_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_vlt_syntax_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlt_syntax_bad.v
t_vlt_syntax_bad.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlt_warn_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_vlt_warn_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlt_warn_bad.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlt_warn.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlt_warn.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vlt_warn.vlt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_get_public_rw_switch.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_get.cpp Fix test failures on Ubuntu 20.04 (#2278) 2020-04-23 17:29:37 -04:00
t_vpi_get.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_get.v Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_vpi_memory.cpp Fix test failures on Ubuntu 20.04 (#2278) 2020-04-23 17:29:37 -04:00
t_vpi_memory.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_memory.v Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_vpi_module.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_module.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_module.v Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_vpi_sc.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_sc.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_sc.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_time_cb.cpp Expose VPI cbNextDeadline via the public API (#2212) 2020-03-28 13:47:21 -04:00
t_vpi_time_cb.pl Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_vpi_time_cb.v Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_vpi_unimpl.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_unimpl.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_unimpl.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_var.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_var.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_var.v Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_vpi_zero_time_cb.cpp Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_vpi_zero_time_cb.pl Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_vpi_zero_time_cb.v Tests: Rename IVERILOG define for consistency. No functional change. 2020-04-23 08:05:14 -04:00
t_wire_beh1364_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_wire_beh1364_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_beh1364_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_beh1800_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_wire_beh1800_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_beh1800_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_behp1364_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_wire_behp1364_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_behp1364_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_behp1800_bad.out Add GCC10-style line number prefix when showing source text for errors. 2020-04-03 20:07:46 -04:00
t_wire_behp1800_bad.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_behp1800_bad.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_types.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_wire_types.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_first.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_first.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_first.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_flat.out Add --flaten for use with --xml-only (#2270). 2020-04-21 18:14:08 -04:00
t_xml_flat.pl Add --flaten for use with --xml-only (#2270). 2020-04-21 18:14:08 -04:00
t_xml_output.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_output.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_output.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_tag.out Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_tag.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
t_xml_tag.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
TestSimulator.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
TestVpi.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00