RAM-based shift register in HDL coder

19 vues (au cours des 30 derniers jours)
Mohammed Shameem Hussain
Mohammed Shameem Hussain le 9 Mai 2016
hi,
I am looking for logic to implement RAM-based shift register. Looking forward a suggestion, it will be very help ful.
thank you

Réponses (1)

Kiran Kintali
Kiran Kintali le 1 Nov 2020
UseRAM parameter: The UseRAM implementation parameter in Simulink HDL block option enables using RAM-based mapping for an integer delay block.
web(fullfile(docroot, 'hdlcoder/ug/block-implementation-parameters.html#bs04098'))
You can also use array of persistent variables and map it to RAM in MATLAB to HDL
web(fullfile(docroot, 'hdlcoder/ug/how-to-map-persistent-arrays-to-ram.html'))

Catégories

En savoir plus sur Code Generation dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by