Packages

c

spinal.lib

FlowFragmentFactory

class FlowFragmentFactory extends MSFactory

Linear Supertypes
MSFactory, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FlowFragmentFactory
  2. MSFactory
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new FlowFragmentFactory()

Value Members

  1. def apply[T <: Data](dataType: HardType[T]): Flow[Fragment[T]]
  2. def postApply(interface: IMasterSlave): Unit
    Definition Classes
    MSFactory