--- Quote Start ---
If you haven't specified a pin for your 'clk' input then Quartus will choose it for you. In Quartus, with your project open, choose 'Assignments' -> ' Pin Planner and look for 'clk' in the left hand column. Then look in the 'Fitter Location' column for the chosen pin. Alternatively look in the .pin file in the project directory.
No, you can't check for a real clock with the USB-Blaster.
Cheers,
Alex
--- Quote End ---
Thank you for the answer.
I am already accustomed with pin assignment. But how can I know that the pin is exactly in clock mode? I chose intuitively. I opened Pin Planner and assigned to clk the pin with one of the functions as "dedicated clock" (Pin_17), while the same pin maybe an input pin... I found 4 pins on the left side of the chip and 4 on the right side with first function as "dedicated clock". How can I see that they are in clock mode and not in an input mode?