I would expect that the ComplexToPolar module would take the input format and propagate to the outputs, but it doesn't seem to do so. Also, using SetWireProperties module doesn't seem to work either.
I would expect that the ComplexToPolar module would take the input format and propagate to the outputs, but it doesn't seem to do so. Also, using SetWireProperties module doesn't seem to work either.
9:39am
Hi,
The ComplexToPolar module does propagate the blocksize and sample rate, as you expect. See below:
I think what's happening in your design is that the propagate step is failing due to some invalid configuration elsewhere in your design. If you try to run the layout, it will likely fail and tell you where the problem is.
-Axel