This document describes the design and implementation of a digital receiver using an FPGA. It involves sampling an analog signal from a radar target using an ADC at a high sampling rate. This sampled signal is then sent to a digital down converter (DDC) which performs frequency translation and decimation. The DDC is implemented using IP cores on an FPGA. It translates the sampled signal to a lower frequency and outputs I and Q signals at a lower sampling rate. This provides a digital signal with higher precision and stability for extracting information from radar targets.