Forum Discussion
Altera_Forum
Honored Contributor
16 years agoArria II GX refclk pins
Hi there, Is there any assignment I need to set when I use the refclk pins as clk inputs? I am using EP2AGX65CU17C6 device. We connected a differential clock input to pin M19 and M20, which is ...
Altera_Forum
Honored Contributor
16 years agoWell we are talking about clk pins (not user io). They have to be set as lvds by somebody. Physically you have connected the lvds pair, but it is not clear what you have done in HDL interface itself when declaring the clk. There is some tool inconsistency here. depending on your tool I believe you should try and declare only the positive signal in your entity, you may then get false warning about the negative pin but ignore it.