Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTCL script usage
I have an NCO function that plays waveforms from an sp ram that I initialize using a mif file. I then recapture the waveform using an ADC and store it in another SP ram. I would like to test differen...
Altera_Forum
Honored Contributor
14 years agoThanks Dave, it seems that there are a few ways to do this. Right now I have two RAMs, one with a waveform for the DAC, another connected to the ADC. I can load a waveform into the DAC RAM and see it get filled into the ADC RAM. Im now about to write up some TCL scripts that use the 'in-system' memory content editor. Is this a bad way of doing things? I know it is quick and dirty, but it seems to be working.
Thanks Matt