Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNewbie
All, I am very new to the FPGA world and was wondering if someone would direct me in the right direction. I am looking for a suitable DevKit that I can use to learn more about program FPG...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- What about the Cyclone III EP3C25 Starter Board Test Design? can I implement a DUC and DDC (NCO,Filters,Mixer) and interconect it to an HSMC board? --- Quote End --- This kit: http://www.altera.com/products/devkits/altera/kit-cyc3-starter.html Any FPGA can be used to implement an NCO, DUC or DDC. Ultimately you are only limited by the resources your DSP logic requires, and whether you want to access external signals. DSP logic can easily be tested using RAM for a DSP input data source, and for DSP output data sink. Cheers, Dave