clk |
Input |
1 |
Input clock signal that runs at a frequency of 80 MHz and below. The internal clock divider reduces the frequency of the clk signal to 1 MHz or less before clocking the ADC. |
ce |
Input |
1 |
The asynchronous clock enable signal for the clk signal. This signal turns on/off the Intel® FPGA Temperature Sensor IP core that implements the TSD block. This is an active-high signal. By default, this port connects to VCC. |
clr |
Input |
1 |
The asynchronous clear signal. When you assert the clr signal, the IP core sets the tsdcalo[7:0] signal to 11010101 (0xD5) and the tsdcaldone signal to 0. This is an active-high signal. By default, this port connects to GND. |
tsdcalo[7:0] |
Output |
8 |
8-bit output signal that contains the analog-to-digital-conversion temperature value. The 8-bit value maps to a unique temperature value. During device power-up or when you assert the clr signal, the IP core sets the tsdcalo[7:0] to 11010101 (0xD5). |
tsdcaldone |
Output |
1 |
This signal indicates the completion of the temperature sensing process. The IP core asserts this signal when the process is complete. During device power-up or when you assert the clr signal, the IP core sets the tsdcaldone to 0. |