Design compiler를 수행 하기 위한 step에 대한 정리 Design Compiler Modes design compile 에서는 tool mode에서 Wire load mode 또는 topographical mode 중 하나를 선택 해야 합니다. Multimode 와 UPF mode 는 tool modes가 아닙니다 . multimode는 test mode and standby mode에서 다양한 conditions과 multiple modes를 operating 하는 mode 입니다.
UPF 모드는 topographical mode에서 고급 저전력 방법론을 체크하는 모드입니다. wire mode는 delay estimation을 보기 위해 wire load 모델을보는 default 모드 입니다 . 여러분의 설계의 delay가 얼마나 되는지 확인 하는 것입니다. dc_shell을 실행 후 compile 명령어는 DC Expert를 실행합니다.
DC Expert는 RTL을...
#
clk
#
최적화
#
설계
#
라이브러리
#
violation
#
synthesis
#
skew
#
setup
#
optimize
#
optimization
#
library
#
hold
#
designcompiler
#
design
#
compiler
#
clock
#
합성
원문 링크 : Design Compiler Modes