Code Generation for d flipflop
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Rajini Gajula
le 22 Avr 2022
Commenté : Rajini Gajula
le 4 Mai 2022
Hi team,
i have D Flipflop in my simulink model ,when i am trying to generate vhdl code from the model i am getting the error like " Input port 'D' must not have 'Latch input by delaying outside signal' selected for HDL code generation".Please suggest me how i can proceed further by resolving this error.
Best Regards,
Rajini
0 commentaires
Réponse acceptée
Bharath Venkataraman
le 25 Avr 2022
Do you really need to model the D Flip Flop (especially the clock)? If not, I suggest using the Delay block (with enable if you need it). The generated HDL will have a clock port you can drive in the hardware.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Discontinuities 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!