Callisto.Opts module
Callisto.Opts.Link
— TypeLink structure
Callisto.Opts.CalOpts
— TypeCalOpts structure
Callisto.Opts.CalOpts
— MethodCalOpts(;)
Return a CalOpts structure. Keyword arguments are:
graph latency
Callisto.Opts.make_ugn
— Methoda tuplmake_ugn(beta0, gear, latency, theta0_at_src, wm2_at_src, theta0_at_dst)
Compute the value for the UGN of a particular link, given
beta0
: the initial occupancy of the elastic buffer at the destinationgear
: the gear ratio of the link, that is the number of frames sent per source clock ticklatency
: the time taken for a frame to traverse the linktheta0_at_src
: the value of the clock phase at time 0 at the source end of the linkwm2_at_src
: the clock frequency at the source end of the link for times < 0theta0_at_dst
: the value of the clock phase at time 0 at the destination end of the link