how to translate or load code of simulnk in fpga?

1 view (last 30 days)
hi
i have made a mosfet base circuit of three phase 7 level inverter which has 36 switches. now, i want to implement that logic on real time hardware by making 7 level inverter. so i want to generate 36 different gate pulse signals which are too high. so by considering that complexity i decided to choose FPGA for real time implementation. but i dont no how to use fpga. so is there any way to load simulink logic in fpga, or i have to write whole logic again on fpga plateform. and my second question is , which fpga model is easy to use and user friendly and also fullfil my requirements. kindly help me i will be highly thankful to you.
with best regards mudasir ahmed

Accepted Answer

Walter Roberson
Walter Roberson on 13 Jan 2016
The optional MATLAB Toolbox HDL Coder can be used to generate HDL / VHDL code for FPGAs .
I have no information about which FPGAs are good ones. FPGAs are typically distinguished by their speed, by their memory capacity, by the number of pins they offer, and by their form-factor (form-factor and number of pins are often tied together.)
  2 Comments
Mudasir Ahmed
Mudasir Ahmed on 13 Jan 2016
Dear sir
thank you so much for sharing information, is there any video lesson or link which has complete procedure of translating existing simulink code using HDl coder or how to use it.
with best regards mudasir

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!