How to force Simulink D-FF become vectorized?
이전 댓글 표시
I'm trying to implement this D-FF based phase detector (PD) for my project.

The PFD needs to be implemented 15 times. the input clock (CLK) is a vector of 15, but for some reason, DFF 2,4 are only implemented 1 time.

How can I force it to be implemented 15 times?
Here, the output dimension is 1.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!