Closed
Description
Motivation
#375 introduced LogicArray
s and LogicStructure
s, but did not test or consider the WaveDumper
. There are likely some modifications necessary, and definitely some tests required.
Desired solution
Write tests for the WaveDumper
considering different scenarios of LogicArray
and LogicStructure
and implement necessary upgrades to make everything work right.
Alternatives considered
No response
Additional details
No response