deviceID

dfhdl.hw.constraints.deviceID
See thedeviceID companion object
final case class deviceID(vendor: Vendor, deviceName: String, partName: String, deviceVersion: String) extends GlobalConstraint

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Constraint
class HWAnnotation
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val asIR: DeviceID

Inherited fields

val isActive: Boolean

Attributes

Inherited from:
Constraint