SIParts

dfhdl.internals.SIParts$
See theSIParts companion trait
object SIParts

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SIParts.type

Members list

Value members

Concrete methods

def scMacro[SI[_ <: Tuple]](sc: Expr[StringContext])(using Quotes, Type[SI]): Expr[Any]
def tupleToExprs[P <: Tuple](parts: Expr[P])(using Quotes, Type[P]): Seq[Expr[Any]]