simulink model to hdl code
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Bilal MEJMAA
el 28 de Jun. de 2021
Respondida: Kiran Kintali
el 30 de Jun. de 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 comentarios
Respuesta aceptada
Kiran Kintali
el 30 de Jun. de 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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!