Token

dfhdl.core.DFBits$package$.DFBits$.Token$
object Token

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Token.type

Members list

Type members

Classlikes

object Candidate

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Candidate.type
trait Candidate[R]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Compare

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Compare.type
object Conversions

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Ops

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type
object StrInterp

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
StrInterp.type
object TC

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TC.type

Value members

Concrete methods

def fromBinString(bin: String): Either[String, (BitVector, BitVector)]
def fromHexString(hex: String): Either[String, (BitVector, BitVector)]

Extensions

Extensions

extension [W <: Int](token: Token[W])(token: Token[W])
def bubbleBits: BitVector
def valueBits: BitVector