Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17254 Discussions

How to know which IP from Vendor/Product ID?

Altera_Forum
Honored Contributor II
2,316 Views

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 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,469 Views

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.

0 Kudos
Altera_Forum
Honored Contributor II
1,469 Views

Thanks. That is helpful.

0 Kudos
Reply