Error in default port dimensions function of S-function 'slaveV2/SlaveI2C/Chart'. This function does not fully set the dimensions of output port 3
조회 수: 12 (최근 30일)
이전 댓글 표시
hi everyone,
I'm trying to design an I2C slave using stetflow, and then to make an IP Core generation of it using HDL Workflow Advisor, to implement on an fpga. so I have my boolean scl and sda signals... the problem is i get this weird error, that I can't solve, to me it seems all is fine and it worked well when signals were of type uint8!
apparently dimensions of output port 3 which is adrR, is not fully set, I don't really understand what does that mean because dimensions are good and fine in the model explorer: adrR is meant to be a [1, 7] vector, which is the case. I have attached the simulink project ,
Thank you very much for the precious help,
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Multicore Processor Targets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!