Functions | |
def | custom_hgcroc_compression |
def | custom_hgcroc_oot |
def customVFE.custom_hgcroc_compression | ( | process, | |
exponentBits = vfe_proc.compressionCfg_ldm.exponentBits , |
|||
mantissaBits = vfe_proc.compressionCfg_ldm.mantissaBits , |
|||
rounding = vfe_proc.compressionCfg_ldm.rounding , |
|||
truncationBits_ldm = vfe_proc.compressionCfg_ldm.truncationBits , |
|||
truncationBits_hdm = vfe_proc.compressionCfg_hdm.truncationBits |
|||
) |
def customVFE.custom_hgcroc_oot | ( | process, | |
oot_coefficients = vfe_proc.linearizationCfg_si.oot_coefficients |
|||
) |