Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17241 ディスカッション

How to know which IP from Vendor/Product ID?

Altera_Forum
名誉コントリビューター II
2,303件の閲覧回数

I have SOF generated with the following messages. 

 

Info (210040): ???.sof contains time-limited megafunction that supports OpenCore Plus feature -- Vendor: 0x6AF7, Product: 0x00A2 

Info (210040): ???.sof contains time-limited megafunction that supports OpenCore Plus feature -- Vendor: 0x6AF7, Product: 0x00BD 

 

How do I find out which IPs cause the problem? Is there a way to tell from Vendor and Product ID?
0 件の賞賛
2 返答(返信)
Altera_Forum
名誉コントリビューター II
1,456件の閲覧回数

If you go in the assembler report instead, and check the "Encrypted IP Cores Summary" report, you'll have a list with both the names in clear text and the IDs of the cores. 6AF7 is Altera, 00A2 is a Nios II Processor core, and 00BD is a Triple Speed Ethernet core.

Altera_Forum
名誉コントリビューター II
1,456件の閲覧回数

Thanks. That is helpful.

返信