'/Serializer1D/HDL1DSe' error occurred when invoking 'getOutputSizeImpl' method of 'hdl.serializer1D'
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Bharath Venkataraman
2021-12-8
I was able to avoid the error by setting the dimension of inputA to 1. Model attached.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Transforms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!