인텔® Quartus® Prime Pro 소프트웨어 버전 21.4의 문제로 인해 ip-setup-simulation --use-quartus-top-names --quartus-project=<quartus_project_name>.qpf 명령을 실행하는 동안 다음 오류가 발생할 수 있습니다.
오류: 인식할 수 없는 스위치 use-quartus-top-names
이 문제를 해결하려면 다음과 같이 하십시오.
- "--use-quartus-top-names" 스위치를 제거합니다.
- IP 시뮬레이션 스크립트의 run_<simulator>.do에 "set TOP_LEVEL_NAME <top_instance_name>"를 추가합니다.
이 문제는 인텔® Quartus® Prime Pro Software 버전 22.1부터 수정되었습니다.