Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20703 Discussions

Can DIFFCLK pins be used as Input Signals for Cyclone IV E device?

JHari
Beginner
1,083 Views

We are using Cyclone IV Device with part no. EP4CE15F23C8N. We want to use the DIFFCLK_xn/p pins as input pin (to read interrupts) and use this information to implement a logic.  

 

Can DIFFCLK pins be used as Input Signals for Cyclone IV E device?

0 Kudos
2 Replies
a_x_h_75
New Contributor III
594 Views

Yes they can. By default these are the standard dedicated clock input pins and yes, they can be routed to allow them to be read.

 

FYI - it's pretty quick to create a project, assign one of your input signals to one of these dedicated clock inputs and have Quartus tell you the answer...

 

Cheers,

Alex

Rahul_S_Intel1
Employee
594 Views
Hi Prakash, You can use the DIFFCLK_xn/p, only concern to check is that the pin is an GPIO pin. If it is GPIO pin you can connect. And for making sure, make a sample project and assign the IO pins. If there is any issue Quartus will throw error
0 Kudos
Reply