How to design 9-bit UP/DN counter in simulink ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I want to design 9-bit UP/DN counter in simulink by using DFF. so that when input signal is logic '1' the counter count UP(9-bit) otherwise count Down (9-bit).
Say the UP/DN counter is 9b, and its previous state is 110110101, then a UP count would result in 110110110 or the DN count would result in 110110100.
could anyone please help me how to design that kind of UP/DN counter in simulink by using DFF ?
Thanks
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su General Applications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!