simulink model to hdl code
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Kiran Kintali
2021 年 6 月 30 日
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 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!