ttlworks wrote:
ABRACON ACOL-3.6864MHZ-EK, ACHL-3.6864MHZ-EK, but Mouser doesn't have them on stock.
No luck at Digikey, Farnell, Avnet, Arrow and RS either.
Same thing for 7.3728MHz and 14.7456MHz oscillators.
From the
datasheet, XC9572XL seems to have 5V tolerant I\O pins (you better check).
The inputs on the XC9572XL are 5V tolerant, but the TinyFPGA pins are not. More importantly the outputs from the 3.3V parts will not be recognized as a logic "1" by any 65Cxx series parts so things like chip selects from the CPLD and the PHI2 output coming from the FPGA would all need logic level conversion. Also there is just so much more stuff available 3.3V; for example I am able to replace my 90ns 32K EEPROM with a 70ns 512K flash ROM in a PLCC-32 package.
Other than crystal oscillator the only gotcha I've run into is that I'll still need 5V to run my ATmega that controls the keyboard port and game ports, mostly because those devices need/prefer 5V. I use an ATX power supply so that's not a big deal.
Maybe I'll come up with a PCB and have OSHPark make them for me, should only cost a few bucks for something that small. I just don't want to wait ~2 weeks to continue my build so in the mean time I'll probably go with the 5V osc + 74LVC245 as a temporary measure.