Effacer les filtres
Effacer les filtres

How to create Simulink Fifo model and accept the data from workspace ?

3 vues (au cours des 30 derniers jours)
Satheesh Appukuttan
Satheesh Appukuttan le 12 Déc 2019
Hi, I need to create a FIFO in simulink model and shift the data from work space. Could you help by providing some reference designs ?
  1. Need to create a fifo and shift the data from work space inputs
  2. what should be the push/pull clocks ? or how do we provide the push and pull signals.
  3. what should be the sample time for from_workspace

Réponses (1)

Nishant Gupta
Nishant Gupta le 16 Déc 2019
Hi,
You can use the 'Queue' Block from DSP System Toolbox to implement the FIFO, refer following link for documentation:
and also go through the example 2 to know how to provide push and pull signals.

Catégories

En savoir plus sur Messages dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by