Difference Between Microprocessor and Intellectual Property Core

Ankita Katdare

Ankita Katdare

@abrakadabra Oct 21, 2024
Saw this question in a friend's question paper & was unable to answer. Could someone shed some light on what is the exact difference between the two? 👀

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Dec 21, 2011

    While a microprocessor is a physical implementation of a logic design, an IP core is the design (or the layout) itself. Therefore, it is also possible to see an IP core as the “core” of a microprocessor and as such calling it “microprocessor core”.

    Commercially, the term core (or microprocessor core) is used to refer to the number of similar logic design (or layout) replicated inside a single microprocessor: Therefore, a dual-core processor will have two similar design duplicated in a microprocessor and a quad-core processor will have four similar design replicated.

    Typically, the number of cores you have in a microprocessor will be a factor on deciding the number of threads (applications) that you can run on a computer at the same time (in parallel).