VLSI ANSWERSVLSI Network
DV / PUBLIC QUESTION

Why use the UVM factory instead of hard-wiring a component type?

configurability concept with official UVM reference.

SOURCE-LINKED WORKING ANSWERREVIEW STATUS VISIBLE

Working answer

UVM factory는 component나 object의 concrete type을 call site 수정 없이 override할 수 있게 해 test별 configuration과 재사용을 돕습니다. override scope와 registration 방식은 UVM version 및 code structure에 따라 확인해야 합니다.

Source-linked outline; version-specific API details need review.. 이 설명은 공식 도구 문서, 표준 원문 또는 signoff methodology를 대체하지 않습니다.