answersLogoWhite

0


Best Answer

In PIC Microcontroller , During the Fatching of instruction no. 1

it needs of one clock cycle, then after for the exicution of instruction no. 1 it reqires one extra clock cycle , but at the same time it fatches inst. no. 2 . Similarly, during the execution time of inst. no. 2 , it fatches inst. no. 3 and so on.

In other words we can say that, PIC Microcontroller requires 2 clock cycle at starting the after it requires only one clock pulse. In this way we can say that instruction pipelining is done in PIC microcontroller.

User Avatar

VIJAY KUMAR

Lvl 2
4y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Overlap of fetch and execution cycles of 2 instructions of a pic so that each instruction takes 1 clock cycle to execute is called instruction pipelining.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is pipelining in pic microcontroller?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is mean by pic in microcontroller?

The PIC is a specific architecture of microcontroller.


What is the PIC Microcontroller?

PIC Microcontroller which means Peripheral Interface Controller. PIC Microcontroller is originally developed by General Instrument's Microelectronics Division.


Difference between Z86E04 microcontroller from PIC microcontroller?

x


Is pic microcontroller a cisc or risc?

risc


Best microcontroller from ATMEL AVR and PIC?

Atmega32


What is the difference between AVR microcontroller and pic microcontroller?

The difference is base on the requirement of their0 application.


Is pic16f877a microcontroller a 16bit microcontroller?

No, pic16f877A is powered by a 8 bits pic core. the 877A is an upgrade for the 877 version. same for the sister microcontroller pic16f876A and pic16f876. I ve been fan of this microcontroller for years. It is powerful and you can do a lot of thing with it. You can you can have it from www tmartis com together with many other stuff that you can purchase together. I always do my purchases from there. Have fun


What is diff between microcontroller and pic microcontroller?

microcontroller is a computer on a chip (IC) which contains processor which is programmed mainly by C language and used to control systems such as elevator, cars.... and so on.PIC is a type of microcontroller products from micochip company.


Which microcontroller is used mostly in industry 8051 or pic?

8051 is an old microcontroller design. It has been updated and expanded into a family of microcontrollers manufactured by several companies. PIC is not a microcontroller, but is an extensive family of microcontrollers designed and manufactured by Microchip, Inc. Both are quite popular, and there are many other microcontrollers available.


Difference of scalar pipelining and vector pipelining?

Scalar pipelining offers an alternative to vector pipelining whereby the cycles are used in a linear fashion. Vector pipelining performs vector computations.


How do you write assembly programs for PIC Microcontroller 18f458?

By using the appropriate programmer for the chip. See related links for the MPLAB PM3 Universal Device Programmer.


What is the difference between a PIC chip and a 555 chip?

PIC's are programmable microcontroller chips made by Microchip Inc. PIC's can be programmed to do timing functions, but they can do many other things as well. 555's are dedicated purpose timer chips made by several different manufacturers. They have no intelligence, they are strictly analog electronics.