several major fixes surrounding packed arrays
- entirely new PackedArray conversion (always flattens) - typedef and struct correctly order packed ranges when combining types - Stmt LHS traversal no longer traverses nested statements to avoid double conversion - Logic conversion applies to `initial` blocks` - new and modified tests to cover these cases
Showing
This diff is collapsed.
Click to expand it.
test/basic/multipack.sv
0 → 100644
test/basic/multipack.v
0 → 100644
test/basic/multipack_tb.v
0 → 100644
test/basic/struct_array.sv
0 → 100644
test/basic/struct_array.v
0 → 100644
test/basic/struct_array_tb.v
0 → 100644
Please
register
or
sign in
to comment