This document describes the design of an automatic college bell system using an FPGA board. The objectives are to reduce human error and save resources by automating the bell timing based on a real-time clock. It will be programmed using Verilog HDL on a Zed Board FPGA. The design includes a digital clock, buzzer, seven segment displays, and scheduling logic to ring the bell automatically according to a programmed schedule without manual switching. This provides more accurate and efficient automation than a microcontroller-based approach, while FPGAs allow for simpler coding and testing than alternative solutions.