This document describes an FPGA lab project involving interfacing a real-time clock (RTC) module with an FPGA. It includes sections on the RTC module, I2C protocol, FPGA kit, schematic, Verilog code, hardware implementation, and conclusions. The Verilog code shows an I2C state machine for communicating with the RTC over I2C to read the current time and display it on LEDs connected to the FPGA.
Related topics: