Files
sv2v/test/basic/struct_part_select_param.v
T
Zachary Snow 976f582287 push struct and multi-packed ternaries into ranges
- the ternary expressions were previously used to decide the direction
  of generated part selects
- this fixes an issue where ternaries were generated for LHSs
2020-02-18 21:25:20 -05:00

4 lines
123 B
Verilog

// The reference output for this test should match that of the
// struct_part_select test.
`include "struct_part_select.v"