synth_amd_info
synth_amd_info(family, model, step, &skt, NULL, NULL, NULL);
synth_amd_info(family, model, step, NULL, &chiprev, NULL, NULL);
synth_amd_info(family, model, step, NULL, NULL, NULL,
synth_amd_info(family, model, step, NULL, NULL, &revstr, NULL);
synth_amd_info(family, model, step, &skt, NULL, NULL, NULL);