Handles configuration of the temperature sensor’s resolution.Handles I2C communication and all data retrieval from the Temperature Sensor Pmod.Continually outputs latest temperature data on a parallel interface.VHDL source code of a streamlined interface to Digilent’s PmodTMP3 (Pmod for Microchip’s TCN75A Temperature Sensor).I2C Master (must also be included in the project): i2c_master.vhd (14.1 KB) Features Temperature Sensor Pmod Controller (top-level file): pmod_temp_sensor_tcn75a.vhd (11.7 KB)