Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21595 Diskussionen

Max10M16DCU324 FPGA data and clock

XQSHEN
Anfänger
1.158Aufrufe

I used Max10M16DCU324 to read adc data from adc driver.

    1) ads4222,  50MHz,  12 bit parallel.

    2) I connect 2 x 12 bit data to bank 4 IO, but I connect the data strobe clock at bank 3.  Is there any problem for it? Is it must to keep data + clock in the same bank?

0 Kudos
1 Lösung
EngWei_O_Intel
Mitarbeiter
1.130Aufrufe

Hi there

 

We don't expect to see Quartus tools flagging error on this, unless you see otherwise. 

 

On the other hand, you can consider to apply source synchronous mode below for your implementation:

https://www.intel.com/content/www/us/en/programmable/documentation/mcn1395213337540.html#mcn1395754852395 

 

You can also consider to enable I/O Elements for your data path.

 

thanks.

Eng Wei

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
EngWei_O_Intel
Mitarbeiter
1.131Aufrufe

Hi there

 

We don't expect to see Quartus tools flagging error on this, unless you see otherwise. 

 

On the other hand, you can consider to apply source synchronous mode below for your implementation:

https://www.intel.com/content/www/us/en/programmable/documentation/mcn1395213337540.html#mcn1395754852395 

 

You can also consider to enable I/O Elements for your data path.

 

thanks.

Eng Wei

EngWei_O_Intel
Mitarbeiter
1.085Aufrufe

Hi User

Since we don't receive any feedback to the thread, we will transition the thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


Eng Wei


Antworten