Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDSPBuilder signaltap tuning
Hi, I try to check correction of data from audio codec with signaltap on 2S60 DK. How can I decrease rate of data assigns to signaltap memory in dspbuilder model. I put signaltap block before ...
Altera_Forum
Honored Contributor
18 years ago --- Quote Start --- My question is how can I cause to signaltap node assigns data to memory more slowly than clock rate in dspbuilder model. Thanks yan_w --- Quote End --- Hi Yan: You can assign the any signal as a clock to Signal tape and all data is sampled on Signaltap's "CLK" so if you have a data enable that strobes the next stage, you can use this signal as the clock to signaltap, If you don't have one, you can create a simple clock divider and use that signal as well. Pete