57d56
< issueLat = Param.Cycles(1, "cycles until another can be issued")
59a59,60
> pipelined = Param.Bool(True, "set to true when the functional unit for"
> "this op is fully pipelined. False means not pipelined at all.")