RAM based circular shift register in Simulink

Hey!
I am trying to implement a circular shift register in a Simulink project that will be converted to HDL code later. I can not use the conventional shift register block in the library because it does not have HDL support. So I wanted to know how can I implement RAM based circular shift register. Or if there is any other way of implementing so that it can be converted to HDL code?

답변 (1개)

Kiran Kintali
Kiran Kintali 2022년 9월 25일
편집: Kiran Kintali 2022년 10월 7일

1 개 추천

If you are looking to model delay length via input port using RMA you could use the following style of modeling pattern.

카테고리

도움말 센터File Exchange에서 Code Generation에 대해 자세히 알아보기

질문:

2022년 9월 25일

편집:

2022년 10월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by