/* Imported from Wayback Machine Original URL : https://retrobrewcomputers.org/doku.php?id=builderpages:plasmo:oc65:oc65home:oc65r1 Snapshot date: 2025-12-08 Generator : wayback-archiver */ ==== Table of Contents ==== [[#oc65r1_overclocking_with_modified_crc65|OC65R1, Overclocking With Modified CRC65]] [[#introduction|Introduction]] [[#more_pictures|More Pictures]] [[#description|Description]] [[#design_information|Design Information]] [[#software|Software]] ====== OC65R1, Overclocking With Modified CRC65 ====== ===== Introduction ===== This page documents my attempt to maximize CRC65's clock speed [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?tok=a3a8b1&media=https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/builderpages/plasmo/oc65/oc65home/oc65r1_fasterramforcrc65.jpg|{{https://retrobrewcomputers.org/lib/exe/fetch.php?w=600&h=322&tok=e60d32&media=https%3A%2F%2Fwww.retrobrewcomputers.org%2Flib%2Fplugins%2Fckgedit%2Ffckeditor%2Fuserfiles%2Fimage%2Fbuilderpages%2Fplasmo%2Foc65%2Foc65home%2Foc65r1_fasterramforcrc65.jpg?600x322|www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_builderpages_plasmo_oc65_oc65home_oc65r1_fasterramforcrc65.jpg}}]] ===== More Pictures ===== [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?tok=7b676e&media=https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/builderpages/plasmo/oc65/oc65home/oc65r1_clockbufferforcrc65.jpg|{{https://retrobrewcomputers.org/lib/exe/fetch.php?w=400&h=213&tok=1d5894&media=https%3A%2F%2Fwww.retrobrewcomputers.org%2Flib%2Fplugins%2Fckgedit%2Ffckeditor%2Fuserfiles%2Fimage%2Fbuilderpages%2Fplasmo%2Foc65%2Foc65home%2Foc65r1_clockbufferforcrc65.jpg?400x213|www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_builderpages_plasmo_oc65_oc65home_oc65r1_clockbufferforcrc65.jpg}}]] [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?tok=54ac48&media=https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/builderpages/plasmo/oc65/oc65home/oc65r1_domdiskoncrc65.jpg|{{https://retrobrewcomputers.org/lib/exe/fetch.php?w=400&h=424&tok=358e13&media=https%3A%2F%2Fwww.retrobrewcomputers.org%2Flib%2Fplugins%2Fckgedit%2Ffckeditor%2Fuserfiles%2Fimage%2Fbuilderpages%2Fplasmo%2Foc65%2Foc65home%2Foc65r1_domdiskoncrc65.jpg?400x424|www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_builderpages_plasmo_oc65_oc65home_oc65r1_domdiskoncrc65.jpg}}]] ===== Description ===== The basic approach for maximizing clock frequency is to reduce loading and use fastest part. Loading is reduced by using DOM interface that is a direct wiring between DOM disk and CRC65's 44-pin IDE connector thus eliminated the compact flash adapter. For faster speed, 10 nS RAM is used instead of 25nS RAM, furthermore the RAM's chip select is permanenet enabled so RAM access is sped up. There is also a modification to the clock line to buffer output of oscillator with 74VLC1G14 but that does not seem to make any difference in maximum clock achieved. Because the RAM decoding has changed, the CPLD equations are modified to reflect the change. These modifications are done on a [[builderpages:plasmo:crc65r2:crc65r2home|CRC65 rev2]] PCB, 33MHz operation is achieved with these modifications. ===== Design Information ===== Schematic is same as [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_rev2_scm.pdf|CRC65's schematic]] but RAM's chip select (pin 22) is grounded [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:oc65:oc65home:crc65r2_cpld_overclock_33mhz_ram_cs_grounded.zip|CPLD equations]] ==== Software ==== TeraTerm [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:oc65:oc65home:new_dom-disk_for_overclock_crc6533mhz.zip|macro script file and associated software]] to initialize DOM disk of a 33MHz CRC65. Unzip files into c:\teraterm\oc65 and execute the macro file 'newDOS65CF_v3_33M_fast.ttl'