sv2v/test/basic
Zachary Snow 77ee49a80e allow space between @ and * 2021-08-19 16:01:45 -06:00
..
assign_delay.sv additional test coverage for existing logic 2021-07-09 10:34:35 -04:00
attr.sv additional test coverage for existing logic 2021-07-09 10:34:35 -04:00
delay_real.sv support bare delay controls with real number delays 2021-08-17 09:53:28 -06:00
div.sv enhanced handling of number literals 2020-07-12 15:06:27 -06:00
duplicate_genvar_shadow.sv refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
else_prec.sv preserve else block association, with timings 2019-11-20 20:44:09 -05:00
empty_task.sv additional codegen test coverage 2020-12-11 12:41:59 -07:00
escaped_identifier.sv normalize trailing whitespace in escaped identifiers 2021-07-08 17:17:45 -04:00
flatten.sv test suite iverilog 11.0 compatibility 2020-11-24 18:09:07 -07:00
flatten_tb.v test suite iverilog 11.0 compatibility 2020-11-24 18:09:07 -07:00
flatten_three.sv fixed handling of 3+ dimensional packed arrays 2019-04-11 17:30:29 -04:00
flatten_three_tb.v test suite iverilog 11.0 compatibility 2020-11-24 18:09:07 -07:00
fork_join.sv more test coverage and dead code removal 2021-03-09 15:48:10 -05:00
function_reorder_resolve.sv cast function generated output stability 2021-01-24 14:29:54 -06:00
gate.sv additional test coverage for existing logic 2021-07-09 10:34:35 -04:00
gen_case.sv additional codegen test coverage 2020-12-11 12:41:59 -07:00
genblk_implicit.sv handle naming and scoping of unnamed generate blocks 2021-06-30 14:24:35 -04:00
generate_else_branch.sv preserve generate else branch association in codegen 2021-01-25 12:33:04 -05:00
inout.sv additional codegen test coverage 2020-12-11 12:41:59 -07:00
multipack_prec.sv upgrade iverilog to lastest on v11-branch 2021-08-04 17:50:53 -06:00
mutual_recursion.sv fix infinite loop on mutually recursive functions 2021-02-09 20:54:28 -05:00
nblk_asgn_prec.sv fix precedence of non-blocking assignment 2021-04-08 17:04:28 -04:00
packed_array_shadow.sv placate VCS in packed_array_shadow test 2019-04-24 04:16:42 -04:00
run.sh explicitly use bash to avoid dash compatability issues when running tests 2019-04-16 16:35:53 -04:00
sense_star.sv allow space between @ and * 2021-08-19 16:01:45 -06:00
shift.sv refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
simplify_binop.sv fix looping simplification on unfolded based literals 2021-07-22 12:45:53 -04:00
simplify_scope.sv simplify substitution avoids shadowing 2021-02-07 14:08:19 -05:00
simplify_type.sv fix errant untyped localparam substitution 2021-07-10 14:38:06 -04:00
stmt_task.sv prefix bare generate blocks with conditionals in codegen 2021-06-17 15:27:51 -04:00
string_param_plain.sv improved handling of string parameters 2021-05-28 20:27:14 -04:00
string_param_plain_tb.v improved handling of string parameters 2021-05-28 20:27:14 -04:00
typeof_op.sv use iverilog 11 in Linux CI 2021-03-09 18:46:37 -05:00
unnamed_genblk.sv upgrade iverilog to lastest on v11-branch 2021-08-04 17:50:53 -06:00
unnamed_genblk_cascade.sv upgrade iverilog to lastest on v11-branch 2021-08-04 17:50:53 -06:00