Intel® FPGA Software Installation & Licensing
Installation and Licensing that’s includes Intel Quartus® Prime software, ModelSim* - Intel FPGA Edition software, Nios® II Embedded Design Suite on Windows or Linux operating systems.
1154 Discussions

i wants to fetch the data from external ADC...... ADC which i use is MCP3204 wants to made connection with fpga board Altera max 10. 10M50DAF484C6GES

eshuk
Beginner
686 Views

After the fitter (place & route) when i open pin plannar selecting the pins and compile successfully...........

but i think those pins which are selected are wrong.. so pls help me out

 

ADC have MISO, MOSI, SS, CLK pins so im not understand where to connect this pins in fpga board.

 

0 Kudos
1 Reply
AnandRaj_S_Intel
Employee
540 Views

Hi,

 

If you run full compilation without pin assignment, fitter will select some pin's for your design.

You have to do the pin assignment with respect to the schematic.

 

Regarding board/schematic design.

You use regular I/O pins of max 10 device to interface with ADC.

Refer max 10 pinout file, avoid io pin with Optional Function & Configuration Function.

 

Regards

Anand

 

0 Kudos
Reply