Is HDL Coder able to do falling clock edge trigger?
4 views (last 30 days)
Show older comments
Looking at DDR mode, don't know if HDL Coder is capable of handling such.
Please comment, thanks,
0 Comments
Accepted Answer
Tim McBrayer
on 13 Nov 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 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!