Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

AD/DA card and arria gx development kit

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!

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.