}Cycle Time
}T = FL + BL (simplest case)
}Latency
}input to output delay = N * FL
}Throughput
}# of tokens flowing per unit time, generally = 1/T = 1/(FL +
BL)
}Depends on throughput of sender/receiver
}Static Slack or Static Token Occupancy
}Maximum token capacity of the pipeline
}Spread
}distance between successive tokens in a full pipeline
}token distance travelled for 1 T = (FL + BL)/FL
}Dynamic Slack or Dynamic Occupancy
}Average token capacity in the pipeline during operation
}N*1/Spread = (N*FL)/(FL + BL)