Computer Science, asked by lavizah1321, 1 year ago

What are the forbidden latency and the initial collision vector?

Answers

Answered by hamzakhan32
0

Answer:

Forbidden latency:

A given latency between instructions A and B is forbidden if it would cause any resource conflict between the two instructions. ... You would have conflicts on resources on the first cycle, and resources on the second cycle. So, 0 is a forbidden latency between two instructions of type .

The Collision Vector. As the pipeline becomes more complicated, we can use a collision vector to analyze the pipeline and control initiation of execution. The collision vector is a method of analyzing how often we can initiate a new operation into the pipeline and maintain synchronous flow without collisions.

plsmark as brainliestif it helps you

Similar questions