Shift Register implementation using Simulink
显示 更早的评论
Hello,
I am trying to implement a model to calculate the CRC of the Received Bit Vector.
Please suggest me the technique how can we implement a shift Register with some initial content.
Regards Kiran
采纳的回答
更多回答(2 个)
timo
2016-9-25
0 个投票
I am also interested in this Can someone share an example with the unit delay blocks ?
Ralf Zaeper
2019-3-4
编辑:Ralf Zaeper
2019-3-4
0 个投票
Attached a simple two level shift register in Simulink. Switch and memory blocks make up Kaustubha's suggested cascaded approach. A random number is captured at given trigger times, here generated every four steps, and shifted through the two stages.
The scope shows overall step counter, the two shift level contents and the trigger signal.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!