Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.1 KB

MAX1000 RTC

An RTC based on a "268.435456 MHz" clock. The LEDs represent the seconds passed by default, but can display the top eight bits of the 28bit counter when the USER_BTN is held.

Note: The actual clock out of the PLL is 268.500000 MHz which is +240.44 ppm off of 268.435456 MHz. This will lose about 21 seconds/day in accuracy.

Block Diagram

Getting Started

Instructions

  1. Open the project (.pqb)
  2. Open Tools -> TCL Scripts....
  3. Run the RTC.tcl script

Prerequisites

What things you need to install the software and how to install them

Quartus
MAX1000
Arrow USB Blaster

Authors

  • Ryan Thompson - Initial work - rthomp10

License

This project is licensed under the MIT License - see the LICENSE.md file for details