verilator/test_regress/t
2019-05-09 20:38:48 -04:00
..
t_flag_relinc_dir
t_sv_bus_mux_demux
t_sv_cpu_code
tsub
.gitattributes Fix "output reg name=expr;" syntax error. [Martin Scharrer] 2008-04-14 21:10:34 +00:00
bootstrap.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_a_first_cc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_a_first_cc.v Replaced test_c/test_sc with new examples/ directory. 2017-09-23 21:18:07 -04:00
t_a_first_sc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_a_selftest.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_altera_lpm_abs.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_add_sub.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_and.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_bustri.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_clshift.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_compare.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_constant.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_counter.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_decode.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_divide.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_ff.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_fifo_dc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_fifo.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_inv.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_latch.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_mult.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_mux.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_or.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_ram_dp.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_ram_dq.pl
t_altera_lpm_ram_io.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_rom.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_shiftreg.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm_xor.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_altera_lpm.v Fix compile error on public real parameters by suppressing, bug1261. 2018-01-24 22:30:30 -05:00
t_alw_combdly.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_alw_combdly.v Support {} in always sensitivity lists, bug745. 2014-04-21 19:39:28 -04:00
t_alw_dly.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_alw_dly.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_alw_noreorder.pl Internals: Fix spacing and style of v4 changes. No functional change. 2018-08-23 05:22:34 -04:00
t_alw_nosplit.pl Internals: Fix spacing and style of v4 changes. No functional change. 2018-08-23 05:22:34 -04:00
t_alw_nosplit.v Internals: Fix spacing and style of v4 changes. No functional change. 2018-08-23 05:22:34 -04:00
t_alw_reorder.pl Internals: Fix spacing and style of v4 changes. No functional change. 2018-08-23 05:22:34 -04:00
t_alw_reorder.v Better optimize large always block splitting, bug1244. 2018-02-28 06:58:41 -05:00
t_alw_split_rst.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_alw_split_rst.v Tests: Add split tests, towards bug1244 2017-11-23 11:30:35 -05:00
t_alw_split.pl Internals: Fix spacing and style of v4 changes. No functional change. 2018-08-23 05:22:34 -04:00
t_alw_split.v Internals: Fix spacing and style of v4 changes. No functional change. 2018-08-23 05:22:34 -04:00
t_alw_splitord.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_alw_splitord.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_array_backw_index_bad.out
t_array_backw_index_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_array_backw_index_bad.v Fix partial slicing with pattern assignments, bug991. 2017-11-23 14:55:32 -05:00
t_array_compare.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_compare.v Fix conditional slices and add related optimizations. 2017-10-04 21:27:34 -04:00
t_array_interface_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_interface.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_interface.v Fix array slicing of non-const indexes, bug1006. 2015-11-24 21:28:04 -05:00
t_array_list_bad.out
t_array_list_bad.pl
t_array_list_bad.v
t_array_packed_sysfunct.pl
t_array_packed_sysfunct.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_array_packed_write_read.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_array_packed_write_read.v Tests 2012-11-03 09:23:34 -04:00
t_array_pattern_2d.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_pattern_2d.v Fix partial slicing with pattern assignments, bug991. 2017-11-23 14:55:32 -05:00
t_array_pattern_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_array_pattern_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_array_pattern_bad.v Fix hang on bad pattern keys, bug1364. 2018-11-01 19:03:52 -04:00
t_array_pattern_packed.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_pattern_packed.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_array_pattern_unpacked.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_pattern_unpacked.v Support '{} assignment pattern on arrays, bug355. 2014-03-30 20:41:20 -04:00
t_array_query.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_query.v Support $size/$bits/etc on type references. 2017-11-23 10:17:56 -05:00
t_array_rev.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_array_rev.v Fix slicing mix of big and little-endian, bug1033. 2016-02-09 22:16:12 -05:00
t_array_type_methods.pl
t_array_type_methods.v
t_arraysel_wide.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_arraysel_wide.v Fix wide array indices causing compile error. 2017-09-19 20:04:45 -04:00
t_assert_basic_cover.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_basic_fail.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_assert_basic_off.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_basic.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_basic.v Support 'assume' similar to 'assert', bug1269. 2018-01-31 07:33:10 -05:00
t_assert_casez.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_casez.v Fix error on "unique case" with no cases. 2017-11-21 21:52:37 -05:00
t_assert_comp_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_comp_bad.v Support $error/$warning in elaboration time blocks. 2017-11-21 21:10:42 -05:00
t_assert_comp.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_comp.v Support $error/$warning in elaboration time blocks. 2017-11-21 21:10:42 -05:00
t_assert_cover_off.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_cover.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_cover.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_assert_dup_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_assert_dup_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_assert_dup_bad.v Report errors when duplicate labels are used, bug72. 2009-03-23 14:57:15 -04:00
t_assert_elab_bad.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_assert_elab.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_elab.v Fix elaboration-time display warnings, bug1032. 2016-02-04 18:38:59 -05:00
t_assert_property_fail_1.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_assert_property_fail_2.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_assert_property.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_property.v Support restrict, bug1350. 2018-09-23 15:20:12 -04:00
t_assert_question.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_question.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_assert_synth_full.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_assert_synth_off.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_synth_parallel.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_assert_synth.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assert_synth.v Commentary 2011-07-01 15:23:09 -04:00
t_assign_inline.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_assign_inline.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_attr_parenstar.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_attr_parenstar.v Fix "always @ (* )", bug403, bug404. 2011-10-25 18:08:24 -04:00
t_bench_mux4k.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bench_mux4k.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_bench_synmul.pl Add UNOPTTHREADS, for threads branch. 2018-07-22 12:09:27 -04:00
t_bind2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bind2.v Tests: Redo check macro. 2013-02-02 09:28:45 -05:00
t_bind.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bind.v Support bind in , bug602. 2013-02-14 06:55:09 -05:00
t_bitsel_const_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_bitsel_const_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_bitsel_const_bad.v Tests: Add bug508, bug509 examples 2012-05-08 17:41:42 -04:00
t_bitsel_enum.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bitsel_enum.v Commentary, bug951 2015-08-16 11:48:05 -04:00
t_bitsel_slice.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bitsel_slice.v Fix slice extraction from packed array, bug717. 2014-03-08 14:55:05 -05:00
t_bitsel_struct2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bitsel_struct2.v Tests: Redo check macro. 2013-02-02 09:28:45 -05:00
t_bitsel_struct3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bitsel_struct3.v Fix member select error broke in 3.868, bug867. 2014-12-24 19:27:46 -05:00
t_bitsel_struct.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bitsel_struct.v Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_bitsel_wire_array_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_bitsel_wire_array_bad.v Tests: Add bug508, bug509 examples 2012-05-08 17:41:42 -04:00
t_blocking.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_blocking.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_case_66bits.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_66bits.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_case_auto1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_auto1.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_case_deep.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_deep.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_case_default_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_default_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_case_dupitems.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_dupitems.v
t_case_genx_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_case_genx_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_case_genx_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_case_group.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_group.v Fix size casts as second argument of cast item, bug950. 2015-08-12 19:37:25 -04:00
t_case_huge_prof.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_case_huge_sub2.v Commentary 2011-07-01 15:23:09 -04:00
t_case_huge_sub3.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_case_huge_sub4.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_case_huge_sub.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_case_huge.pl Internals: Fix spacing and style of v4 changes. No functional change. 2018-08-23 05:22:34 -04:00
t_case_huge.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_case_inside.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_inside.v Support case inside, bug708. 2014-01-20 21:59:53 -05:00
t_case_itemwidth.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_itemwidth.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_case_nest.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_nest.v Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
t_case_onehot.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_onehot.v Add new tests to support for future commit 2009-10-22 22:25:24 -04:00
t_case_orig.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_orig.v Move test_v submodule into t_case_orig. No functional change 2009-09-23 21:04:12 -04:00
t_case_reducer.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_reducer.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_case_wild.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_wild.v
t_case_write1_tasks.v Support $fopen and I/O with integer instead of `verilator_file_descriptor. 2011-07-01 13:41:21 -04:00
t_case_write1.out Add verilator no_inline_task 2006-10-11 15:41:42 +00:00
t_case_write1.pl Tests: Have files_identical fail on error 2018-11-01 21:58:39 -04:00
t_case_write1.v Tests: Remove old verilator_file_descriptor 2019-03-07 18:29:44 -05:00
t_case_write2_tasks.v Support $fopen and I/O with integer instead of `verilator_file_descriptor. 2011-07-01 13:41:21 -04:00
t_case_write2.out Add verilator no_inline_task 2006-10-11 15:41:42 +00:00
t_case_write2.pl Tests: Have files_identical fail on error 2018-11-01 21:58:39 -04:00
t_case_write2.v Tests: Remove old verilator_file_descriptor 2019-03-07 18:29:44 -05:00
t_case_x_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_x_bad.v Internals: Move CASEX warning with other case lints; add test 2010-01-09 11:09:14 -05:00
t_case_x.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_x.v Add CASEZWITHX lint warning and if disabled fix handling of casez with Xs. 2008-07-22 13:07:19 -04:00
t_case_zx_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_case_zx_bad.v Add CASEZWITHX lint warning and if disabled fix handling of casez with Xs. 2008-07-22 13:07:19 -04:00
t_cast.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_cast.v Fix size-changing cast on packed struct, bug993. 2015-11-06 19:12:17 -05:00
t_cdc_async_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_cdc_async_bad.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_cdc_async_bad.v --cdc: Report in more typical source to dest order 2010-01-09 09:05:00 -05:00
t_cellarray.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_cellarray.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_chg_first.pl
t_chg_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_clk_2in_vec.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_2in.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_clk_2in.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_2in.v Tests: Clocking test to consider bug623. 2013-02-22 21:00:37 -05:00
t_clk_concat2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_concat2.v Fix non-cutable ordering loops on clock arrays, bug1009. 2017-05-09 08:05:21 -04:00
t_clk_concat3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_concat3.v Fix non-cutable ordering loops on clock arrays, bug1009. 2017-05-09 08:05:21 -04:00
t_clk_concat4.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_concat4.v Fix non-cutable ordering loops on clock arrays, bug1009. 2017-05-09 08:05:21 -04:00
t_clk_concat5.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_concat5.v Fix non-cutable ordering loops on clock arrays, bug1009. 2017-05-09 08:05:21 -04:00
t_clk_concat6.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_concat6.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_clk_concat.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_concat.v Fix non-cutable ordering loops on clock arrays, bug1009. 2017-05-09 08:05:21 -04:00
t_clk_condflop_nord.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_condflop_nord.v Add --clk and related optimizations, msg1533. 2015-03-12 19:20:46 -04:00
t_clk_condflop.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_condflop.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_clk_dpulse.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_dpulse.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_clk_dsp.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_dsp.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_clk_first.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_clk_gater.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_clk_gater.v Commentary 2011-07-01 15:23:09 -04:00
t_clk_gen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_gen.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_clk_inp_init.cpp Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_clk_inp_init.pl Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_clk_inp_init.v Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_clk_latch_edgestyle.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_clk_latch.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_clk_latch.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_clk_latchgate.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_latchgate.v Fix clock-gates with non-AND complex logic, bug220. 2010-03-16 18:50:26 -04:00
t_clk_powerdn.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_powerdn.v Internals: Rename functions to match real branch. No functional change. 2011-07-21 21:32:31 -04:00
t_clk_vecgen1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_vecgen1.v Support posedge of bit-selected signals, bug45. 2008-11-22 21:10:20 -05:00
t_clk_vecgen2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clk_vecgen3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_clocker.out Fix clocker attributes to not propagate on concats. 2018-06-22 19:46:27 -04:00
t_clocker.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_clocker.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_concat_large_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_concat_large_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_concat_large_bad.v Fix error instead of warning on large concat, msg1768. 2015-12-08 21:25:43 -05:00
t_concat_large.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_concat_large.v Add PROCASSWIRE error on behavioral assignments to wires, msg2737. 2018-11-26 17:58:18 -05:00
t_concat_opt.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_concat_opt.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_const_bad.out Auto-extend and WIDTH warn on unsized X/Zs, bug1423. 2019-05-07 21:57:38 -04:00
t_const_bad.pl Auto-extend and WIDTH warn on unsized X/Zs, bug1423. 2019-05-07 21:57:38 -04:00
t_const_bad.v Auto-extend and WIDTH warn on unsized X/Zs, bug1423. 2019-05-07 21:57:38 -04:00
t_const_dec_mixed_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_const_dec_mixed_bad.v Support decimal constants of arbitrary widths. 2009-06-12 08:27:48 -04:00
t_const_overflow_bad.out Fix missing too many digits warning, bug1380. 2019-01-03 19:03:27 -05:00
t_const_overflow_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_const_overflow_bad.v Fix missing too many digits warning, bug1380. 2019-01-03 19:03:27 -05:00
t_const.pl Support "'dx" constants, bug1423. 2019-05-01 20:02:28 -04:00
t_const.v Auto-extend and WIDTH warn on unsized X/Zs, bug1423. 2019-05-07 21:57:38 -04:00
t_cover_line_cc.pl Tests: Have files_identical fail on error 2018-11-01 21:58:39 -04:00
t_cover_line_sc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_cover_line.out Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_cover_line.v Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_cover_sva_notflat.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_cover_sva_notflat.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_cover_toggle.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_cover_toggle.v Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_crazy_sel.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_crazy_sel.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_debug_fatalsrc_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_debug_fatalsrc_bt_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_debug_sigsegv_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_debug_sigsegv_bt_bad.pl
t_dedupe_clk_gate.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dedupe_clk_gate.v Add duplicate clock gate optimization, msg980. 2013-02-20 20:14:15 -05:00
t_dedupe_seq_logic.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dedupe_seq_logic.v Add duplicate clock gate optimization, msg980. 2013-02-20 20:14:15 -05:00
t_delay_stmtdly_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_delay_stmtdly_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_delay.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_delay.v Add -Wall reporting ASSIGNDLY on assignment delays. 2011-10-20 20:50:42 -04:00
t_detectarray_1.pl Tests: Backward port from threads branch. 2018-06-15 06:28:33 -04:00
t_detectarray_1.v Fix DETECTARRAY on packed structures, bug610. 2013-02-10 09:54:27 -05:00
t_detectarray_2.pl Tests: Backward port from threads branch. 2018-06-15 06:28:33 -04:00
t_detectarray_2.v Fix DETECTARRAY on packed structures, bug610. 2013-02-10 09:54:27 -05:00
t_detectarray_3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_detectarray_3.v Fix DETECTARRAY error on packed arrays, bug770. 2014-06-07 09:53:40 -04:00
t_display_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_display_l.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_display_l.v Ignore %l in , bug983. 2015-10-27 20:37:52 -04:00
t_display_mcd.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_mcd.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_mcd.v Fix $fwrite to constant stderr/stdout, bug961. 2015-10-23 21:53:16 -04:00
t_display_merge.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_merge.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_display_merge.v
t_display_noopt.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_real_noopt.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_real.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_real.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_real.v Fix $display with %d following %g. 2011-11-20 00:45:59 -05:00
t_display_signed_noopt.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_signed.out
t_display_signed.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_signed.v
t_display_time.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_time.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_time.v Fix with no parenthesis 2010-01-06 14:13:11 -05:00
t_display_wide.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_wide.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display_wide.v Fix missing test files 2011-04-06 07:33:32 -04:00
t_display.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_display.v Support > 64 bit decimal $display. 2017-12-02 22:10:58 -05:00
t_dist_cinclude.pl Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_dist_fixme.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dist_inctree.pl Internals: Cleanup and standardize include order. No functional change intended. 2018-10-14 13:59:40 -04:00
t_dist_install.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dist_manifest.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dist_portability.pl Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_dist_tabs.pl gtkwave: Merge from upstream. 2019-05-09 20:38:48 -04:00
t_dist_untracked.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dist_whitespace.pl Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_dos.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dos.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_dpi_2exp_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_dpi_2exp_bad.v Support DPI exports 2009-12-20 08:27:00 -05:00
t_dpi_accessors_inc.vh Tests: Add t_dpi_accessors 2012-03-27 20:06:59 -04:00
t_dpi_accessors_macros_inc.vh
t_dpi_accessors.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_accessors.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_accessors.v Tests: Add t_dpi_accessors 2012-03-27 20:06:59 -04:00
t_dpi_context_c.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_context_noopt.pl
t_dpi_context.pl
t_dpi_context.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_dpi_display_c.cpp Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_dpi_display.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_dpi_display.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_dpi_display.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_dpi_dup_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_dpi_dup_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_dpi_dup_bad.v Support direct programming interface (DPI) "import". 2009-12-03 06:55:29 -05:00
t_dpi_exp_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_dpi_exp_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_dpi_export_c.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_export_noopt.pl Fix DPI export void compiler error, bug1391. 2019-01-16 00:38:42 -05:00
t_dpi_export.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_export.v Support DPI time and svLogicVal. 2017-12-09 20:17:37 -05:00
t_dpi_imp_gen_c.cpp Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_dpi_imp_gen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_imp_gen.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_dpi_import_c.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_import.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_import.v Support DPI time and svLogicVal. 2017-12-09 20:17:37 -05:00
t_dpi_lib_c.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_lib.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_lib.v Support DPI open arrays, bug909, bug1245. 2017-12-17 16:28:58 -05:00
t_dpi_logic_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_dpi_logic_bad.v Support DPI time and svLogicVal. 2017-12-09 20:17:37 -05:00
t_dpi_name_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_dpi_name_bad.v Support direct programming interface (DPI) "import". 2009-12-03 06:55:29 -05:00
t_dpi_open_c.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_open.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_open.v Support DPI open arrays, bug909, bug1245. 2017-12-17 16:28:58 -05:00
t_dpi_openfirst_c.cpp Support DPI open arrays, bug909, bug1245. 2017-12-17 16:28:58 -05:00
t_dpi_openfirst.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_openfirst.v Support DPI open arrays, bug909, bug1245. 2017-12-17 16:28:58 -05:00
t_dpi_openreg_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_dpi_openreg_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_dpi_openreg_bad.v Support DPI open arrays, bug909, bug1245. 2017-12-17 16:28:58 -05:00
t_dpi_qw_c.cpp Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_dpi_qw.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_qw.v driver.pl: Add --no-verilation option 2012-04-16 20:28:24 -04:00
t_dpi_shortcircuit2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_shortcircuit2.v Add IGNOREDRETURN warning. 2019-03-10 14:57:01 -04:00
t_dpi_shortcircuit_c.cpp Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_dpi_shortcircuit.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_dpi_shortcircuit.v Fix mis-optimizing public DPI functions, bug963. 2015-09-18 19:06:15 -04:00
t_dpi_string_c.cpp Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_dpi_string.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_string.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_dpi_sys_c.cpp Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_dpi_sys.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_sys.v Tests: Fix illegal dpi return types, and other cleanups 2017-12-09 14:44:25 -05:00
t_dpi_threads_c.cpp MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_dpi_threads_collide.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_dpi_threads.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_dpi_threads.v MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_dpi_vams.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_vams.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_vams.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_dpi_var.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_dpi_var.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_dpi_var.v Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
t_embed1_c.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_embed1_child.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_embed1_wrap.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_embed1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_embed1.v Tests: Example embedding 2011-05-22 08:43:36 -04:00
t_emit_constw.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_emit_constw.v Simplify VL_CONST_W macro generation for faster compiles. 2017-09-18 21:36:18 -04:00
t_emit_memb_limit.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_enum_func.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_enum_func.v
t_enum_int.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_enum_int.v Fix multiple declarations on one enum, bug199 2010-01-06 19:04:20 -05:00
t_enum_large_methods.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_enum_large_methods.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_enum_name2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_enum_name2.v Fix enum name off-by-one, bug854. 2014-11-29 08:47:03 -05:00
t_enum_name3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_enum_name3.v Fix struct.enum.name method calls, bug855. 2015-10-23 22:57:15 -04:00
t_enum_overlap_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_enum_overlap_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_enum_overlap_bad.v Support enums 2009-12-27 08:29:55 -05:00
t_enum_public.cpp Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_enum_public.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_enum_public.v Add public enums, bug833. 2014-11-07 07:50:11 -05:00
t_enum_type_methods.pl
t_enum_type_methods.v
t_enum_type_pins.pl
t_enum_type_pins.v
t_enum.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_enum.v Fix enum ranges without colons, bug1204. 2017-09-12 18:53:57 -04:00
t_enumeration.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_enumeration.v Tests: Added additional SystemVerilog tests. 2012-03-20 19:28:35 -04:00
t_EXAMPLE.pl Copyright year update 2019-01-05 05:46:23 -05:00
t_EXAMPLE.v Copyright year update 2019-01-05 05:46:23 -05:00
t_extend_class_c.h Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_extend_class.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_extend_class.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_extend.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_extend.v Use 'vluint64_t' for SystemC instead of (same sized) 'uint64' for MSVC++. 2011-06-29 19:19:01 -04:00
t_final.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_final.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_flag_bboxsys.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_bboxsys.v Fix with no parenthesis 2010-01-06 14:21:34 -05:00
t_flag_csplit.pl Tests: Less verbose 2018-12-12 22:19:33 -05:00
t_flag_csplit.v Fix __Slow files getting compiled with OPT_FAST, bug1370. 2018-11-29 20:35:21 -05:00
t_flag_debug_noleak.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_debug_noleak.v Add --no-debug-leak to reduce memory use under debug. 2018-03-10 12:18:19 -05:00
t_flag_define.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_define.v Fix +define+A+B to define A and B to match other simulators, bug847. 2014-11-13 19:05:07 -05:00
t_flag_define.vc Fix +define+A+B to define A and B to match other simulators, bug847. 2014-11-13 19:05:07 -05:00
t_flag_f__2.vc Expand environment variables in -f input files. 2008-09-29 15:51:45 -04:00
t_flag_f__3.v Add env var test 2009-07-15 10:14:10 -04:00
t_flag_f.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_f.v Add -F option to read relative option files, bug297. 2010-11-03 07:21:34 -04:00
t_flag_f.vc
t_flag_fi_h.h Add -FI option to force includes,msg2146. 2017-02-09 07:44:36 -05:00
t_flag_fi.cpp Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_flag_fi.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_fi.v Add -FI option to force includes,msg2146. 2017-02-09 07:44:36 -05:00
t_flag_future.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_flag_future.v Add --Wfuture-, for improving forward compatibility. 2008-07-22 14:27:34 -04:00
t_flag_getenv.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_flag_getenv.v Add --getenv option. 2017-09-23 18:03:39 -04:00
t_flag_language.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_language.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_flag_ldflags_a.cpp Add Emacs indentation line. No functional change 2012-04-12 21:08:20 -04:00
t_flag_ldflags_c.cpp Add Emacs indentation line. No functional change 2012-04-12 21:08:20 -04:00
t_flag_ldflags_so.cpp Add Emacs indentation line. No functional change 2012-04-12 21:08:20 -04:00
t_flag_ldflags.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_ldflags.v Add -CFLAGS, -LDFLAGS, <file>.a, <file>.o, and <file>.so options. 2010-01-28 19:33:02 -05:00
t_flag_lib.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_lib.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_flag_libinc.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_flag_names.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_names.v Tests: Check mod-prefix subnames. 2018-09-27 19:58:13 -04:00
t_flag_nomod_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_flag_nomod_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_flag_parameter.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_parameter.v Support command-line -G/+pvalue param overrides, bug1045. 2016-03-24 19:14:15 -04:00
t_flag_parameter.vc Support command-line -G/+pvalue param overrides, bug1045. 2016-03-24 19:14:15 -04:00
t_flag_relinc.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_flag_relinc.v
t_flag_skipidentical.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_flag_skipidentical.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_flag_stats.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_stats.v Add --stats-vars, bug851. 2014-12-20 08:28:31 -05:00
t_flag_topmod2_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_flag_topmod2_bad.v Fix segfault with error on bad --top-module, bug79. 2009-04-24 10:32:11 -04:00
t_flag_topmodule_bad2.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_flag_topmodule_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_flag_topmodule_inline.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_topmodule_inline.v Fix "cloning" error with -y/--top-module, bug76. 2009-04-06 22:26:38 -04:00
t_flag_topmodule.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_topmodule.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_flag_werror_bad1.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_flag_werror_bad1.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_flag_werror_bad2.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_flag_werror_bad2.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_flag_werror.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_flag_wfatal.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_flag_wfatal.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_flag_wfatal.v Add --Wno-fatal to turn off abort on warnings. 2011-03-22 18:09:39 -04:00
t_flag_woff.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_flag_woff.v Using command line -Wno-{WARNING} now overrides file-local lint_on. 2014-05-15 20:54:45 -04:00
t_flag_xinitial_0.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_flag_xinitial_0.v Add --x-initial option 2017-10-01 21:31:40 -04:00
t_flag_xinitial_unique.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_flag_xinitial_unique.v Add --x-initial option 2017-10-01 21:31:40 -04:00
t_for_break.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_for_break.v Support disable for loop escapes. 2011-06-28 21:26:49 -04:00
t_for_comma_bad.out Add unsupported for loops error, msg2692. 2019-01-22 19:25:00 -05:00
t_for_comma_bad.pl Add unsupported for loops error, msg2692. 2019-01-22 19:25:00 -05:00
t_for_comma_bad.v Add unsupported for loops error, msg2692. 2019-01-22 19:25:00 -05:00
t_for_count.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_for_count.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_for_funcbound.pl
t_for_funcbound.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_for_init_bug.pl
t_for_init_bug.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_for_local.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_for_local.v Support declarations in loop initializers, bug172. 2009-11-09 19:09:27 -05:00
t_for_loop.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_for_loop.v Support IEEE 1800-2017 as default language. 2018-03-12 22:26:34 -04:00
t_foreach.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_foreach.v Tests: t_foreach now checks that all foreach loops get unrolled and evaluated statically. 2018-03-15 19:06:32 -04:00
t_func_bad2.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_func_bad2.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_func_bad2.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_bad_width.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_bad_width.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_bad_width.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_bad.v Support named function and task arguments. 2013-08-17 20:34:49 -04:00
t_func_begin2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_begin2.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_func_check.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_check.v Tests: Support atsim and cleanup verilator-only tests 2010-03-18 12:03:08 -04:00
t_func_const2_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_const2_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_const2_bad.v Add stack trace when can't optimize function, bug1158. 2017-05-09 18:54:15 -04:00
t_func_const_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_const_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_const_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_func_const_packed_array_bad.out
t_func_const_packed_array_bad.pl
t_func_const_packed_array_bad.v
t_func_const_packed_struct_bad2.out
t_func_const_packed_struct_bad2.pl
t_func_const_packed_struct_bad2.v
t_func_const_packed_struct_bad.out
t_func_const_packed_struct_bad.pl
t_func_const_packed_struct_bad.v
t_func_const_struct_bad.out
t_func_const_struct_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_func_const_struct_bad.v Add stack trace when can't optimize function, bug1158. 2017-05-09 18:54:15 -04:00
t_func_const.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_const.v Fix genvar constant propagation from package, bug1003. 2015-11-22 20:46:26 -05:00
t_func_crc.pl
t_func_crc.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_default_warn.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_default_warn.v Fix error on improperly widthed default function, bug984. 2017-03-21 19:27:42 -04:00
t_func_defaults.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_defaults.v
t_func_dotted_inl0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_dotted_inl1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_dotted_inl2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_dotted.v Add SystemVerilog 1800-2009 keywords 2010-01-21 21:58:45 -05:00
t_func_endian.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_endian.v Tests: Fix race and dead code. 2018-05-05 07:44:52 -04:00
t_func_first.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_first.v Tests: Support atsim and cleanup verilator-only tests 2010-03-18 12:03:08 -04:00
t_func_flip.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_flip.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_gen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_gen.v Fix functions inside generate for block. 2012-02-21 22:23:06 -05:00
t_func_graphcirc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_graphcirc.v Tests: Support atsim and cleanup verilator-only tests 2010-03-18 12:03:08 -04:00
t_func_grey.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_grey.v Tests: Support atsim and cleanup verilator-only tests 2010-03-18 12:03:08 -04:00
t_func_lib_sub.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_lib_sub.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_func_lib.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_lib.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_func_mlog2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_mlog2.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_named.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_named.v Support named function and task arguments. 2013-08-17 20:34:49 -04:00
t_func_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_noinl.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_func_numones.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_numones.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_outfirst.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_outfirst.v Add missing files from last bug 2009-04-23 09:13:55 -04:00
t_func_outp.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_outp.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_func_paramed.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_paramed.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_plog.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_plog.v Support constant function calls for parameters. 2009-07-17 14:13:11 -04:00
t_func_public_trace.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_func_public.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_public.v Use 'vluint64_t' for SystemC instead of (same sized) 'uint64' for MSVC++. 2011-06-29 19:19:01 -04:00
t_func_rand.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_func_rand.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_rand.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_range.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_range.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_real_abs.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_real_abs.v Fix input and real loosing real data type, bug501. 2012-05-02 20:53:38 -04:00
t_func_real_param.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_real_param.v Fix real constant parameter functions, bug475. 2012-04-02 21:58:40 -04:00
t_func_regfirst.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_regfirst.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_return.pl
t_func_return.v
t_func_sum.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_sum.v Fix lvalue errors with public functions; bug25. 2008-07-22 11:15:28 -04:00
t_func_task_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_task_bad.v Report error on function call output tied to constant. 2011-02-14 19:25:30 -05:00
t_func_tie_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_tie_bad.v Add IGNOREDRETURN warning. 2019-03-10 14:57:01 -04:00
t_func_twocall.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_twocall.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func_types.pl
t_func_types.v
t_func_under2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_under2.v Fix task inlining under case values, bug598. Note this reorders high level operations, so may change loose some optimizations. 2013-01-02 18:35:21 -05:00
t_func_under.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_under.v Test for last commit. 2012-12-17 18:41:54 -05:00
t_func_unit.pl Fix internal error on xrefs into unrolled functions, bug1387. 2019-01-06 17:38:27 -05:00
t_func_unit.v Fix internal error on xrefs into unrolled functions, bug1387. 2019-01-06 17:38:27 -05:00
t_func_v_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_v.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_v.v Fix name collision on task inputs, bug569. 2012-11-03 08:01:19 -04:00
t_func_void_bad.out Add IGNOREDRETURN warning. 2019-03-10 14:57:01 -04:00
t_func_void_bad.pl Add IGNOREDRETURN warning. 2019-03-10 14:57:01 -04:00
t_func_void_bad.v Add IGNOREDRETURN warning. 2019-03-10 14:57:01 -04:00
t_func_void.pl Add IGNOREDRETURN warning. 2019-03-10 14:57:01 -04:00
t_func_void.v Support void' cast on functions called as tasks, bug1383. 2019-03-10 15:12:20 -04:00
t_func_while.pl Fix function inlining inside certain while loops, bug1330. 2018-08-21 18:09:40 -04:00
t_func_while.v Fix function inlining inside certain while loops, bug1330. 2018-08-21 18:09:40 -04:00
t_func_wide_out_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_func_wide_out_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_func_wide_out_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_func_wide.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func_wide.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_func.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_func.v Add IGNOREDRETURN warning. 2019-03-10 14:57:01 -04:00
t_gantt.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_gate_array.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gate_array.v
t_gate_basic.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gate_basic.v --bbox-unsup now ignores cmos and tran gate primitives 2010-01-07 22:08:48 -05:00
t_gate_chained.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_gate_elim.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gate_elim.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_gate_fdup.pl
t_gate_fdup.v Fix duplicate symbol error on generate tri, bug1347. 2018-09-14 06:56:59 -04:00
t_gate_implicit.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gate_implicit.v
t_gate_tree.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_gate_unsup.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_gate_unsup.v
t_gated_clk_1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gated_clk_1.v Fix ordering of clock enables with delayed assigns, bug613. 2013-06-05 23:35:47 -04:00
t_gen_alw.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_alw.v Fix 'for' under 'generate-for' causing error; bug38. 2008-10-28 21:38:01 -04:00
t_gen_assign.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_assign.v
t_gen_cond_bitrange_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_gen_cond_bitrange_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_gen_cond_bitrange_bad.v Fix generate operators not short circuiting, bug413. Merge from Jeremy Bennett. 2012-04-19 22:53:52 -04:00
t_gen_cond_bitrange.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_cond_bitrange.v Fix generate operators not short circuiting, bug413. Merge from Jeremy Bennett. 2012-04-19 22:53:52 -04:00
t_gen_cond_const.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_cond_const.v
t_gen_defparam.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_defparam.v Fix defparam in generate broke in 3.840, bug543. 2012-08-07 18:24:51 -04:00
t_gen_div0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_div0.v
t_gen_for0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_for0.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_gen_for1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_for1.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_gen_for2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_for2.v Fix genvar constant propagation, bug1003. 2015-11-22 21:16:13 -05:00
t_gen_for_overlap.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_for_overlap.v Fix false name conflict on cells in generate blocks, bug749. 2014-06-09 22:00:45 -04:00
t_gen_for_shuffle.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_for_shuffle.v Internals: Commentary and new select tests for future merge-in. No functional change. 2009-10-15 21:47:15 -04:00
t_gen_for.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_for.v Support "generate for (genvar i=0; ...". 2011-11-29 18:23:18 -05:00
t_gen_forif.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_forif.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_gen_if.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_if.v Fix duplicate implicit variables under generates, bug201 2010-01-11 12:36:12 -05:00
t_gen_inc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_inc.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_gen_index.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_index.v New tests 2012-08-07 20:59:34 -04:00
t_gen_intdot2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_intdot2.v Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_intdot.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_intdot.v
t_gen_local.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_local.v Tests: Skip test for bug461 2012-03-22 22:15:35 -04:00
t_gen_lsb.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_lsb.v Fix packed array non-zero right index select crash, bug642. 2013-05-10 07:09:25 -04:00
t_gen_mislevel.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_mislevel.v Fix certain generate-if cells causing clone error. 2008-12-09 20:59:22 -05:00
t_gen_missing_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_gen_missing_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_gen_missing.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_gen_missing.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_gen_upscope.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_gen_upscope.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_gen_upscope.v Test 2012-08-23 13:26:12 -04:00
t_gen_var_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_gen_var_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_gen_var_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_genfor_hier.pl
t_genfor_hier.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_genvar_misuse_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_genvar_misuse_bad.v Tests: Parameter bug case 2012-03-09 19:35:37 -05:00
t_help.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_hierarchy_identifier_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_hierarchy_identifier_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_hierarchy_identifier_bad.v Tests: Added additional SystemVerilog tests. 2012-03-20 19:28:35 -04:00
t_hierarchy_identifier.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_hierarchy_identifier.v Fix ENDLABEL warnings on escaped identifiers. 2014-05-15 20:52:22 -04:00
t_hierarchy_unnamed.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_hierarchy_unnamed.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_if_deep.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_if_deep.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_init_concat.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_init_concat.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_initarray_nonarray.pl
t_initarray_nonarray.v Fix internal error on initializing parameter array, bug1131. 2017-03-06 07:20:30 -05:00
t_initial_dlyass_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_initial_dlyass.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_initial_dlyass.v Add INITIALDLY warning on initial assignments, bug478. 2012-04-26 20:40:13 -04:00
t_initial_edge_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_initial_edge.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_initial_edge.v Add -x-initial-edge, bug570. by Jeremy Bennett; from BENNETT/initial-edge branch. 2012-11-02 19:55:34 -04:00
t_initial_inc.vh Tests: Rename includes to .vh extensions 2010-07-08 20:51:54 -04:00
t_initial.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_initial.v Tests: Rename includes to .vh extensions 2010-07-08 20:51:54 -04:00
t_inside_wild.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inside_wild.v Fix inside statement EQWILD error, bug718. 2014-03-08 13:33:44 -05:00
t_inside.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inside.v Support inside expressions. 2013-02-02 12:55:48 -05:00
t_inst_aport.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_aport.v Add unsupported test, bug711. 2014-01-25 09:49:56 -05:00
t_inst_array_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_inst_array_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_inst_array_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_inst_array_inl0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_array_inl1.pl
t_inst_array_partial.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_array_partial.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_inst_array.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_inst_ccall.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_ccall.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_inst_comma_inl0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_comma_inl1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_comma.v Fix comma-separated instantiations with parameters, bug884. 2015-02-22 11:41:10 -05:00
t_inst_darray.pl
t_inst_darray.v Fix non-arrayed cells with interface arrays, bug1153. 2017-04-28 20:03:38 -04:00
t_inst_dff.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dff.v Tests: Add t_inst_dff parameter width change test. 2014-05-11 09:18:04 -04:00
t_inst_dtree_inla.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlab.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlac.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlb.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlbc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlbd.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inlcd.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree_inld.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_dtree.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_inst_first_a.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_inst_first_b.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_inst_first.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_inst_implicit.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_implicit.v Fix width extension on mis-width ports, bug918. 2015-05-13 20:59:13 -04:00
t_inst_misarray_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_inst_misarray_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_inst_misarray_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_inst_mism.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_mism.v Fix pin width mismatch error, bug595. 2013-01-15 19:26:35 -05:00
t_inst_missing_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_inst_missing_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_inst_missing_bad.v Add PINCONNECTEMPTY warning. 2014-03-27 21:36:52 -04:00
t_inst_missing.pl
t_inst_missing.v Add PINCONNECTEMPTY warning. 2014-03-27 21:36:52 -04:00
t_inst_mnpipe.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_mnpipe.v Support "package" and $unit. 2009-11-07 21:05:02 -05:00
t_inst_notunsized.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_notunsized.v Fix cell port connection to unsized integer causing false width warning. 2009-10-09 22:55:37 -04:00
t_inst_overwide_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_inst_overwide_bad.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_inst_overwide.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_inst_overwide.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_inst_port_array.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_port_array.v Fix whole slices of arrays, bug609. 2013-02-04 22:11:10 -05:00
t_inst_prepost.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_prepost.v Fix parameter pins interspersed with cells broke in 3.840. 2012-09-07 19:51:41 -04:00
t_inst_recurse2_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_inst_recurse2_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_inst_recurse2_bad.v Support self-recursive modules, bug659. 2017-11-18 17:42:35 -05:00
t_inst_recurse_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_recurse_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_inst_signed1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_signed1.v
t_inst_signed.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_signed.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_inst_slice_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_slice.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_slice.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_inst_sv.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_sv.v Ignore SystemVerilog timeunit and timeprecision 2008-10-14 14:49:54 -04:00
t_inst_tree_inl0_pub0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_tree_inl0_pub1_norelcfuncs.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_inst_tree_inl0_pub1.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_inst_tree_inl1_pub0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_tree_inl1_pub1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_tree.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_inst_v2k__sub.vi Fix module resolution with __, bug631. 2013-03-12 07:27:17 -04:00
t_inst_v2k.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_inst_v2k.v Fix module resolution with __, bug631. 2013-03-12 07:27:17 -04:00
t_inst_wideconst.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_inst_wideconst.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_interface1_modport_nansi.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface1_modport_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface1_modport_trace.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface1_modport.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface1_modport.v Fix non-ANSI modport instantiations, bug868. 2015-01-17 15:35:45 -05:00
t_interface1_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface1.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface2_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface2.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_array_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_array_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_array_bad.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_interface_array_modport.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_array_modport.v Fix non-colon array of interface modports, bug1212. 2017-09-14 21:15:56 -04:00
t_interface_array_nocolon_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_interface_array_nocolon_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_interface_array_nocolon_bad.v Fix LITENDIAN warning on arrayed cells, bug1202. 2017-09-13 19:09:49 -04:00
t_interface_array_nocolon.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_array_nocolon.v Fix LITENDIAN warning on arrayed cells, bug1202. 2017-09-13 19:09:49 -04:00
t_interface_array_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_array.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_array.v Support genvar indexes into arrayed cells, bug517. 2015-10-22 20:13:49 -04:00
t_interface_arraymux.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_arraymux.v Patch to fix for bug1135. 2017-03-22 17:34:47 -04:00
t_interface_bind_public.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_bind_public.v Fix compile error with --public and interface bind, bug1264. 2018-02-01 20:07:46 -05:00
t_interface_down_gen.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_interface_down_gen.v
t_interface_down_inla.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlab.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlac.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlb.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlbc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlbd.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inlcd.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_inld.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_down.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_dups.pl Fix table compile error with multiinterfaces, bug1431. 2019-05-06 19:33:54 -04:00
t_interface_dups.v Fix table compile error with multiinterfaces, bug1431. 2019-05-06 19:33:54 -04:00
t_interface_gen2_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen2.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen3_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen3.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_gen4_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen4.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen4.v Fix bare generates in interfaces, bug789. 2014-11-28 21:32:57 -05:00
t_interface_gen5_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen5.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen5.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen6_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen6.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen6.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen7_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen7.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen7.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen8_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen8.pl
t_interface_gen8.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen9_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen9.pl
t_interface_gen9.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen10_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen10.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen10.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen11_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen11.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen11.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_interface_gen12_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen12.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen12.v Fix dotted generated array error, bug1005. 2015-12-05 19:58:58 -05:00
t_interface_gen_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_gen.v
t_interface_inl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_mismodport_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_mismodport_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_mismodport_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_interface_missing_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_missing_bad.v Fix error message on missing interface, bug985. 2015-10-29 21:44:02 -04:00
t_interface_modport_export.pl
t_interface_modport_export.v
t_interface_modport_import_noinl.pl
t_interface_modport_import.pl
t_interface_modport_import.v
t_interface_modport_inl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_modport_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_modport.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_modport.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_modportlist.pl
t_interface_modportlist.v
t_interface_mp_func_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_mp_func.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_mp_func.v Fix function calls on arrayed interface, bug994. 2015-11-11 20:40:24 -05:00
t_interface_nest_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_nest.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_nest.v Fix resolving inline nested interface names, bug1250. 2017-12-13 19:42:49 -05:00
t_interface_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_param1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_param1.v Fix seg-fault with variable of parameterized interface, bug692. 2014-05-28 07:33:40 -04:00
t_interface_param2.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_interface_param2.v Tests: Fix buggy size test. 2018-11-26 18:22:20 -05:00
t_interface_param_another_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_param_another_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_param_another_bad.v Fix error on parameters with dotted references, bug1146. 2017-03-28 19:55:20 -04:00
t_interface_parameter_access.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_parameter_access.v Fix interface functions returning wrong parameters, bug996. 2017-05-18 22:49:17 -04:00
t_interface_size_bad.out
t_interface_size_bad.pl
t_interface_size_bad.v
t_interface_star.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_star.v Fix .name connections on interfaces, bug1214. 2017-09-14 21:24:13 -04:00
t_interface_top_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_top_bad.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_interface_twod_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_twod.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface_twod.v Fix interface ports with comma lists, msg1058. 2013-06-13 19:38:18 -04:00
t_interface_typo_bad.pl
t_interface_typo_bad.v
t_interface_wrong_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_wrong_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_interface_wrong_bad.v Report interface ports connected to wrong interface, bug1294. 2018-04-04 21:03:43 -04:00
t_interface.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_interface.v Support interfaces and modports, bug102. 2013-05-27 21:39:19 -04:00
t_langext_1_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_langext_1.pl
t_langext_1.v Add CONTASSREG error on continuous assignments to regs, bug1369. 2018-12-01 10:12:10 -05:00
t_langext_2_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_langext_2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_langext_2.v Add +1364-1995ext and similar language options, bug532. 2012-11-13 20:12:23 -05:00
t_langext_3_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_langext_3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_langext_3.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_langext_4_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_langext_4.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_langext_order_sub.v Fix +1364-1995ext flags applying too late, bug1384. 2019-03-10 14:09:22 -04:00
t_langext_order.pl Fix +1364-1995ext flags applying too late, bug1384. 2019-03-10 14:09:22 -04:00
t_langext_order.v Fix +1364-1995ext flags applying too late, bug1384. 2019-03-10 14:09:22 -04:00
t_leak.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_leak.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_leak.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_lint_always_comb_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_always_comb_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_always_comb_bad.v Add ALWCOMBORDER warning. 2013-04-30 22:55:28 -04:00
t_lint_always_comb_iface.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_always_comb_iface.v Fix false ALWCOMBORDER on interface references, bug1247. 2017-12-06 21:29:10 -05:00
t_lint_blksync_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_blksync_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_blksync_bad.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_lint_blksync_loop.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_blksync_loop.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_lint_block_redecl_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_lint_block_redecl_bad.v Fix linking suppressing duplicate var and block name errors 2012-04-19 20:51:21 -04:00
t_lint_bsspace_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_bsspace_bad.v Add BSSPACE and COLONPLUS lint warnings. 2017-11-15 20:19:12 -05:00
t_lint_colonplus_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_colonplus_bad.v Add BSSPACE and COLONPLUS lint warnings. 2017-11-15 20:19:12 -05:00
t_lint_comb_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_comb_bad.v Add error if always_comb has sensitivity list. 2017-12-13 19:49:37 -05:00
t_lint_comb_use.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_comb_use.v With --bbox-ignore, don't warn about always order. 2015-10-24 07:24:53 -04:00
t_lint_declfilename_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_declfilename.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_declfilename.v With --Wall, add DECLFILENAME warning on modules not matching filename. 2010-12-25 16:31:22 -05:00
t_lint_defparam_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_defparam.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_defparam.v Add -Wwarn-style, -Wno-style, and DEFPARAM warnings 2010-12-25 15:13:56 -05:00
t_lint_ifdepth_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_ifdepth_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_ifdepth_bad.v Tests: Fix false hidden module warning. 2015-12-01 18:17:26 -05:00
t_lint_implicit_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_implicit_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_implicit_def_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_implicit_def_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_implicit_def_bad.v Support "`default_nettype none|wire". 2010-02-23 09:27:16 -05:00
t_lint_implicit_port.pl
t_lint_implicit_port.v tests: Fix bogus set of output. 2014-03-14 20:19:56 -04:00
t_lint_implicit.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_implicit.v Fix signals in a concatenation on the LHS aren't created implicitly, bug206 2010-01-19 19:35:05 -05:00
t_lint_importstar_bad.out Add IMPORTSTAR warning on import::* inside scope. 2018-11-28 18:25:34 -05:00
t_lint_importstar_bad.pl Add IMPORTSTAR warning on import::* inside scope. 2018-11-28 18:25:34 -05:00
t_lint_importstar_bad.v Add IMPORTSTAR warning on import::* inside scope. 2018-11-28 18:25:34 -05:00
t_lint_incabspath_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_incabspath.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_incabspath.v With --Wall, add INCABSPATH warning on `include with absolute paths. 2010-12-25 15:50:07 -05:00
t_lint_infinite.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_infinite.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_lint_infinite.v Add INFINITELOOP warning, bug1254. 2017-12-26 21:35:08 -05:00
t_lint_inherit.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_inherit.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_lint_input_eq_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_input_eq_bad.v Fix internal error on "input x =" syntax error, bug716. 2014-03-08 12:26:34 -05:00
t_lint_latch_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_latch_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_latch_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_lint_literal_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_literal_bad.v Add warning on mis-sized literal, bug1156. 2017-04-26 18:34:01 -04:00
t_lint_mod_paren_bad.pl Fix parsing error on bad missing #, bug1308. 2018-05-09 18:32:12 -04:00
t_lint_mod_paren_bad.v Fix parsing error on bad missing #, bug1308. 2018-05-09 18:32:12 -04:00
t_lint_modport_dir_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_modport_dir_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_modport_dir_bad.v
t_lint_multidriven_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_multidriven_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_multidriven_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_lint_once_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_once_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_once_bad.v Throw UNUSED/UNDRIVEN only once per net in a parametrized module. 2011-01-18 21:28:51 -05:00
t_lint_only.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_lint_only.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_lint_pindup_bad.out
t_lint_pindup_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_pindup_bad.v Report errors on empty pins, bug321 2011-01-29 18:00:48 -05:00
t_lint_pkg_colon_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_pkg_colon_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_pkg_colon_bad.v Improve error to note common :: package errors 2017-09-18 22:54:54 -04:00
t_lint_realcvt_bad.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_lint_realcvt_bad.v Support 'real' numbers and related functions. 2011-07-24 15:01:51 -04:00
t_lint_repeat_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_repeat_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_repeat_bad.v Fix duplicate warnings/errors, bug516. 2012-05-21 21:31:52 -04:00
t_lint_restore_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_restore_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_lint_restore_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_lint_setout_bad_noinl.out Report PORTSHORT errors on concat constants, bug 1400. 2019-02-27 21:06:07 -05:00
t_lint_setout_bad_noinl.pl Report PORTSHORT errors on concat constants, bug 1400. 2019-02-27 21:06:07 -05:00
t_lint_setout_bad.out Report PORTSHORT errors on concat constants, bug 1400. 2019-02-27 21:06:07 -05:00
t_lint_setout_bad.pl Report PORTSHORT errors on concat constants, bug 1400. 2019-02-27 21:06:07 -05:00
t_lint_setout_bad.v Fix error on constants connected to outputs, bug323. 2011-01-31 07:05:04 -05:00
t_lint_subout_bad.out Report PORTSHORT errors on concat constants, bug 1400. 2019-02-27 21:06:07 -05:00
t_lint_subout_bad.pl Report PORTSHORT errors on concat constants, bug 1400. 2019-02-27 21:06:07 -05:00
t_lint_subout_bad.v Report PORTSHORT errors on concat constants, bug 1400. 2019-02-27 21:06:07 -05:00
t_lint_syncasyncnet_bad.out
t_lint_syncasyncnet_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_syncasyncnet_bad.v Add SYNCASYNCNET 2010-12-31 07:51:14 -05:00
t_lint_unsized_bad.out
t_lint_unsized_bad.pl
t_lint_unsized_bad.v
t_lint_unsup_deassign.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_unsup_deassign.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_lint_unsup_mixed.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_unsup_mixed.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_lint_unused_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_unused_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_unused_bad.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_lint_unused_iface_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_unused_iface_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_unused_iface_bad.v
t_lint_unused_iface.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_unused_iface.v Fix false unused warning on interfaces, bug1241. 2017-11-14 20:10:25 -05:00
t_lint_unused.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_lint_unused.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_lint_width_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_width_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_lint_width_bad.v
t_lint_width.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_lint_width.v Suppress WIDTH warnings when adding/subtracting 1'b1. 2010-12-02 14:00:43 -05:00
t_math_arith.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_arith.v Support IEEE 1800-2017 as default language. 2018-03-12 22:26:34 -04:00
t_math_clog2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_clog2.v Fix $clog2 calculation error with powers-of-2, bug81. 2009-05-01 22:18:32 -04:00
t_math_cmp.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_cmp.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_concat0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_concat0.v Support zero-width constants in concatenations. 2009-06-30 11:54:07 -04:00
t_math_concat64.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_concat64.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_concat_sel_bad.pl Unsupported error on select of concatenation 2019-03-13 19:52:23 -04:00
t_math_concat_sel_bad.v Unsupported error on select of concatenation 2019-03-13 19:52:23 -04:00
t_math_concat.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_concat.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_cond_huge.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_cond_huge.v Fix stack overflow on large ? : trees. 2008-08-20 15:59:10 -04:00
t_math_const.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_const.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_math_div0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_div0.v Fix late constant division by zero giving X error, bug775. 2014-06-09 22:27:04 -04:00
t_math_div.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_div.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_divw.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_divw.v Support division and modulus of > 64 bit vectors. 2009-10-26 20:12:09 -04:00
t_math_eq.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_eq.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_equal.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_equal.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_imm2.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_math_imm2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_imm2.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_math_imm.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_imm.v Make test_regress now places each test result in unique obj_dir 2008-11-24 21:38:45 -05:00
t_math_msvc_64.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_msvc_64.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_math_mul.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_mul.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_pick.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_pick.v Fix packed array select internal error, bug652. 2013-05-24 21:32:54 -04:00
t_math_pow2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_pow2.v Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_pow3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_pow3.v Update WIDTH warning message formats to match future commit. 2014-04-29 21:11:57 -04:00
t_math_pow4.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_pow4.v Fix power calculation; setAllOnes should not set hidden state bits in V3Number. 2014-04-08 20:28:16 -04:00
t_math_pow5.pl
t_math_pow5.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_math_pow6.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_pow6.v Fix undefined VL_POW_WWI. 2017-07-12 20:08:32 -04:00
t_math_pow.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_pow.v Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_precedence.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_precedence.v Fix power operator calculation, bug730. 2014-04-05 15:44:49 -04:00
t_math_real_public.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_real_public.v Fix compile error on public real parameters by suppressing, bug1261. 2018-01-16 19:53:50 -05:00
t_math_real.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_real.v
t_math_repl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_repl.v Optimize concat/replicate+replicate. 2017-09-21 21:05:42 -04:00
t_math_reverse.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_reverse.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_shift_over_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_shift_over_bad.v New test. 2016-09-16 18:15:32 -04:00
t_math_shift_rep.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_shift_rep.v Fix huge shifts to zero with -Wno-WIDTH, bug765. 2014-05-13 08:10:59 -04:00
t_math_shift_sel.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_shift_sel.v Better optimize Shift-And constructs. 2017-09-19 20:56:17 -04:00
t_math_shift.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_shift.v Fix constant shifts by more than 32-bit numbers, bug1174 continued. 2017-06-05 21:15:31 -04:00
t_math_shiftrs.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_shiftrs.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_sign_extend.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_sign_extend.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_math_signed2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed2.v Re-fix bug729 due to bug733; other internal sign extension cleanups too. 2014-04-07 21:34:00 -04:00
t_math_signed3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed3.v Update WIDTH warning message formats to match future commit. 2014-04-29 21:11:57 -04:00
t_math_signed4.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed4.v Fix concats with no argments mis-sign extending, bug759. 2014-05-03 20:20:15 -04:00
t_math_signed5.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed5.v Tests: Fix broken vgen test, commentary. 2017-06-20 19:10:18 -04:00
t_math_signed6.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed6.v Fix sign extension of pattern members, bug882. 2015-02-12 07:47:45 -05:00
t_math_signed7.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed7.v Fix casts under generates, bug999. 2015-11-12 22:29:42 -05:00
t_math_signed_wire.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed_wire.v Fix signed extending biops with WIDTH warning off, bug511. 2012-05-16 22:18:52 -04:00
t_math_signed.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_signed.v Test for bug349 2012-08-08 22:15:07 -04:00
t_math_strwidth.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_strwidth.v Suppress width warnings between constant strings and wider vectors. 2008-09-22 19:36:08 -04:00
t_math_svl2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_svl2.v Define VERILATOR in addition to verilator 2010-01-14 19:24:48 -05:00
t_math_svl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_svl.v tests: Test $countones on other simulators 2011-11-28 09:48:01 -05:00
t_math_swap.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_swap.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_synmul_mul.v Add synmul test 2008-12-23 11:43:11 -05:00
t_math_synmul.pl Add UNOPTTHREADS, for threads branch. 2018-07-22 12:09:27 -04:00
t_math_synmul.v Commentary 2017-11-27 19:23:55 -05:00
t_math_tri.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_tri.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_trig.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_trig.v Support trig functions (() etc), bug1281. 2018-02-26 04:25:07 -05:00
t_math_vgen.pl
t_math_vgen.v
t_math_vliw.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_vliw.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_math_width.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_math_width.v Tests: More width testing. 2014-05-10 21:51:21 -04:00
t_mem_banks.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_banks.v Fix --assert with complex case statements, bug1164. 2017-05-17 20:15:40 -04:00
t_mem_cond.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_cond.v Fix ternary operation with unpacked array, bug1017. 2015-12-18 18:02:25 -05:00
t_mem_fifo.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_fifo.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_mem_file.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_file.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_mem_first.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_first.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_mem_func.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_func.v Tests: Fix determinism of randomization. 2018-05-25 07:15:29 -04:00
t_mem_iforder.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_iforder.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_mem_multi_io2_cc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multi_io2_sc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multi_io2.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_mem_multi_io2.v Support arrayed SystemC I/O pins. 2012-02-01 20:20:43 -05:00
t_mem_multi_io3_cc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multi_io3_sc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multi_io3.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_mem_multi_io3.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_mem_multi_io.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multi_io.v Support multi-dimensional arrays as inputs/outputs 2010-01-19 13:18:40 -05:00
t_mem_multi_ref_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_mem_multi_ref_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_mem_multi_ref_bad.v Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
t_mem_multidim_Ox.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multidim_trace.pl
t_mem_multidim.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multidim.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_mem_multiwire.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_multiwire.v Fix wire declarations with size and not range, bug466. 2013-12-14 19:50:55 -05:00
t_mem_packed_assign.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_packed_assign.v Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_mem_packed_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_packed_bad.v Fix nested packed arrays and structs, bug600. 2013-01-14 21:49:22 -05:00
t_mem_packed.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_packed.v tests: Fix Xs on vector data 2013-01-14 21:38:16 -05:00
t_mem_shift.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_mem_shift.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_mem_slice_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_mem_slice_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_mem_slice_bad.v Support assignments of multidimensional slices, bug170 2010-01-19 10:52:11 -05:00
t_mem_slice_conc_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_slice_conc_bad.v
t_mem_slice_dtype_bad.pl
t_mem_slice_dtype_bad.v
t_mem_slice.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_slice.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_mem_slot.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_mem_slot.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_slot.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_mem_twoedge.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem_twoedge.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_mem.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mem.v Fix order of C style arrays. 2015-03-13 07:06:06 -04:00
t_metacmt_onoff.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_metacmt_onoff.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_metacmt_onoff.v Fix lint_off/lint_on pairs on same line as warning 2010-01-09 12:33:01 -05:00
t_mod_dup_bad.pl Change MODDUP errors to warnings, msg2588. 2018-07-23 18:57:34 -04:00
t_mod_dup_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_mod_dup_ign.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_mod_dup_ign.v Make duplicate modules a MODDUP error that can be disabled 2010-01-07 20:25:54 -05:00
t_mod_interface_array1_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_interface_array1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_interface_array1.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_interface_array2_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_interface_array2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_interface_array2.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_interface_array_noinl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_interface_array.pl
t_mod_interface_array.v Fix interface inside generate, bug1001, bug1003. 2015-12-05 19:39:40 -05:00
t_mod_longname.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_longname.v Fix very long module names, bug937. 2015-09-19 20:12:35 -04:00
t_mod_nomod.pl Fix error when no modules in , bug1381. 2019-01-02 18:38:49 -05:00
t_mod_nomod.v
t_mod_recurse1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_recurse1.v Support self-recursive modules, bug659. 2017-11-18 17:42:35 -05:00
t_mod_recurse.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_mod_recurse.v Support self-recursive modules, bug659. 2017-11-18 17:42:35 -05:00
t_optm_if_array.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_optm_if_array.v Optimize arrayed if assignments 2017-10-04 22:10:44 -04:00
t_optm_redor.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_optm_redor.v Tests: Future reduction or test. 2018-03-11 16:33:38 -04:00
t_order_2d.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_2d.v Fix UNOPTFLAT change detect on multidim arrays, bug872. 2015-01-21 20:43:21 -05:00
t_order_a.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_order_b.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_order_clkinst_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_clkinst.out Fix clocker attributes to not propagate on concats. 2018-06-22 19:46:27 -04:00
t_order_clkinst.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_order_clkinst.v Tests: Backward port from threads branch. 2018-06-15 06:28:33 -04:00
t_order_comboclkloop.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_comboclkloop.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_order_comboloop.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_comboloop.v Commentary 2017-11-27 20:11:34 -05:00
t_order_doubleloop.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_order_doubleloop.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_order_first.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_order_loop_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_loop_bad.v Fix loop error message to report line, bug513. 2012-05-16 19:31:24 -04:00
t_order_multialways.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_multialways.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_order_multidriven.cpp Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_multidriven.pl
t_order_multidriven.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_order_quad.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_order_quad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order_quad.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_order_wireloop.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_order_wireloop.v Fix mis-optimizing gate assignments in unopt blocks, bug881. 2015-02-11 19:36:34 -05:00
t_order.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_order.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_package_abs.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_abs.v tests; check package to package refs 2012-08-07 20:37:28 -04:00
t_package_ddecl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_ddecl.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_package_dimport.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_dimport.v Fix imports under multiple instantiated cells, bug542. 2012-08-08 21:59:17 -04:00
t_package_dot.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_dot.v Fix package:scope.scope variable references. 2015-10-23 21:03:35 -04:00
t_package_enum.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_enum.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_package_export_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_export.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_export.v Support package export, bug1217. 2017-09-20 21:04:59 -04:00
t_package_param.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_param.v Fix package import preventing local var, bug599. 2013-01-08 19:06:52 -05:00
t_package_twodeep.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_twodeep.v Support SV 2012 package import before port list. 2014-05-15 20:50:42 -04:00
t_package_verb.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package_verb.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_package.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_package.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_param_array2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_array2.v Support arrayed parameter overrides, bug1153. 2017-05-02 19:16:54 -04:00
t_param_array3.pl Tests: Add t_param_array3 test, bug1315 2018-08-25 10:36:31 -04:00
t_param_array3.v Tests: Add t_param_array3 test, bug1315 2018-08-25 10:36:31 -04:00
t_param_array.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_array.v Add warning on slice selection out of bounds, bug875. 2015-01-25 16:32:46 -05:00
t_param_avec.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_param_avec.v Test case 2016-04-06 19:18:59 -04:00
t_param_bit_sel.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_bit_sel.v Fix implicit one bit parameter selection, bug603. 2013-01-16 20:58:48 -05:00
t_param_ceil.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_ceil.v Fix some constant parameter functions causing crash, bug253. 2010-05-25 19:37:45 -04:00
t_param_chain.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_chain.v Fix evaluation of chained parameter functions, bug684. 2013-10-18 07:06:32 -04:00
t_param_circ_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_param_circ_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_param_circ_bad.v Add error on circular parameter definitions, bug329 2011-03-07 20:44:19 -05:00
t_param_concat_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_param_concat_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_param_concat.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_concat.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_param_const_part.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_const_part.v Fix part-select in constant function, bug916. 2015-05-09 14:01:54 -04:00
t_param_ddeep_width.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_ddeep_width.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_param_default_bad.out Add error when use parameters without value, bug1424. 2019-04-30 19:16:41 -04:00
t_param_default_bad.pl Add error when use parameters without value, bug1424. 2019-04-30 19:16:41 -04:00
t_param_default_bad.v Support module port parameters without defaults, bug 1213. 2017-09-14 21:20:20 -04:00
t_param_default_presv_bad.out Add error when use parameters without value, bug1424. 2019-04-30 19:16:41 -04:00
t_param_default_presv_bad.pl Add error when use parameters without value, bug1424. 2019-04-30 19:16:41 -04:00
t_param_default.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_default.v Support module port parameters without defaults, bug 1213. 2017-09-14 21:20:20 -04:00
t_param_first_a.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_param_first_b.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_param_first.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_first.v Tests: Move most old test_v tests into test_regress. 2014-04-29 19:47:26 -04:00
t_param_func.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_func.v Fix parameters with function parameter arguments, bug952. 2015-08-12 19:29:06 -04:00
t_param_if_blk.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_if_blk.v Tests 2013-05-21 22:38:35 -04:00
t_param_local.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_local.v Fix 2009 localparam syntax, msg2139. 2017-01-26 22:41:32 -05:00
t_param_long.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_long.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_param_mem_attr.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_mem_attr.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_param_module.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_module.v Fix signed/unsigned parameter misconversion, bug606. 2013-01-18 21:35:43 -05:00
t_param_named_2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_named_2.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_param_named.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_named.v
t_param_no_parentheses.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_no_parentheses.v Support optional cell parenthesis, bug179 2009-11-10 16:29:58 -05:00
t_param_package.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_package.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_param_public.cpp Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_param_public.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_param_public.v Fix public parameters in unused packages, bug804. 2014-11-06 17:53:01 -05:00
t_param_real.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_real.v Fix real parameters causing bad module names, bug992. 2015-11-04 22:01:21 -05:00
t_param_repl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_repl.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_param_seg.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_seg.v Fix concats with wide width, bug1088 continued. 2016-09-16 18:54:28 -04:00
t_param_sel_range_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_param_sel_range_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_param_sel_range.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_sel_range.v Add SELRANGE as warning instead of error, bug477. 2012-04-04 21:55:20 -04:00
t_param_sel.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_sel.v Internals: Commentary and new select tests for future merge-in. No functional change. 2009-10-15 21:47:15 -04:00
t_param_shift.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_shift.v Fix error on wide numbers that represent shifts, bug1088. 2016-09-14 20:27:20 -04:00
t_param_type2.pl
t_param_type2.v
t_param_type.pl
t_param_type.v
t_param_up_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_up_bad.v Fix error on referencing variable in parent, bug1099. 2016-11-05 08:37:18 -04:00
t_param_value.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_value.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_param_while.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_while.v Fix parameters not supported in constant functions, bug474. 2012-05-03 21:59:47 -04:00
t_param_wide_io.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param_wide_io.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_param.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_param.v Fix optional parameter keyword in module #(), bug810. 2014-08-27 07:57:20 -04:00
t_parse_delay.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_parse_delay.v Fix parsing " 'b0", bug256. 2014-03-11 19:07:58 -04:00
t_past_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_past_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_past_bad.v Support $past. 2018-09-23 15:20:01 -04:00
t_past_unsup_bad.pl Support $past. 2018-09-23 15:20:01 -04:00
t_past_unsup_bad.v Support $past. 2018-09-23 15:20:01 -04:00
t_past.pl Support $past. 2018-09-23 15:20:01 -04:00
t_past.v Support $past. 2018-09-23 15:20:01 -04:00
t_pipe_exit_bad.pf Add experimental --pipe-filter to filter all Verilog input. 2010-01-20 07:15:51 -05:00
t_pipe_exit_bad.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_pipe_filter_inc.vh
t_pipe_filter.out
t_pipe_filter.pf Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_pipe_filter.pl
t_pipe_filter.v
t_pp_circdef_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_pp_circdef_bad.v
t_pp_display.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_pp_display.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_pp_display.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_pp_dupdef_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_pp_dupdef_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_pp_dupdef.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_pp_dupdef.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_pp_lib_inc.vh Tests: Rename includes to .vh extensions 2010-07-08 20:51:54 -04:00
t_pp_lib_library.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_pp_lib.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_pp_lib.v
t_pp_misdef_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_pp_misdef_bad.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_pp_pragmas.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_pp_pragmas.v Tests: default_nettype is ok 2012-03-24 15:15:32 -04:00
t_pp_underline_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_pp_underline_bad.v Report errors when extra underscores used in meta-comments. 2010-03-24 22:08:59 -04:00
t_preproc_comments.out Add --pp-comments, msg2700. 2018-10-25 21:17:25 -04:00
t_preproc_comments.pl
t_preproc_def09.out Fix block comment not separating identifiers, bug311. 2011-01-11 18:46:21 -05:00
t_preproc_def09.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_preproc_def09.v Support 1800-2009 defines with default arguments. 2009-12-24 11:33:39 -05:00
t_preproc_defines.out
t_preproc_defines.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_preproc_dos.pl Tests: Add golden_filename. 2018-11-01 21:04:19 -04:00
t_preproc_ifdef.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_preproc_ifdef.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_preproc_inc2.vh Tests: Rename includes to .vh extensions 2010-07-08 20:51:54 -04:00
t_preproc_inc3.vh Tests: Rename includes to .vh extensions 2010-07-08 20:51:54 -04:00
t_preproc_inc4.vh Copyright year update 2011-01-01 18:21:19 -05:00
t_preproc_inc_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_preproc_inc_bad.v Fix wrong filename on include file errors, bug289 2010-09-28 09:33:59 -04:00
t_preproc_inc_inc_bad.vh Fix wrong filename on include file errors, bug289 2010-09-28 09:33:59 -04:00
t_preproc_kwd.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_preproc_kwd.v Support IEEE 1800-2017 as default language. 2018-03-12 22:26:34 -04:00
t_preproc_noline.out Add -P to suppress `line and blanks with preprocessing, bug781. 2014-06-06 20:22:20 -04:00
t_preproc_noline.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_preproc_noline.v Add -P to suppress `line and blanks with preprocessing, bug781. 2014-06-06 20:22:20 -04:00
t_preproc_persist2.v Fix -E duplicating output, bug1226. 2017-10-09 21:08:50 -04:00
t_preproc_persist_inc.v Fix -E duplicating output, bug1226. 2017-10-09 21:08:50 -04:00
t_preproc_persist.out Fix -E duplicating output, bug1226. 2017-10-09 21:08:50 -04:00
t_preproc_persist.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_preproc_persist.v Fix -E duplicating output, bug1226. 2017-10-09 21:08:50 -04:00
t_preproc_ttempty.out Fix ` expansion of defines, bug1227, bug1228. 2017-10-10 18:44:10 -04:00
t_preproc_ttempty.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_preproc_ttempty.v Fix ` expansion of defines, bug1227, bug1228. 2017-10-10 18:44:10 -04:00
t_preproc_undefineall.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_preproc_undefineall.v Support `undefineall 2009-12-20 22:26:48 -05:00
t_preproc.out Add --dump-defines. 2018-10-25 19:47:07 -04:00
t_preproc.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_preproc.v Add --dump-defines. 2018-10-25 19:47:07 -04:00
t_program.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_program.v Support "program". 2009-11-05 19:09:45 -05:00
t_reloop_cam.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_reloop_cam.v Add new reloop optimization for repetitive assignment compression. 2018-06-23 17:07:22 -04:00
t_repeat.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_repeat.v Add INFINITELOOP warning, bug1254. 2017-12-26 21:35:08 -05:00
t_rnd.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_rnd.v Tests: Support atsim and cleanup verilator-only tests 2010-03-18 12:03:08 -04:00
t_runflag_seed.pl Add +verilator+seed, bug1396. 2019-02-04 20:28:17 -05:00
t_runflag_seed.v Add +verilator+seed, bug1396. 2019-02-04 20:28:17 -05:00
t_runflag.pl Tests: Fix runflag test stability. 2018-05-29 20:33:04 -04:00
t_runflag.v Add runtime arguments. 2018-05-20 08:40:35 -04:00
t_savable.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_savable.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_scope_map.cpp Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_scope_map.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_scope_map.v Add VerilatedScopeNameMap for introspection, bug966. 2015-09-24 21:08:58 -04:00
t_select_bad_msb.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_bad_msb.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_select_bad_range2.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_select_bad_range2.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_select_bad_range2.v Fix 'bad select range' warning missing some cases, bug43. 2008-11-12 20:54:58 -05:00
t_select_bad_range3.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_select_bad_range3.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_select_bad_range3.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_select_bad_range.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_select_bad_range.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_select_bad_range.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_select_bad_tri.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_select_bad_tri.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_select_bad_tri.v Detect selection index unknown instead of internal erroring 2009-09-16 20:52:52 -04:00
t_select_bound1.pl
t_select_bound1.v Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_bound2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_bound2.v Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_index2.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_select_index2.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_select_index.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_index.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_select_lhs_oob2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_lhs_oob2.v Fix writing to out-of-bounds arrays writing element 0. 2009-10-08 20:42:45 -04:00
t_select_lhs_oob.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_lhs_oob.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_select_little_pack.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_little_pack.v Add PROCASSWIRE error on behavioral assignments to wires, msg2737. 2018-11-26 17:58:18 -05:00
t_select_little.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_little.v Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
t_select_loop.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_loop.v Rename t_bitsel_loop to t_select_loop to match other tests 2008-09-18 08:05:38 -04:00
t_select_negative.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_negative.v Support negative bit indexes. 2008-09-24 07:43:08 -04:00
t_select_param.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_param.v Internals: Commentary and new select tests for future merge-in. No functional change. 2009-10-15 21:47:15 -04:00
t_select_plus.pl
t_select_plus.v Fix select when partially out-of-bound, bug823. 2014-11-09 18:29:52 -05:00
t_select_plusloop.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_plusloop.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_select_runtime_range.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_runtime_range.v Fix coredump on undriven vector[-1]. 2014-04-29 21:09:44 -04:00
t_select_set.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_select_set.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_slice_cond.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_slice_cond.v Fix conditional slices and add related optimizations. 2017-10-04 21:27:34 -04:00
t_slice_init.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_slice_init.v Fix conditional slices and add related optimizations. 2017-10-04 21:27:34 -04:00
t_slice_struct_array_modport.pl
t_slice_struct_array_modport.v
t_static_elab.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_static_elab.v Fix enum constant propagation, bug970. 2015-10-01 21:15:01 -04:00
t_stream2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_stream2.v Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_stream3.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_stream3.v Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
t_stream.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_stream.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_string_type_methods.pl
t_string_type_methods.v
t_string.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_string.v Add 'string' printing and comparisons, bug746, bug747, etc. 2014-11-28 15:01:50 -05:00
t_struct_anon.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_anon.v Fix duplicate anonymous structures in , bug788. 2014-06-15 11:18:47 -04:00
t_struct_array.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_array.v Fix array of struct references giving false error, bug566. 2012-11-03 09:17:42 -04:00
t_struct_init_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_struct_init_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_struct_init_trace.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_init.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_init.v Add error on duplicate pattern assignments, bug1145. 2017-03-23 18:15:03 -04:00
t_struct_nest.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_nest.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_struct_notfound_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_struct_notfound_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_struct_notfound_bad.v MAJOR: Support packed structures and unions, bug181. 2012-07-29 10:16:20 -04:00
t_struct_packed_sysfunct.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_packed_sysfunct.v Support , and related functions, bug448. 2013-01-20 12:19:22 -05:00
t_struct_packed_value_list.pl
t_struct_packed_value_list.v
t_struct_packed_write_read.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_packed_write_read.v Tests: Misc fixes from struct branch. 2012-07-28 14:05:30 -04:00
t_struct_param.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_param.v Fix nested structure parameter selects, bug1150. 2017-03-30 19:05:55 -04:00
t_struct_pat_width.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_pat_width.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_struct_port.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_port.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_struct_portsel.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_portsel.v Fix complete selection of array ports 2013-02-02 16:52:08 -05:00
t_struct_unaligned.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_unaligned.v Fix over-shift structure optimization error, bug803. 2014-07-28 07:31:01 -04:00
t_struct_unpacked_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_struct_unpacked_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_struct_unpacked.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_struct_unpacked.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_sv_bus_mux_demux.pl
t_sv_bus_mux_demux.v Tests: Added additional SystemVerilog tests. 2012-03-20 19:28:35 -04:00
t_sv_conditional.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sv_conditional.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_sv_cpu.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sv_cpu.v Tests: Add t_tri_array and enable t_sv_cpu. 2014-06-10 20:02:18 -04:00
t_sys_file_autoflush.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_file_basic_input.dat Fix ordering of , msg1229. 2013-09-07 16:43:43 -04:00
t_sys_file_basic.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_file_basic.v Tests: Remove old verilator_file_descriptor 2019-03-07 18:29:44 -05:00
t_sys_file_scan_input.dat Add WIDTH warning to etc file descriptors. 2008-07-14 17:15:26 -04:00
t_sys_file_scan.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_file_scan.v Tests: Remove old verilator_file_descriptor 2019-03-07 18:29:44 -05:00
t_sys_fread.out Support . 2019-03-07 20:56:53 -05:00
t_sys_fread.pl Support . 2019-03-07 20:56:53 -05:00
t_sys_fread.v Support . 2019-03-07 20:56:53 -05:00
t_sys_plusargs_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_plusargs_bad.v Support $value$plusargs with variables, bug1165. 2017-05-18 22:41:43 -04:00
t_sys_plusargs.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_plusargs.v Support calling system functions as tasks, bug1285. 2018-03-08 23:40:19 -05:00
t_sys_rand.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_rand.v Support . 2008-06-27 11:36:25 -04:00
t_sys_readmem_align_h.mem Support 2018-03-12 16:44:01 -04:00
t_sys_readmem_b_8.mem Version bump 2009-06-23 14:09:38 -04:00
t_sys_readmem_b.mem Support '#' comments in , bug1411. 2019-03-27 07:40:14 -04:00
t_sys_readmem_bad_addr.mem Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
t_sys_readmem_bad_addr.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_sys_readmem_bad_addr.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_bad_digit.mem Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
t_sys_readmem_bad_digit.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_sys_readmem_bad_digit.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_bad_end.mem Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
t_sys_readmem_bad_end.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_sys_readmem_bad_end.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_bad_notfound.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_sys_readmem_bad_notfound.v Maintain little endian indication for multidimensional arrays 2013-01-17 23:21:07 -05:00
t_sys_readmem_h.mem Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
t_sys_readmem.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_readmem.v Support 2018-03-12 16:44:01 -04:00
t_sys_sformat_noopt.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_sformat.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_sformat.v
t_sys_system.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_system.v Support . 2011-11-20 02:01:48 -05:00
t_sys_time.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_sys_time.v Add . 2008-07-14 13:16:05 -04:00
t_sys_writemem.gold1.mem Support 2018-03-12 16:44:01 -04:00
t_sys_writemem.gold2.mem Support 2018-03-12 16:44:01 -04:00
t_sys_writemem.gold3.mem Support 2018-03-12 16:44:01 -04:00
t_sys_writemem.gold4.mem Support 2018-03-12 16:44:01 -04:00
t_sys_writemem.gold5.mem Support 2018-03-12 16:44:01 -04:00
t_sys_writemem.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_table_fsm.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_table_fsm.v Fix wrong result for read of delayed FSM signal, bug46. 2008-12-30 17:11:25 -05:00
t_threads_counter_0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_threads_counter_1.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_threads_counter_2.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_threads_counter_4.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_threads_counter.v Add --threads option through to makefiles, unadvertised for now. 2017-10-21 16:41:43 -04:00
t_threads_nondeterminism.pl Tests: Fix test instability. 2018-11-03 09:07:11 -04:00
t_trace_array_fst.out Internals: Refactor input/output to new class in prep for ref support. 2018-10-27 17:29:00 -04:00
t_trace_array_fst.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_array.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_trace_array.v Fix trace overflow on huge arrays, bug834. 2014-11-05 22:22:27 -05:00
t_trace_cat_renew_0000.out Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_trace_cat_renew_0100.out Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_trace_cat_renew.out Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_trace_cat_renew.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_trace_cat_reopen_0000.out Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_trace_cat_reopen_0100.out Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_trace_cat_reopen.out Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_trace_cat_reopen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_trace_cat.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_trace_cat.out
t_trace_cat.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_cat.v Fix opening a VerilatedVcdC file multiple times, msg1021. 2013-02-23 21:10:25 -05:00
t_trace_complex_fst_thread.out Add --trace-fst-thread. 2019-05-02 20:33:05 -04:00
t_trace_complex_fst_thread.pl Add --trace-fst-thread. 2019-05-02 20:33:05 -04:00
t_trace_complex_fst.out Fix FST enums not displaying, bug1426. 2019-05-01 19:18:45 -04:00
t_trace_complex_fst.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_complex_params_fst.out Fix FST enums not displaying, bug1426. 2019-05-01 19:18:45 -04:00
t_trace_complex_params_fst.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_complex_params.out Fix FST enums not displaying, bug1426. 2019-05-01 19:18:45 -04:00
t_trace_complex_params.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_trace_complex_structs_fst.out Fix FST enums not displaying, bug1426. 2019-05-01 19:18:45 -04:00
t_trace_complex_structs_fst.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_complex_structs.out Fix FST enums not displaying, bug1426. 2019-05-01 19:18:45 -04:00
t_trace_complex_structs.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_complex.out Fix FST enums not displaying, bug1426. 2019-05-01 19:18:45 -04:00
t_trace_complex.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_complex.v Fix FST enums not displaying, bug1426. 2019-05-01 19:18:45 -04:00
t_trace_decoration.pl
t_trace_decoration.v
t_trace_ena_cc.out Fix tracing example file output, bug1268. 2018-01-29 19:07:49 -05:00
t_trace_ena_cc.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_ena_sc.out Fix tracing example file output, bug1268. 2018-01-29 19:07:49 -05:00
t_trace_ena_sc.pl Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_trace_ena.v Trace_off now operates on cells, bug826. 2014-11-08 14:15:10 -05:00
t_trace_fst.out Internals: Refactor input/output to new class in prep for ref support. 2018-10-27 17:29:00 -04:00
t_trace_fst.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_fst.v Support signal types in FST dumps, bug1358. 2018-10-04 20:24:41 -04:00
t_trace_off_cc.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_trace_off_sc.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_trace_packed_struct_fst.out Internals: Refactor input/output to new class in prep for ref support. 2018-10-27 17:29:00 -04:00
t_trace_packed_struct_fst.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_packed_struct.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_trace_packed_struct.v Add GTKWave LXT2 native tracing, bug1333. 2018-08-28 06:41:17 -04:00
t_trace_param_fst.pl Add GTKWave FST native tracing, bug1356. 2018-10-02 18:42:53 -04:00
t_trace_param.pl
t_trace_param.v Fix error when tracing public parameters, bug722. 2014-07-21 20:44:33 -04:00
t_trace_primitive_fst.pl Add GTKWave FST native tracing, bug1356. 2018-10-02 18:42:53 -04:00
t_trace_primitive.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_trace_primitive.v Fix not tracing modules following primitives, bug837. 2014-11-04 07:49:03 -05:00
t_trace_public_func.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_trace_public_func.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_trace_public_sig.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_trace_public_sig.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_trace_public.out Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_trace_public.v Add PROCASSWIRE error on behavioral assignments to wires, msg2737. 2018-11-26 17:58:18 -05:00
t_trace_scstruct.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_trace_scstruct.v Fix tracing SystemC signals with structures, bug858. Remove SC tracing of wrapper. 2014-12-10 22:33:28 -05:00
t_trace_string_fst.pl Add GTKWave FST native tracing, bug1356. 2018-10-02 18:42:53 -04:00
t_trace_string.pl Fix compile error on tracing of string arrays, bug1338. 2018-09-08 01:16:07 -04:00
t_trace_string.v Fix string ?: conditional type resolution, bug1345. 2018-09-12 19:20:15 -04:00
t_trace_timescale.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_trace_timescale.out Fix first clock edge and --x-initial-edge, bug1327. 2018-08-30 20:05:13 -04:00
t_trace_timescale.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_trace_timescale.v Support set_time_unit/set_time_precision in C traces, msg2261. 2017-06-20 19:33:58 -04:00
t_tri_array_bufif.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_array_bufif.v Fix concatenates and vectored bufif1, bug326. 2011-02-23 21:21:59 -05:00
t_tri_array_pull.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_array_pull.v Fix pullup/pulldowns on bit selects, bug1274. 2018-02-10 19:08:07 -05:00
t_tri_array.pl
t_tri_array.v Tests: Add t_tri_array and enable t_sv_cpu. 2014-06-10 20:02:18 -04:00
t_tri_dangle.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_dangle.v Fix internal error on non-inlined inout pins. 2011-02-07 19:15:58 -05:00
t_tri_eqcase.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_eqcase.v IMPORTANT: Rewrite tristate handling, tri0, tri1, etc. 2012-04-21 21:45:28 -04:00
t_tri_gate_bufif0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gate_bufif1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gate_cond.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gate_nmos.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gate_notif0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gate_notif1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gate_pmos.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gate.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_tri_gate.v Support nmos and pmos, bug488. 2012-04-23 20:13:07 -04:00
t_tri_gen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_gen.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_tri_graph.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_graph.v Fix output with select hitting tristate, bug514. 2012-05-15 19:26:20 -04:00
t_tri_ifbegin.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_ifbegin.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_tri_inout2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_inout2.v Add PROCASSWIRE error on behavioral assignments to wires, msg2737. 2018-11-26 17:58:18 -05:00
t_tri_inout.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_tri_inout.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_inout.v IMPORTANT: Rewrite tristate handling, tri0, tri1, etc. 2012-04-21 21:45:28 -04:00
t_tri_inz.cpp Fix compile error on public real parameters by suppressing, bug1261. 2018-01-24 22:30:30 -05:00
t_tri_inz.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_inz.v Fix compile error on public real parameters by suppressing, bug1261. 2018-01-24 22:30:30 -05:00
t_tri_public.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_public.v Fix internal error on unconnected inouts, bug1187. 2017-08-13 18:08:24 -04:00
t_tri_pull2_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_tri_pull2_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_tri_pull2_bad.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_tri_pull01.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_pull01.v Fix 'output tri0' 2001 declaration; Var characteristics must be attributes 2012-04-24 07:45:02 -04:00
t_tri_pull_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_tri_pull_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_tri_pull_bad.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_tri_pullup.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_tri_pullup.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_pullup.v Tristate support; merge from branch. 2009-01-06 11:03:57 -05:00
t_tri_pullvec_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_tri_pullvec_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_tri_pullvec_bad.v Fix pullup/pulldowns on bit selects, bug1274. 2018-02-10 19:08:07 -05:00
t_tri_select_unsized.pl
t_tri_select_unsized.v
t_tri_select.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_tri_select.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_select.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_tri_unconn.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_unconn.v Tristate: Major rework to support Z tieoffs, bug499, bug510. 2012-05-08 21:53:22 -04:00
t_tri_various.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_tri_various.v Internals: Misc tristate merges. Pins renamed but... No functional change intended. 2012-05-07 23:43:19 -04:00
t_typedef_array.pl
t_typedef_array.v
t_typedef_circ_bad.out Add circular typedef error, bug1388. 2019-01-12 09:33:57 -05:00
t_typedef_circ_bad.pl Add circular typedef error, bug1388. 2019-01-12 09:33:57 -05:00
t_typedef_circ_bad.v Add circular typedef error, bug1388. 2019-01-12 09:33:57 -05:00
t_typedef_param.pl
t_typedef_param.v
t_typedef_port.pl
t_typedef_port.v
t_typedef_signed.pl
t_typedef_signed.v
t_typedef.pl
t_typedef.v
t_udp_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_udp_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_udp_lint.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_udp_noname.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_udp_noname.v Tests: Add t_udp_noname, bug468 2012-04-24 20:43:15 -04:00
t_udp.v Ignore gate delays in UDP cells 2010-01-07 22:44:30 -05:00
t_unicode.pl Fix to ignore Unicode UTF-8 BOM sequences, msg2576. 2018-06-26 07:11:56 -04:00
t_uniqueif_fail1.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_uniqueif_fail2.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_uniqueif_fail3.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_uniqueif_fail4.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_uniqueif.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_uniqueif.v Add assertions on 'unique if', bug725. 2014-03-16 21:38:29 -04:00
t_unopt_array_csplit.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unopt_array.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unopt_array.v Fix change detections on arrays. 2012-04-09 20:17:51 -04:00
t_unopt_bound.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unopt_bound.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_unopt_combo_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_unopt_combo_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_unopt_combo_isolate.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_unopt_combo.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unopt_combo.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_unopt_converge_initial_run_bad.pl
t_unopt_converge_initial.v On convergence errors, show activity. 2018-03-10 12:52:11 -05:00
t_unopt_converge_print_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_unopt_converge_run_bad.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_unopt_converge_unopt_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_unopt_converge_unopt_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_unopt_converge.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_unoptflat_simple_2_bad.out Add PROCASSWIRE error on behavioral assignments to wires, msg2737. 2018-11-26 17:58:18 -05:00
t_unoptflat_simple_2_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_unoptflat_simple_2.v Add PROCASSWIRE error on behavioral assignments to wires, msg2737. 2018-11-26 17:58:18 -05:00
t_unoptflat_simple_3_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unoptflat_simple_3.v Add --report-unoptflat, bug611. 2013-02-26 22:26:47 -05:00
t_unoptflat_simple_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unoptflat_simple.v Add --report-unoptflat, bug611. 2013-02-26 22:26:47 -05:00
t_unpacked_array_order.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unpacked_array_order.v Fix order of C style arrays. 2015-03-13 07:06:06 -04:00
t_unroll_complexcond.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unroll_complexcond.v Fix unrolling complicated for-loop bounds, bug677. 2016-01-21 19:00:19 -05:00
t_unroll_forfor.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unroll_forfor.v Fix internal error on double-for loop unrolling, bug1044. 2016-11-29 20:40:58 -05:00
t_unroll_genf.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unroll_genf.v Fix generate unrolling with function call, bug830. 2014-10-15 21:29:37 -04:00
t_unroll_signed.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_unroll_signed.v Support loop unrolling on width mismatches, bug 333 2011-03-12 07:45:04 -05:00
t_vams_basic.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vams_basic.v Support V-AMS wreal 2011-11-27 10:31:06 -05:00
t_vams_wreal.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vams_wreal.v Support ports of array of reals, bug1154. 2017-04-28 06:10:14 -04:00
t_var_assign_landr.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_assign_landr.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_var_bad_hide2.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_hide2.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_hide2.v Suppress VARHIDDEN on dpi import arguments. 2011-11-27 12:03:22 -05:00
t_var_bad_hide.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_hide.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_hide.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_var_bad_sameas.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_sameas.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_sameas.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_var_bad_sv.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_sv.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_bad_sv.v Improved warning when "do" used as identifier. 2009-09-07 15:54:12 -04:00
t_var_const_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_const_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_const_bad.v Support 'const' variables in limited cases; similar to enums. 2011-07-02 12:45:26 -04:00
t_var_const.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_const.v Fix array assignment from const var, bug693. 2013-10-31 22:39:26 -04:00
t_var_dotted_inl0.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_dotted_inl1.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_dotted_inl2.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_dotted.v
t_var_escape.out Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_var_escape.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_var_escape.v Fix VCD files showing internal flattened hierarchy, broke in 3.714. 2009-09-26 09:31:50 -04:00
t_var_in_assign_bad.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_in_assign_bad.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_in_assign_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_var_in_assign.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_in_assign.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_var_init.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_init.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_var_life.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_var_life.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_var_local.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_local.v Fix initial values for local variables, bug210 2010-01-21 20:08:45 -05:00
t_var_nonamebegin__log.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_nonamebegin.out Change --l2-name default to remove 'v' naming. 2016-05-07 14:10:33 -04:00
t_var_nonamebegin.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_var_nonamebegin.v Fix core dump with SystemVerilog var declarations under unnamed begins. 2009-10-11 20:50:31 -04:00
t_var_notfound_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_notfound_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_notfound_bad.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_var_outoforder.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_outoforder.v Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
t_var_overcmp.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_overcmp.v Fix compiler warning when WIDTH warning ignored on large compare. 2017-10-01 10:21:27 -04:00
t_var_overwidth_bad.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_var_overwidth_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_overwidth_bad.v Detect MSB overflow when under VL_DEBUG, bug1238. 2017-11-05 21:47:55 -05:00
t_var_overzero.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_overzero.v Add --x-initial option 2017-10-01 21:31:40 -04:00
t_var_pins_cc.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_var_pins_sc1.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_var_pins_sc2.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_var_pins_sc32.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_var_pins_sc64.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_var_pins_sc_biguint.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_var_pins_sc_uint_biguint.pl
t_var_pins_sc_uint.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_var_pins_scui.pl Internals: Fix spacing of function calls. No functional change. 2018-08-25 09:52:45 -04:00
t_var_pinsizes.cpp tests: Simplify includes; HARNESS_UPDATE_GOLDEN to whitespace fix 2017-10-24 19:58:52 -04:00
t_var_pinsizes.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_var_port_bad.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_port_bad.v Report error if port declaration is missing; bug32. 2008-09-23 09:35:00 -04:00
t_var_ref_bad1.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_ref_bad1.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_ref_bad1.v Support "ref" and "const ref" pins and functions, bug1360. 2018-10-30 20:50:09 -04:00
t_var_ref_bad2.out Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_ref_bad2.pl Tests: Converting tests to golden files for bug1305. 2019-05-02 18:45:32 -04:00
t_var_ref_bad2.v Support "ref" and "const ref" pins and functions, bug1360. 2018-10-30 20:50:09 -04:00
t_var_ref_bad3.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_var_ref_bad3.v Support "ref" and "const ref" pins and functions, bug1360. 2018-10-30 20:50:09 -04:00
t_var_ref_noinline.pl Support "ref" and "const ref" pins and functions, bug1360. 2018-10-30 20:50:09 -04:00
t_var_ref.pl Support "ref" and "const ref" pins and functions, bug1360. 2018-10-30 20:50:09 -04:00
t_var_ref.v Support "ref" and "const ref" pins and functions, bug1360. 2018-10-30 20:50:09 -04:00
t_var_rsvd_bad.out Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_rsvd_bad.pl Tests: Favor golden files over long regexps. No functional change. 2018-11-03 14:59:04 -04:00
t_var_rsvd_port.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_rsvd_port.v Tests: Add t_var_rsvd_port test 2010-01-20 18:29:58 -05:00
t_var_rsvd.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_rsvd.v Fix reporting struct members as reserved words, bug741. 2014-04-15 19:35:44 -04:00
t_var_set_link.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_set_link.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_var_static.pl Tests: Use vlt_all for any Verilator test. 2018-05-08 19:39:32 -04:00
t_var_static.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_var_tieout.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_tieout.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_var_types_bad.out
t_var_types_bad.pl
t_var_types_bad.v
t_var_types.pl
t_var_types.v
t_var_vec_sel.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_vec_sel.v Fix array extraction of implicit vars, bug601. 2013-01-09 19:00:12 -05:00
t_var_xref_gen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_var_xref_gen.v Fix internal error on dotted refs into generates, bug958. 2015-09-18 20:57:27 -04:00
t_verilated_all_newest.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_verilated_all_oldest.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_verilated_all.pl Removed --trace-lxt2, use --trace-fst instead. 2018-12-06 19:06:20 -05:00
t_verilated_all.v tests: Simplify includes; HARNESS_UPDATE_GOLDEN to whitespace fix 2017-10-24 19:58:52 -04:00
t_verilated_debug.out Tests: Have files_identical fail on error 2018-11-01 21:58:39 -04:00
t_verilated_debug.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_verilated_debug.v Unify format of VL_DEBUG print messages 2017-10-24 22:56:58 -04:00
t_verilated_threaded.pl MAJOR: Add multithreaded model generation. 2018-07-22 20:54:28 -04:00
t_vgen.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vlcov_data_a.dat New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_data_b.dat New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_data_c.dat
t_vlcov_data_d.dat New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_merge.out New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_merge.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_vlcov_rank.out New verilator_coverage and infrastructure to replace SystemPerl's vcoverage. 2014-11-23 21:06:10 -05:00
t_vlcov_rank.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_vlcov_rewrite.pl Tests: Have files_identical fail on error 2018-11-01 21:58:39 -04:00
t_vlt_warn.pl Tests: Separate make_main flag from verilator_make_gcc flag. 2018-11-29 19:50:09 -05:00
t_vlt_warn.v Internals: Fix whitespace issues. No functional change, use -b to diff 2018-10-27 10:03:28 -04:00
t_vlt_warn.vlt Vlt lint off now has optional msgname 2010-12-30 06:58:02 -05:00
t_vpi_get.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_vpi_get.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vpi_get.v Fix vpi_get of vpiSize, bug680. 2013-10-13 20:05:57 -04:00
t_vpi_memory.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_vpi_memory.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vpi_memory.v Fix vpi_get of vpiSize, bug680. 2013-10-13 20:05:57 -04:00
t_vpi_sc.cpp
t_vpi_sc.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vpi_sc.v Fix SystemC compiles with VPI, bug1081. 2016-08-23 18:05:29 -04:00
t_vpi_unimpl.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_vpi_unimpl.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vpi_unimpl.v Support VPI product info, warning calls, etc, bug588. 2013-01-17 21:40:37 -05:00
t_vpi_var.cpp Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
t_vpi_var.pl Tests: Support multiple scenario testing. 2018-05-07 20:42:28 -04:00
t_vpi_var.v Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
t_wire_beh_bad.out Add CONTASSREG error on continuous assignments to regs, bug1369. 2018-12-01 10:12:10 -05:00
t_wire_beh_bad.pl
t_wire_beh_bad.v Add CONTASSREG error on continuous assignments to regs, bug1369. 2018-12-01 10:12:10 -05:00
t_wire_types.pl
t_wire_types.v
t_xml_first.out
t_xml_first.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_xml_first.v Add very experimental --xml option 2012-03-20 16:13:10 -04:00
t_xml_tag.out
t_xml_tag.pl Tests: Use golden_filename consistently. 2019-05-02 19:02:40 -04:00
t_xml_tag.v
TestSimulator.h Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00
TestVpi.h Internals: Detab and fix spacing style issues in tests and scripts. No functional change. 2019-05-07 22:34:09 -04:00