closed by
869 views
0 votes
0 votes
closed as a duplicate of: Calculate speed up ratio of pipeline
Non pipelined system takes 130 ns to process an instruction. A program of 1000 instructions is executed in non pipelined system. Then same program is processed with processor with 5 segment pipeline with clock cycle of 30 ns/stage.
Determine speed up ratio of pipeline.
closed by

Related questions

1 votes
1 votes
1 answer
2
Alina asked Dec 21, 2018
23,898 views
Non pipelined system takes 130ns to process an instruction . A program of 1000 instructions is executed in non pipelined system. Then same program is processed with proce...
1 votes
1 votes
2 answers
3
Alina asked Jan 1, 2019
2,901 views
Pipeline system has 4 stages and each stage takes 10ns.30% instructions are branch instructions .each branch instruction introduces delay of 3 cycle. What is speed up fac...