Is HDL Coder able to do falling clock edge trigger?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
legendbb
el 13 de Nov. de 2013
Respondida: Tim McBrayer
el 13 de Nov. de 2013
Looking at DDR mode, don't know if HDL Coder is capable of handling such.
Please comment, thanks,
0 comentarios
Respuesta aceptada
Tim McBrayer
el 13 de Nov. de 2013
HDL Coder cannot generate DDR code. It is planned for R2014a to support specifying either the positive or negative clock edge to use, but even then only one edge may be used at once. This single-edge limitation is due to the simple fact that Simulink semantics to not support DDR-style semantics.
0 comentarios
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!