Object

fringe

globals

Related Doc: package fringe

Permalink

object globals

Fringe global constants. *

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. globals
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def ADDR_WIDTH: Int

    Permalink
  5. def DATA_WIDTH: Int

    Permalink
  6. def EXTERNAL_V: Int

    Permalink
  7. def EXTERNAL_W: Int

    Permalink
  8. def GATHER_STREAMS: List[StreamParInfo]

    Permalink
  9. def LOAD_STREAMS: List[StreamParInfo]

    Permalink
  10. def NUM_ARGS: Int

    Permalink
  11. def NUM_ARG_INS: Int

    Permalink
  12. def NUM_ARG_IOS: Int

    Permalink
  13. def NUM_ARG_LOOPS: Int

    Permalink
  14. def NUM_ARG_OUTS: Int

    Permalink
  15. def NUM_CHANNELS: Int

    Permalink
  16. def NUM_LOAD_STREAMS: Int

    Permalink
  17. def NUM_STORE_STREAMS: Int

    Permalink
  18. def NUM_STREAMS: Int

    Permalink
  19. def SCATTER_STREAMS: List[StreamParInfo]

    Permalink
  20. def STORE_STREAMS: List[StreamParInfo]

    Permalink
  21. def TARGET_W: Int

    Permalink
  22. def WORDS_PER_STREAM: Int

    Permalink
  23. var argOutLoopbacksMap: Map[Int, Int]

    Permalink
  24. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  25. def bigIP: BigIP

    Permalink

    Target-specific BigIP handle.

  26. var channelAssignment: ChannelAssignment

    Permalink
  27. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. var enableDebugRegs: Boolean

    Permalink
  29. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  30. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  31. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  32. var gatherStreamInfo: List[StreamParInfo]

    Permalink
  33. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  34. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  35. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  36. var loadStreamInfo: List[StreamParInfo]

    Permalink
  37. def magPipelineDepth: Int

    Permalink

    DRAM interface pipeline depth.

  38. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  39. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  40. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  41. var numAllocators: Int

    Permalink
  42. var numArgIOs: Int

    Permalink
  43. var numArgIns: Int

    Permalink
  44. var numArgInstrs: Int

    Permalink
  45. var numArgOuts: Int

    Permalink
  46. var regression_testing: String

    Permalink
  47. var retime: Boolean

    Permalink
  48. var scatterStreamInfo: List[StreamParInfo]

    Permalink
  49. var storeStreamInfo: List[StreamParInfo]

    Permalink
  50. var streamInsInfo: List[StreamParInfo]

    Permalink
  51. var streamOutsInfo: List[StreamParInfo]

    Permalink
  52. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  53. var target: DeviceTarget

    Permalink

    Name of target.

  54. def tclScript: PrintWriter

    Permalink
  55. def tclScript_=(value: PrintWriter): Unit

    Permalink
  56. var tight_control: Boolean

    Permalink
  57. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  58. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  59. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped