mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-07 02:58:49 +02:00
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
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// The reference output for this test should match that of the
|
||||
// struct_part_select test.
|
||||
`include "struct_part_select.v"
|
||||
Reference in New Issue
Block a user