Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

AD/DA card and arria gx development kit

Altera_Forum
Honored Contributor II
1,283 Views

Appreciate for your help! 

 

I'm a FPGA starter. Now I have a hsmc daughter card and arria gx dev. board. How can I let the FPGA read the output from the daughter card? It's seems that I can not use the megafunction altufm_spi. 

 

Many many thanks! 

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
563 Views

altufm_spi is intended to create a SPI interface of MAX II internal EEPROM. I don't see it related to an AD/DA card. 

 

If it's a high speed AD/DA card, e.g. Terasic THDB_ADA, it has parallel data in- and outputs and clock inputs, that must be connected in your FPGA design. Terasic has also demonstration projects for the card, other vendors most likely, too.
0 Kudos
Altera_Forum
Honored Contributor II
563 Views

Thank you very much.  

 

Now I'm considering that is there any file or code in the library of Quartus ii such that can let the FPGA read the data from the HSMC daughter card? 

 

Many many thanks.
0 Kudos
Reply