ExactOp3

dfhdl.internals.ExactOp3
trait ExactOp3[Op, Ctx, OutUB, LHS, MHS, RHS]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out <: OutUB

Value members

Abstract methods

def apply(lhs: LHS, mhs: MHS, rhs: RHS)(using Ctx): Out