/* Imported from Wayback Machine Original URL : https://retrobrewcomputers.org/doku.php?id=builderpages:plasmo:ovrclk65 Snapshot date: 2025-11-17 Generator : wayback-archiver */ ==== Table of Contents ==== [[#ovrclk65_overclock_experiment_prototype_for_w65c02_and_w65c816|OVRCLK65, Overclock Experiment Prototype for W65C02 and W65C816]] [[#introduction|Introduction]] [[#features|Features]] [[#theory_of_operation|Theory of Operation]] [[#design_files_for_w65c02|Design Files for W65C02]] ====== OVRCLK65, Overclock Experiment Prototype for W65C02 and W65C816 ====== ===== Introduction ===== While WDC's [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:ovrclk65:w65c02s.pdf|W65C02]] and [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:ovrclk65:w65c816s.pdf|W65C816]] are rated at 14MHz, it is well known that they can operate at much higher clock. This is especially true since the design have been ported to smaller 0.6u technology. OVRCLK65 is simple 65xx design centered around a CPLD to check out the upper speed limit of W65Cxx CPU. Discussions about OVRCLK65 can be found [[http://forum.6502.org/viewtopic.php?f=4&t=6695|here]]. [[https://retrobrewcomputers.org/lib/exe/fetch.php?tok=ff4ca1&media=https%3A%2F%2Fwww.retrobrewcomputers.org%2Flib%2Fplugins%2Fckgedit%2Ffckeditor%2Fuserfiles%2Fimage%2Fbuilderpages%2Fplasmo%2Fovrclk65%2Fdsc_66070721.jpg|{{https://retrobrewcomputers.org/lib/exe/fetch.php?w=600&h=486&tok=14d704&media=https%3A%2F%2Fwww.retrobrewcomputers.org%2Flib%2Fplugins%2Fckgedit%2Ffckeditor%2Fuserfiles%2Fimage%2Fbuilderpages%2Fplasmo%2Fovrclk65%2Fdsc_66070721.jpg?600x486|www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_builderpages_plasmo_ovrclk65_dsc_66070721.jpg}}]] [[https://retrobrewcomputers.org/lib/exe/fetch.php?tok=166215&media=https%3A%2F%2Fwww.retrobrewcomputers.org%2Flib%2Fplugins%2Fckgedit%2Ffckeditor%2Fuserfiles%2Fimage%2Fbuilderpages%2Fplasmo%2Fovrclk65%2Fdsc_66060718.jpg|{{https://retrobrewcomputers.org/lib/exe/fetch.php?w=500&h=377&tok=6ee751&media=https%3A%2F%2Fwww.retrobrewcomputers.org%2Flib%2Fplugins%2Fckgedit%2Ffckeditor%2Fuserfiles%2Fimage%2Fbuilderpages%2Fplasmo%2Fovrclk65%2Fdsc_66060718.jpg?500x377|www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_builderpages_plasmo_ovrclk65_dsc_66060718.jpg}}]] ===== Features ===== The OVRCLK65 prototype board is based on the [[builderpages:plasmo:protorc|ProtoRC]] board. A 40-pin DIP socket is installed on the prototype area and wired to test points of ProtoRC. The following are the features of the OVRCLK65 prototype: DIP40 socket to accommodate W65C02 or W65C816 EPM7128SQC100 CPLD Full size can oscillator Reset supervisor ===== Theory of Operation ===== The 128-macrocell CPLD, EPM7128S, provides 64 bytes of boot ROM, serial port, and glue logic to check out the target processor. ===== Design Files for W65C02 ===== [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:ovrclk65:ovrclk65_scm.pdf|Schematic]]. CPLD [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:ovrclk65:ovrclk65_w65c02_working_33mhz.zip|design files]] in Altera Quartus. CPLD design is in schematic form. This [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:ovrclk65:overclock_65xx_cpld_schematic.pdf|link]] is a PDF of the schematic.