'/Serializer1D/HDL1DSe' error occurred when invoking 'getOutputSizeImpl' method of 'hdl.serializer1D'
1 view (last 30 days)
Show older comments
Max Deng
on 8 Dec 2021
Commented: Max Deng
on 13 Dec 2021
Hello,
I got the following error when I tried to build a DSP model with a deserializer-serializer structure. This error only happened when the 'ValidOut' port was enabled on the serializer. This only happened in some of my models and was more likely to happen when there were downsampling blocks between the deserializer and serializer.
I attached a simple model with this problem. It would run if the 'ValidOut' was disabled. Any clue on why this happens? Thanks a lot!
0 Comments
Accepted Answer
Bharath Venkataraman
on 8 Dec 2021
I was able to avoid the error by setting the dimension of inputA to 1. Model attached.
More Answers (0)
See Also
Categories
Find more on Speed Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!