simulink model to hdl code

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

 Accepted Answer

Kiran Kintali
Kiran Kintali on 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.

More Answers (0)

Categories

Find more on Code Generation in Help Center and File Exchange

Products

Release

R2020a

Community Treasure Hunt

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

Start Hunting!