Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

locating program examples for CPU ID Processor Identification

Melanie_B_Intel
Employee
378 Views
Application Note 485 concernsCPUID and how to determine which hw features are enabled.The document implies that I can find theexamples in the application note on theIntel website, "...In addition, updated versions of the programming examples included in this application note are available through your Intel representative, or visit Intels
website at http://developer.intel.com/." Will you tell me where I can download the source filesfor the programming examples? Ideally you would also supply a samplebuild script.
Thanks and best regards.
0 Kudos
1 Reply
levicki
Valued Contributor I
378 Views
Quoting - miblower
Application Note 485 concernsCPUID and how to determine which hw features are enabled.The document implies that I can find theexamples in the application note on theIntel website, "...In addition, updated versions of the programming examples included in this application note are available through your Intel representative, or visit Intels
website at http://developer.intel.com/." Will you tell me where I can download the source filesfor the programming examples? Ideally you would also supply a samplebuild script.
Thanks and best regards.

As far as I know, those examples aren't available as source files. You can copy and paste them from the AP-485 itself. However, without understanding of how CPUID works and without being aware of some gotchas you might not be able to do anything usefull with those examples.

0 Kudos
Reply