Table 4.
Power consumption and FPGA resources used by I2C temperature sensing.
| Block | Power (mW) | Logic Power (mW) | Signal Power (mW) | # FFs | # LUTs |
|---|---|---|---|---|---|
| Control block | 0.19 | 0.08 | 0.11 | 14 | 22 |
| uart_tx_module | 0.15 | 0.10 | 0.05 | 18 | 22 |
| uart_rx_module | 0.13 | 0.08 | 0.06 | 18 | 22 |
| uart_rate_control | 0.10 | 0.06 | 0.04 | 7 | 9 |
| i2c_master | 0.77 | 0.42 | 0.34 | 39 | 68 |
| Total | 1.35 | 0.74 | 0.61 | 96 | 143 |