cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
This is the complete list of members for MemoryTestResult, including all inherited members.
clock_cycles_read | MemoryTestResult | |
clock_cycles_write | MemoryTestResult | |
fault_cntr | MemoryTestResult | |
first_fault_address | MemoryTestResult | |
MemoryTestResult() | MemoryTestResult | inline |
MemoryTestResult(unsigned long long int target_address, unsigned int fault_cntr, unsigned int first_fault_address, unsigned long long int clock_cycles_write, unsigned long long int clock_cycles_read) | MemoryTestResult | inline |
MemoryTestResult() | MemoryTestResult | inline |
MemoryTestResult(unsigned long long int target_address, unsigned int fault_cntr, unsigned int first_fault_address, unsigned long long int clock_cycles_write, unsigned long long int clock_cycles_read) | MemoryTestResult | inline |
target_address | MemoryTestResult |