Forum Discussion
Altera_Forum
Honored Contributor
15 years agoKeep the data valid, but instead of using it as a clock enable, just use it as a data valid (maybe used at the other end as a write enable. Then have a "complete" signal when all processing is complete that disables the clock enable.
Or just keep the block processing invalid data untill the next frame arrives.