High resolution ADCs play a vital role in designing a system for high end applications where the need for accuracy
and preciseness plays a very important factor. In this work, we designed a system where this module will receive the temperature
signal; the range of temperature signal varies from 0.0V to 10V dc. We write the necessary HDL code for the FPGA block for this
module to read, write, sample and generate the timer pulse from the temperature signal received. In order to achieve a system
with higher accuracy, the process of computation and updating of data is done every second. As the system calls for precise
measurement it is required to have an ADC of 24-bits. We have written the necessary code and generated the output which
shows the data being written on an ADC and after accepting the data how it is read in an ADC and the sampling is performed on
the data which is read