Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

How to know which IP from Vendor/Product ID?

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?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.