Computer Science, asked by aliachowdhury276, 1 day ago

People also ask What is the difference between and multiple cycle datapath and pipelining​

Answers

Answered by ektarastogi1008
0

Explanation:

1. Multiple Cycle A Datapaths:

Multi-cycle a datapaths break up instructions into separate steps. Each step takes a single clock cycle Each functional unit can be used more than once in an instruction, as long as it is used in different clock cycles. It reduces the amount of hardware needed. It reduces average instruction time.

2. Pipeline A Datapaths:

The goal of pipelining is to allow multiple instructions to be executed at the same time. We may need to perform several operations in a cycle. Increment the PC and add registers at the same time. Fetch one instruction while another one reads or writes data.

Like the single-cycle datapath, a pipeline processor needs to duplicate hardware elements that are needed in the same clock cycle.

Answered by anurrrrrrrrrr
0

Explanation:

MARK IT AS ẞRANALIST ANSWER..

PLEASE !!

----

ved

Attachments:
Similar questions