cpld

Overview

read/ write either a cpld bitstream or to a eep rom. write to cpld EFB.

Python Class & Methods Index

class pyfabil.plugins.tpm_1_6.cpld.Tpm_1_6_Cpld(board, **kwargs)[source]

FirmwareBlock tests class

cpld_efb_wr(dat)[source]

CPLD EFB write

cpld_flash_read(bitfile='cpld_dump.bit')[source]

Read CPLD FLASH

cpld_flash_write(bitfile)[source]

Write bitfile to CPLD FLASH

get_version()[source]