How to efficiently manage control signals, such as ValidIn or StartIn, for HDL blocks?
Show older comments
In order to handle some of the HDL-ready blocks from Simulink HDL Library, I need to manage control signals, in addition to data streams.
For example ValidIn or StartIn and so on. Same story for output, with ValidOut or EndOut etc...
How can I create and manage these signals with sources and sinks in an efficient way?
I have seen example using Pulse Generator block, but to me it sounds odd. See (https://nl.mathworks.com/help/comm/ug/using-hdl-optimized-crc-library-blocks.html)
Marco
Accepted Answer
More Answers (0)
Categories
Find more on HDL-Optimized Filters and Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!