Belle II Software development
FpgaUtility Member List

This is the complete list of members for FpgaUtility, including all inherited members.

arbToArb(const std::string &in, int inRadix, int outRadix, int numberOfDigits=-1)FpgaUtilitystatic
arbToDouble(std::string in, int inRadix)FpgaUtilitystatic
doubleToArb(double in, int outRadix, int numberOfDigits=-1)FpgaUtilitystatic
multipleWriteCoe(int lutInBitsize, std::map< std::string, std::vector< signed long long > > &data, const std::string &fileDirectory)FpgaUtilitystatic
readCoe(std::string inFilePath, std::vector< signed long long > &data, bool twoscomplement=0)FpgaUtilitystatic
roundInt(double value)FpgaUtilitystatic
signedToTwosComplement(std::string in, int numberOfDigits)FpgaUtilitystatic
twosComplementToSigned(std::string in)FpgaUtilitystatic
writeCoe(std::string outFilePath, int lutInBitsize, std::vector< signed long long > &data)FpgaUtilitystatic
writeSignals(std::string outFilePath, std::map< std::string, std::vector< signed long long > > &data)FpgaUtilitystatic