Altera_Forum
Honored Contributor
12 years agoMATLAB model to verilog HDL code conversion using Matlab's HDL workflow advisor
Greetings,
Im currently working on a project called Three phase induction motor using Space Vector Pulse Width modulation(SVPWM). The implementation part is through FPGA. I have a working MAtlab model of the project and my aim is to convert it into Verilog HDL code using "Matlab's HDL workflow advisor". The problem is that only HDL compatible blocks can be included in the model to convert it into FPGA. Using the command hdllib in MATLAB's command window, it is possible to view the blocks which can be included(ie blocks which are compatible with HDL). But as such blocks are limited certain blocks like filters, relays, mosfet power modules cannot be replaced as hdl compatible elements in my model. Im using R2012a version of MATLAB. Please look at the model and give some suggestions. Thanx in advance.. Rd..