![]() |
TT-System-Firmware APIs 19.15.99
Tenstorrent Firmware
|
Per-controller CA calibration entry, latched from MRISC training results. More...
#include <gddr_cal.h>
Data Fields | |
| uint8_t | ca_vrefc_offset |
| uint8_t | ca_termination_offset |
| uint8_t | ca_ocd_pulldown_offset |
| uint8_t | valid |
Per-controller CA calibration entry, latched from MRISC training results.
| uint8_t gddr_cal_entry_t::ca_ocd_pulldown_offset |
CA driver strength as 3-bit OCD pulldown offset code (0-3 = 0..+3, 4-7 = -4..-1).
| uint8_t gddr_cal_entry_t::ca_termination_offset |
CA termination offset (MR3, 0-3).
| uint8_t gddr_cal_entry_t::ca_vrefc_offset |
CA VREFC offset as 4-bit two's-complement MR10 OP[3:0] code.
| uint8_t gddr_cal_entry_t::valid |
1 = entry holds latched/provisioned settings, 0 = unset.