Hi all, I'm having some issue when the input of a design sequence is an empty list. I tried to manage it with some If/Else logic based on the size of the list. Sometime the size operator gives 0, but other time it returns an empty list which cause the design sequence to fail.
What would be the expected behavior and it there way workaround to address this scenario?
