User guide

int adc rpm
Speed of the ADC fan. Reports 0 if no fan is present.
int fpga rpm
Speed of the FPGA fan. Reports 0 if no fan is present.
int alerts
Alert bits from the system monitor.
Bit 0 : FPGA temperature alert (> 85
C)
Bit 1 : Internal FPGA voltage out of range (< 1.01V or > 1.08V )
Bit 2 : FPGA auxiliary voltage out of range. (< 2.375V or > 2.625V )
Bit 3 : FPGA temperature critical (> 125
C)
Bit 4 : ADC temperature alert (> 90
C)
Bit 5 : ADC temperature critical (> 100
C): will automatically be turned off.
double voltage aux
Auxiliary FPGA voltage, nominal 2.5V
double voltage
int
Internal FPGA voltage, nominal 1.0V
double fpga temperature
In
C measured on die.
int pcie
link width
Number of PCIe lanes that the card uses. Should be 4 for Ndigo5G.
int pcie max payload
Maximum size in bytes for one PCIe transaction, depends on system configuration.
3.3.5 Structure ndigo slow info
int size
The number of bytes occupied by the structure.
int version
A version number that is increased when the definition of the structure is changed. The incre-
ment can be larger than one to match driver version numbers or similar. Set to 0 for all versions
up to first release.
double adc temperature
ADC temperature in
C measured on die.
double board temperature
In
C.
3.4 Configuration
The device is configured with a configuration structure. The user should first obtain a structure
that contains the default settings of the device read from an on board ROM , than modify the
structure as needed for the user application and use the result to configure the device.
int ndigo get default configuration(ndigo device *device, ndigo configuration *config)
cronologic GmbH & Co. KG 30 Ndigo5G User Guide