mirror of
https://github.com/zachjs/sv2v.git
synced 2026-08-30 17:31:40 +02:00
- the ternary expressions were previously used to decide the direction of generated part selects - this fixes an issue where ternaries were generated for LHSs
4 lines
123 B
Verilog
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"
|