Jump to content

Java project, pipelining vs non


moonlit

Recommended Posts

I'm fairly new to java and was assigned a project to work on. It's regarding pipelining vs. non-pipelining. Here's my requirements:

 

Program must show execution times and CPI consisting of a form with 5 textfields to allow user to enter time for instruction fetch, instruction decode, execution, memory, and write back. Another textfield should be created for the total number of instructions. Captions must be used to display execution times and CPI for both pipelined and non-pipelined. Also, the program need to have a calculate and an exit button.

 

Can someone help me with some of this? Maybe some rough code...thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.