Convert Matlab Code (.m) to Digital Circuits
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
Do you know, How could I convert Matlab Code (.m) to Digital Circuit ( Adder,Latches, FlipFlop, AND-gate , OR-gate)?
Thanks,
0 commentaires
Réponse acceptée
Taru
le 7 Oct 2022
Hi,
What I gather from the question is that you want to synthesise a digital circuit from a .m code. MATLAB offers a feature to convert .m to HDL code which can exported to a circuit synthesing software to do the rest.
0 commentaires
Plus de réponses (1)
Kiran Kintali
le 6 Oct 2022
Modifié(e) : Kiran Kintali
le 6 Oct 2022
Get Started with MATLAB to HDL Workflow
0 commentaires
Voir également
Catégories
En savoir plus sur FPGA, ASIC, and SoC Development 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!