Class

spinal.core.internals

ComponentEmitterVerilog

Related Doc: package internals

Permalink

class ComponentEmitterVerilog extends ComponentEmitter

Linear Supertypes
ComponentEmitter, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ComponentEmitterVerilog
  2. ComponentEmitter
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ComponentEmitterVerilog(c: Component, systemVerilog: Boolean, verilogBase: VerilogBase, algoIdIncrementalBase: Int, mergeAsyncProcess: Boolean, asyncResetCombSensitivity: Boolean, anonymSignalPrefix: String, nativeRom: Boolean, nativeRomFilePrefix: String, emitedComponentRef: ConcurrentHashMap[Component, Component], emitedRtlSourcesPath: LinkedHashSet[String], pc: PhaseContext, spinalConfig: SpinalConfig, romCache: HashMap[String, String])

    Permalink

Type Members

  1. class AsyncProcess extends AnyRef

    Permalink
    Definition Classes
    ComponentEmitter
  2. class SyncGroup extends AnyRef

    Permalink
    Definition Classes
    ComponentEmitter

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. val _referenceSet: LinkedHashSet[String]

    Permalink
  5. var _referenceSetEnabled: Boolean

    Permalink
  6. def accessBitVectorFixed(e: BitVectorRangedAccessFixed): String

    Permalink
  7. def accessBitVectorFloating(e: BitVectorRangedAccessFloating): String

    Permalink
  8. def accessBoolFixed(e: BitVectorBitAccessFixed): String

    Permalink
  9. def accessBoolFloating(e: BitVectorBitAccessFloating): String

    Permalink
  10. val algoIdIncrementalBase: Int

    Permalink
  11. var algoIdIncrementalOffset: Int

    Permalink
    Definition Classes
    ComponentEmitter
  12. def allocateAlgoIncrementale(): Int

    Permalink
    Definition Classes
    ComponentEmitter
  13. val analogs: ArrayBuffer[BaseType]

    Permalink
    Definition Classes
    ComponentEmitter
  14. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  15. val beginModule: StringBuilder

    Permalink
  16. def boolLiteralImpl(e: BoolLiteral): String

    Permalink
  17. val c: Component

    Permalink
  18. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @throws( ... )
  19. def commentTagsToString(host: SpinalTagReady, comment: String): String

    Permalink
    Definition Classes
    ComponentEmitter
  20. def component: Component

    Permalink
  21. val createInterfaceWrap: LinkedHashMap[Data, String]

    Permalink
    Definition Classes
    ComponentEmitter
  22. def cutLongExpressions(): Unit

    Permalink
    Definition Classes
    ComponentEmitter
  23. val declarations: StringBuilder

    Permalink
  24. val declaredInterface: HashSet[Interface]

    Permalink
  25. val definitionAttributes: StringBuilder

    Permalink
  26. def dispatchExpression(e: Expression): String

    Permalink
  27. def elaborate(): Unit

    Permalink
    Definition Classes
    ComponentEmitter
  28. def emitAnalogs(): Unit

    Permalink
  29. def emitArchitecture(): Unit

    Permalink
  30. def emitAssignedExpression(that: Expression): String

    Permalink
  31. def emitAsynchronous(process: AsyncProcess): Unit

    Permalink
  32. def emitAsynchronousAsAsign(process: AsyncProcess): Boolean

    Permalink
  33. def emitBaseTypeSignal(baseType: BaseType, name: String): String

    Permalink
  34. def emitBaseTypeWrap(baseType: BaseType, name: String): String

    Permalink
  35. def emitBeginEndModule(): Unit

    Permalink
  36. def emitBitVectorLiteral(e: BitVectorLiteral): String

    Permalink
  37. def emitClockedProcess(emitRegsLogic: (String, StringBuilder) ⇒ Unit, emitRegsInitialValue: (String, StringBuilder) ⇒ Unit, b: StringBuilder, clockDomain: ClockDomain, withReset: Boolean): Unit

    Permalink
  38. def emitEntity(): Unit

    Permalink
  39. def emitEnumDebugLogic(): Unit

    Permalink
  40. def emitEnumLiteralWrap(e: EnumLiteral[_ <: SpinalEnum]): String

    Permalink
  41. def emitEnumParams(): Unit

    Permalink
  42. def emitEnumPoison(e: EnumPoison): String

    Permalink
  43. def emitExpression(that: Expression): String

    Permalink
  44. def emitExpressionNoWrappeForFirstOne(that: Expression): String

    Permalink
  45. def emitInitials(): Unit

    Permalink
  46. def emitInterfaceSignal(data: Interface, name: String): String

    Permalink
  47. def emitLeafStatements(statements: ArrayBuffer[LeafStatement], statementIndexInit: Int, scope: ScopeStatement, assignmentKind: String, b: StringBuilder, tab: String): Int

    Permalink
  48. def emitLocation(that: AssignmentStatement): String

    Permalink
  49. def emitMaskedLiteral(e: MaskedLiteral): String

    Permalink
  50. def emitMem(mem: Mem[_]): Unit

    Permalink
  51. def emitMems(mems: ArrayBuffer[Mem[_]]): Unit

    Permalink
  52. def emitMuxes(): Unit

    Permalink
  53. def emitReference(that: DeclarationStatement, sensitive: Boolean): String

    Permalink
  54. def emitReferenceNoOverrides(that: DeclarationStatement): String

    Permalink
  55. def emitSignals(): Unit

    Permalink
  56. def emitSubComponents(openSubIo: HashSet[BaseType]): Unit

    Permalink
  57. def emitSynchronous(component: Component, group: SyncGroup): Unit

    Permalink
  58. val endModule: StringBuilder

    Permalink
  59. val enumDebugStringList: ArrayBuffer[(SpinalEnumCraft[_ <: SpinalEnum], String, Int)]

    Permalink
  60. def enumEgualsImpl(eguals: Boolean)(e: BinaryOperator with EnumEncoded): String

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  63. val expressionToWrap: LinkedHashSet[Expression]

    Permalink
    Definition Classes
    ComponentEmitter
  64. def fillExpressionToWrap(): Unit

    Permalink
  65. def getBaseTypeSignalInitBoot(signal: BaseType): String

    Permalink
  66. def getBaseTypeSignalRandBoot(signal: BaseType): String

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

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate()
  68. def getOrDefault[X, Y](map: ConcurrentHashMap[X, Y], key: X, default: Y): Y

    Permalink
    Definition Classes
    ComponentEmitter
  69. def getTrace(): ComponentEmitterTrace

    Permalink
  70. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate()
  71. def idToBits[T <: SpinalEnum](senum: SpinalEnumElement[T], encoding: SpinalEnumEncoding): String

    Permalink
  72. val initials: ArrayBuffer[LeafStatement]

    Permalink
    Definition Classes
    ComponentEmitter
  73. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  74. def isSubComponentInputBinded(data: BaseType): Expression

    Permalink
    Definition Classes
    ComponentEmitter
  75. val localEnums: LinkedHashSet[(SpinalEnum, SpinalEnumEncoding)]

    Permalink
  76. val localparams: StringBuilder

    Permalink
  77. val logics: StringBuilder

    Permalink
  78. var memBitsMaskKind: MemBitsMaskKind

    Permalink
  79. val mems: ArrayBuffer[Mem[_]]

    Permalink
    Definition Classes
    ComponentEmitter
  80. val mergeAsyncProcess: Boolean

    Permalink
  81. val multiplexersPerSelect: LinkedHashMap[(Expression with WidthProvider, Int), ArrayBuffer[Multiplexer]]

    Permalink
    Definition Classes
    ComponentEmitter
  82. final def ne(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate()
  84. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate()
  85. val openSubIo: HashSet[BaseType]

    Permalink
    Definition Classes
    ComponentEmitter
  86. def operatorImplAsBinaryOperator(verilog: String)(e: BinaryOperator): String

    Permalink
  87. def operatorImplAsBinaryOperatorLeftSigned(vhd: String)(op: BinaryOperator): String

    Permalink
  88. def operatorImplAsBinaryOperatorSigned(vhd: String)(op: BinaryOperator): String

    Permalink
  89. def operatorImplAsCat(e: Cat): String

    Permalink
  90. def operatorImplAsEnumToEnum(e: CastEnumToEnum): String

    Permalink
  91. def operatorImplAsMux(e: BinaryMultiplexer): String

    Permalink
  92. def operatorImplAsNoTransformation(func: Cast): String

    Permalink
  93. def operatorImplAsUnaryOperator(verilog: String)(e: UnaryOperator): String

    Permalink
  94. def operatorImplResize(func: Resize): String

    Permalink
  95. def operatorImplResizeSigned(func: Resize): String

    Permalink
  96. def outSigCanInline(sig: BaseType): Boolean

    Permalink
  97. val outputNoNeedWrap: LinkedHashSet[Expression]

    Permalink
  98. val outputSignalNoUse: LinkedHashSet[BaseType]

    Permalink
  99. val outputWrap: LinkedHashMap[Expression, String]

    Permalink
  100. val outputsToBufferize: LinkedHashSet[BaseType]

    Permalink
    Definition Classes
    ComponentEmitter
  101. val portMaps: ArrayBuffer[String]

    Permalink
  102. val processes: LinkedHashSet[AsyncProcess]

    Permalink
    Definition Classes
    ComponentEmitter
  103. val randBoots: ArrayBuffer[BaseType]

    Permalink
  104. def readedOutputWrapEnable: Boolean

    Permalink
    Definition Classes
    ComponentEmitter
  105. def refImpl(e: BaseType): String

    Permalink
  106. def referenceSetAdd(str: String): Unit

    Permalink
  107. def referenceSetPause(): Unit

    Permalink
  108. def referenceSetResume(): Unit

    Permalink
  109. def referenceSetSorted(): LinkedHashSet[String]

    Permalink
  110. def referenceSetStart(): Unit

    Permalink
  111. def referenceSetStop(): Unit

    Permalink
  112. val referencesOverrides: HashMap[Nameable, Any]

    Permalink
    Definition Classes
    ComponentEmitter
  113. def result: String

    Permalink
  114. def shiftLeftByIntFixedWidthImpl(e: ShiftLeftByIntFixedWidth): String

    Permalink
  115. def shiftLeftByIntImpl(e: ShiftLeftByInt): String

    Permalink
  116. def shiftLeftByUIntImpl(e: ShiftLeftByUInt): String

    Permalink
  117. def shiftLeftByUIntImplSigned(e: ShiftLeftByUInt): String

    Permalink
  118. def shiftRightByIntFixedWidthImpl(e: ShiftRightByIntFixedWidth): String

    Permalink
  119. def shiftRightByIntImpl(e: ShiftRightByInt): String

    Permalink
  120. def shiftRightSignedByIntFixedWidthImpl(e: ShiftRightByIntFixedWidth): String

    Permalink
  121. def signalNoUse(sig: BaseType): Boolean

    Permalink
  122. val spinalConfig: SpinalConfig

    Permalink
  123. val subComponentInputToNotBufferize: HashSet[Any]

    Permalink
    Definition Classes
    ComponentEmitter
  124. val syncGroups: LinkedHashMap[(ClockDomain, ScopeStatement, Boolean), SyncGroup]

    Permalink
    Definition Classes
    ComponentEmitter
  125. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  126. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  127. var verilogIndexGenerated: Boolean

    Permalink
  128. final def wait(arg0: Long, arg1: Int): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  130. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  131. def wrapSubInput(io: BaseType): Unit

    Permalink
  132. val wrappedExpressionToName: HashMap[Expression, String]

    Permalink
    Definition Classes
    ComponentEmitter

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from ComponentEmitter

Inherited from AnyRef

Inherited from Any

Ungrouped