Up to now I've been using the 2-pin 20Mhz crystal oscillators (with [2] 22pF caps) for my projects were timing accuracy is very important. I've just now picked up a 20Mhz crystal module (not sure about the naming convention - the datasheet is here http://www.raltron.com/products/pdfs...k_co1-co13.pdf) but I'm not sure how to connect it to a PIC16F1825 (or 12F629, or 12F683, all used in various projects) if the 14 pin DIP package has only 1 output (pin 8). Does it go to OSC1/CLICKIN? Do I still need caps (I don't think so but want to check)? And do I still use the same device fuse config as before (HS_OSC)?

PIC16F628A (PBP v2.60c)

Code:
@ __config _HS_OSC & _WDT_ON & _PWRTE_ON & _MCLRE_OFF & _BODEN_ON & _LVP_OFF & _CP_OFF & _CPD_OFF