Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在自己的设计中使用 ICAP 控制器的 Xilinx 硬件模块。该模块使用以下库:
library hwicap_v5_00_a; use hwicap_v5_00_a.all;
我正在查看目录和子目录
Xilinx\12.1\ISE_DS\EDK\hw\XilinxProcessorIPLib\pcores
但我找不到 hwicap 的包声明。任何人都知道赛灵思在哪里“隐藏”了这些信息。
非常感谢
我认为您只需编译所有 VHDL 文件
C:\Xilinx\12.3\ISE_DS\EDK\hw\XilinxProcessorIPLib\pcores\hwicap_v5_00_a\hdl\vhdl
进入一个名为的库hwicap_v5_00_a - 这就是 EDK 的工作方式。
hwicap_v5_00_a
没有我可以看到的包裹。