- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
https://alteraforum.com/forum/attachment.php?attachmentid=13858&stc=1 Hello, I am an FPGA beginner, and when I use modelsim simulation fir compiler appeared "library auk_dspip_lib not found, Unknown identifier "auk_dspip_lib, VHDL Compiler exiting." I have added the .vo file to the project ,why this is the case? Can you elaborate on how to solve this problem in detail? Can be accompanied by a detailed solution to the process is the best! system is win10 x64 rs2, quartus is 13.1, modelsim is altera 10.1d.
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
From Error message It looks like VHDL file is looking for a missing library.
make use of auto-generated script for setting up any IP simulation. It is generated from Qsys under directory <myip>/simulation/mentor/msim_setup.tcl Follow steps as below. 1. Open Modelsim Navigate to location of scripts. 2. do msim_setup.tcl 3. ld_debug Best Regards, arslanusman2003 (This message was posted on behalf of Intel Corporation)