[讨论] final some issue (maybe BUG)

楼主: XDucka (Duck)   2015-01-09 23:32:38
core/src/atpg.cpp
bool Atpg::xPathTracing(Gate* pGate){
冗行
2335 if ( xPathStatus_[pGate->id_] == X_EXIST) {
2336 xPathStatus_[pGate->id_] = X_EXIST;
2337 return true;
2338 }

Links booklink

Contact Us: admin [ a t ] ucptt.com