sv2v/test/basic
Zachary Snow 9a38225b1d 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
2019-04-08 21:28:33 -04:00
..
enum.sv cleanup of Enum conversion; additional test 2019-04-03 21:31:56 -04:00
enum.v cleanup of Enum conversion; additional test 2019-04-03 21:31:56 -04:00
enum_tb.v PackedArray conversion supports arbitrary endianness 2019-04-04 19:40:19 -04:00
flatten.sv several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00
flatten.v PackedArray conversion supports arbitrary endianness 2019-04-04 19:40:19 -04:00
flatten_tb.v several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00
multipack.sv several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00
multipack.v several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00
multipack_tb.v several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00
part_select.sv propper support for indexed part select addressing 2019-04-05 13:53:52 -04:00
part_select.v propper support for indexed part select addressing 2019-04-05 13:53:52 -04:00
part_select_tb.v propper support for indexed part select addressing 2019-04-05 13:53:52 -04:00
run.sh PackedArray conversion supports arbitrary endianness 2019-04-04 19:40:19 -04:00
struct_array.sv several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00
struct_array.v several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00
struct_array_tb.v several major fixes surrounding packed arrays 2019-04-08 21:28:33 -04:00