Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Thanks. I was thinking the same thing as a possibility. I have around 135k samples. So I thought I could make a big counter that addresses the ROM, to spit out the values of the waveform at each clock cycle. I guess that's what you mean right? --- Quote End --- Yes. But with 135k samples you may have to get tricky. The Megawizard will only generate a maximum size rom of 64 K samples, (65535 word), so you will need to have a couple of these to make it work. The final limiting factor is the number of block rams you have in the device however. Pete