simulink model to hdl code
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Bilal MEJMAA
am 28 Jun. 2021
Beantwortet: Kiran Kintali
am 30 Jun. 2021
Hello Everyone;
Do I need to connect a clk block to my simulink model for address specifications or a From File block is enough(for now the From File block is useless for my model; the hdl report asks me to commant it out when I use it.).
thank you
0 Kommentare
Akzeptierte Antwort
Kiran Kintali
am 30 Jun. 2021
please refer to getting started with HDL Coder.
You model data path in Simulink. Clock bundle (clock, clockenable, reset) is inferred from Sample times / Rates in the model.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!