Error in port widths or dimensions. Output port 1 of 'untitled/Add' is a one dimensional vector with 64 elements
Show older comments
hi all,
I am exactly following this tutorial:https://www.youtube.com/watch?v=RbMzyN9Qspo
but when i run this model, i got the follwoing error
Error in port widths or dimensions. Output port 1 of 'untitled/Add' is a one dimensional vector with 64 elements

My question is, what am I doing wrong?
1 Comment
Walter Roberson
on 11 Jan 2020
Could you tell us more about the 11 Delays block?
Answers (1)
Devineni Aslesha
on 20 Jan 2020
0 votes
Hi Awais Ahmad,
After creating the Simulink model, run the pulse_detector_v1_tb.mlx testbench file available from the link: https://www.mathworks.com/matlabcentral/fileexchange/69651-hdl-coder-self-guided-tutorial as shown in the video.
Running the testbench file before running the model will not result in the error
Error in port widths or dimensions. Output port 1 of 'untitled/Add' is a one dimensional vector with 64 elements.
Categories
Find more on Event Functions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!