AMC13_verify class method which tests for T2 on the AMC13 object passed to the constructor and returns 0 upon finding something and 1 if nothing is found
int AMC13_verify::testForVirtex()
AMC13_verify class method which tests for T1 on the AMC13 object passed to the constructor and returns 0 upon finding something and 1 if nothing is found
void AMC13_verify::testForAMC13()
AMC13_verify class method which tests for both T1 and T3 on the AMC13 object passed to the constructor and prints an appropriate message if something is not found