You get the error if you have:
library proc_common_v2_00_a;
use proc_common_v2_00_a.proc_common_pkg.all;
Somewhere in your code
- Switch to Sources/Source Libraries tab
- Right-click and select "New Source..."
- Select "VHDL Library" as the type and "proc_common_v2_00_a" as the name
- Right-click this new library and select "Add Source..."
- Navigate to and select /path/to/EDK/hw/XilinxProcessorIPLib/pcores/proc_c
ommon_v2_00_a/hdl/vhdl/proc_common_pkg.vhd
Source:http://forums.xilinx.com/t5/Embedded-Development-Tools/Library-proc-common-v2-00-a-cannot-be-found/td-p/14738
No comments:
Post a Comment