SYNOPSYS DAY17(icc2-실습)

진일·2024년 2월 14일
0

SYNOPSYS (PT&ICC)

목록 보기
19/22



  1. Q) What is the default value of the search_path application variable?
    : search_path 응용 프로그램 변수의 기본값은 무엇입니까?

A) 현재 디렉토리


  1. Q) which commands in tcl will use the search_path application variable to locate thier specified file?
    : run5.tcl에서 search_path application 변수를 사용하여 지정된 파일을 찾을 명령은 무엇입니까?

A) read_verilog, source, load_upf, read_upf

  1. Q)
    A) create_lib 로 TECH_LIB과 REFERENCE_LIB 사용할 수 있음.

  2. Q)
    A) 3개 hvt,rvt,lvt

  3. Q)
    A) 8개 초과하면 안됨

  4. A) 1개?



7.
A) ORCA_TOP.nlib

8 lab5_setup 디렉토리에 디자인 라이브러리가 나타났습니까?
A) 디자인 라이브러리는 block이 형성이 되지 않았기에 lab56에 보이지 않음


set_app_var search_path " .scripts ORCA_TOP_constraints ORCA_TOP_design_data" : ""안의 경로를 추가해준다? 정도로 해석
추가하지 않으면 현재 경로만 되어있음

set_ref_libs

source setup.tcl

create_lib -use_technology_lib $TECH_LIB -ref_libs $REFERENCE_LIBRARY ORCA_TOP.nlib

  1. Q) What is the name and location of the reference library containing the unresolved reference?
    :해결되지 않은 참조가 포함된 참조 라이브러리의 이름과 위치는 무엇입니까?
    A) ../ref/sae32_ndm/saed32_SRAMLP2RW64x32.ndm


//setup file에 REFERENCE 라이브러리에 해결되지 않음 참조 라이브러리 넣었을 때 회로도가 다시 잘 나옴
즉, setup.tcl을 기준으로 레이어가 생성되는 건가?
create_lib으로 생성된 거 기준으로 불러온다라고 생각하면 됨


floor DEF file 불러오기

profile
디지털 시스템 설계 백엔드 엔지니어를 꿈꾸는

0개의 댓글