Convert Matlab Code (.m) to Digital Circuits
5 views (last 30 days)
Show older comments
Hello,
Do you know, How could I convert Matlab Code (.m) to Digital Circuit ( Adder,Latches, FlipFlop, AND-gate , OR-gate)?
Thanks,
0 Comments
Accepted Answer
Taru
on 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 Comments
More Answers (1)
Kiran Kintali
on 6 Oct 2022
Edited: Kiran Kintali
on 6 Oct 2022
Get Started with MATLAB to HDL Workflow
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!