Packages

p

spatial

targets

package targets

Linear Supertypes
AnyRef, Any
Content Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. targets
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract class AreaModel extends SpatialModel[AreaFields]
  2. abstract class HardwareTarget extends AnyRef
  3. class LatencyModel extends SpatialModel[LatencyFields]
  4. abstract class MemoryResource extends AnyRef
  5. trait NodeParams extends AnyRef
  6. abstract class SpatialModel[F[A] <: Fields[A, F]] extends NodeParams

Value Members

  1. lazy val ASIC: targets.generic.ASIC.type
  2. lazy val AWS_F1: targets.xilinx.AWS_F1.type
  3. lazy val Arria10: targets.altera.Arria10.type
  4. lazy val DE1: targets.altera.DE1.type
  5. def Default: HardwareTarget
  6. lazy val Plasticine: targets.plasticine.Plasticine.type
  7. lazy val VCS: targets.generic.VCS.type
  8. lazy val ZCU: targets.xilinx.ZCU.type
  9. lazy val Zynq: targets.xilinx.Zynq.type
  10. lazy val all: Set[HardwareTarget]
  11. lazy val fpgas: Set[HardwareTarget]
  12. object HardwareTarget

Inherited from AnyRef

Inherited from Any

Ungrouped