How to convert this simulink model to VHDL ?
Mostra commenti meno recenti
I have simulated a sinusoidal wave using the SIMULINK by using an integrator,gain and constant. I tried to convert this to VHDL but not able to do so.

This is the SIMULINK model which I simulated in SIMULINK which I got a sinusoidal output. I want to know what are the necessary changes which I have to do in order to get a VHDL code for the same?
2 Commenti
Nitin Kapgate
il 12 Gen 2021
Which tool you are using for Simulink model to VHDL code transformation? HDL Coder?
Jerry Jacob
il 13 Gen 2021
Risposte (1)
Kiran Kintali
il 5 Feb 2021
0 voti
Attached a sample model. Please feel free to share your models.
- What is the exact frequency and is it a constant or variable with some range?
- Data type that is targeted fixed point or floating point?
- Sample time for the waveforms?


3 Commenti
Jerry Jacob
il 12 Mag 2021
Kiran Kintali
il 12 Mag 2021
Is this question related to HDL Code Generation? If yes, you need to partition the code into design and testbench modules.
Jerry Jacob
il 13 Mag 2021
Categorie
Scopri di più su Call Python from MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
