'/Serializer1D/HDL1DSe' error occurred when invoking 'getOutputSizeImpl' method of 'hdl.serializer1D'
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Max Deng
am 8 Dez. 2021
Kommentiert: Max Deng
am 13 Dez. 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 Kommentare
Akzeptierte Antwort
Bharath Venkataraman
am 8 Dez. 2021
I was able to avoid the error by setting the dimension of inputA to 1. Model attached.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Transforms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!