Packages

p

spatial

targets

package targets

Linear Supertypes
AnyRef, Any
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. class GenericLatencyModel extends LatencyModel
  3. abstract class HardwareTarget extends AnyRef
  4. class LatencyModel extends SpatialModel[LatencyFields]
  5. abstract class MemoryResource extends AnyRef
  6. trait NodeParams extends AnyRef
  7. abstract class SpatialModel[F[A] <: Fields[A, F]] extends NodeParams
  8. class TileLoadModel extends AnyRef

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 KCU1500: targets.xilinx.KCU1500.type
  7. lazy val Plasticine: targets.plasticine.Plasticine.type
  8. lazy val VCS: targets.generic.VCS.type
  9. lazy val ZCU: targets.xilinx.ZCU.type
  10. lazy val ZedBoard: targets.xilinx.ZedBoard.type
  11. lazy val Zynq: targets.xilinx.Zynq.type
  12. lazy val all: Set[HardwareTarget]
  13. lazy val fpgas: Set[HardwareTarget]
  14. object HardwareTarget

Inherited from AnyRef

Inherited from Any

Ungrouped