HDL Coder Validation Model changes wiring
Show older comments
Hello,
my latest validation model produced by simulink hdl coder didn't work, datatype and dimension related errors were in the model. Further investigation lead me to the root cause of the error: the ports of my DUT were connected in the wrong way.
This issue might not happen very often because normally the signal inputs are all on the left site while the outputs are on the right. For keeping the model layout nice and compact I changed this convention, which lead to to error in the validation-model.
The generated model however does not have this issue.
Here are some pictures to illustrate the problem: original, generated and validation model.



Is this a bug?
Answers (1)
Nikhilesh
on 29 Dec 2022
1 vote
As per my understanding this is the expected behaviour and I do not see any bug.
Categories
Find more on AMD FPGA and SoC Devices 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!