Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
There isn't really a function that generates clocks in DSP Builder. With that said, you can probably use a modulo 2 counter to produce a clock like signal and send it out via an output pin... Then you can possibly use that as a clock...
- Altera_Forum
Honored Contributor
Thanks for your reply.
I've also noticed that the block "Pattern" with bits "10" inside could generate the same clock signal. ========