class
ComponentEmitterVerilog extends ComponentEmitter
Instance Constructors
-
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])
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
_referenceSet: LinkedHashSet[String]
-
var
_referenceSetEnabled: Boolean
-
-
-
-
-
val
algoIdIncrementalBase: Int
-
var
algoIdIncrementalOffset: Int
-
def
allocateAlgoIncrementale(): Int
-
val
analogs: ArrayBuffer[BaseType]
-
final
def
asInstanceOf[T0]: T0
-
val
beginModule: StringBuilder
-
def
boolLiteralImpl(e: BoolLiteral): String
-
-
def
clone(): AnyRef
-
def
commentTagsToString(host: SpinalTagReady, comment: String): String
-
-
val
createInterfaceWrap: LinkedHashMap[Data, String]
-
def
cutLongExpressions(): Unit
-
val
declarations: StringBuilder
-
val
declaredInterface: HashSet[Interface]
-
val
definitionAttributes: StringBuilder
-
def
dispatchExpression(e: Expression): String
-
def
elaborate(): Unit
-
def
emitAnalogs(): Unit
-
def
emitArchitecture(): Unit
-
def
emitAssignedExpression(that: Expression): String
-
def
emitAsynchronous(process: AsyncProcess): Unit
-
def
emitAsynchronousAsAsign(process: AsyncProcess): Boolean
-
def
emitBaseTypeSignal(baseType: BaseType, name: String): String
-
def
emitBaseTypeWrap(baseType: BaseType, name: String): String
-
def
emitBeginEndModule(): Unit
-
def
emitBitVectorLiteral(e: BitVectorLiteral): String
-
def
emitClockedProcess(emitRegsLogic: (String, StringBuilder) ⇒ Unit, emitRegsInitialValue: (String, StringBuilder) ⇒ Unit, b: StringBuilder, clockDomain: ClockDomain, withReset: Boolean): Unit
-
def
emitEntity(): Unit
-
def
emitEnumDebugLogic(): Unit
-
def
emitEnumLiteralWrap(e: EnumLiteral[_ <: SpinalEnum]): String
-
def
emitEnumParams(): Unit
-
def
emitEnumPoison(e: EnumPoison): String
-
def
emitExpression(that: Expression): String
-
def
emitExpressionNoWrappeForFirstOne(that: Expression): String
-
def
emitInitials(): Unit
-
def
emitInterfaceSignal(data: Interface, name: String): String
-
def
emitLeafStatements(statements: ArrayBuffer[LeafStatement], statementIndexInit: Int, scope: ScopeStatement, assignmentKind: String, b: StringBuilder, tab: String): Int
-
-
def
emitMaskedLiteral(e: MaskedLiteral): String
-
def
emitMem(mem: Mem[_]): Unit
-
def
emitMems(mems: ArrayBuffer[Mem[_]]): Unit
-
def
emitMuxes(): Unit
-
def
emitReference(that: DeclarationStatement, sensitive: Boolean): String
-
def
emitReferenceNoOverrides(that: DeclarationStatement): String
-
def
emitSignals(): Unit
-
def
emitSubComponents(openSubIo: HashSet[BaseType]): Unit
-
def
emitSynchronous(component: Component, group: SyncGroup): Unit
-
val
endModule: StringBuilder
-
val
enumDebugStringList: ArrayBuffer[(SpinalEnumCraft[_ <: SpinalEnum], String, Int)]
-
def
enumEgualsImpl(eguals: Boolean)(e: BinaryOperator with EnumEncoded): String
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
val
expressionToWrap: LinkedHashSet[Expression]
-
def
fillExpressionToWrap(): Unit
-
def
getBaseTypeSignalInitBoot(signal: BaseType): String
-
def
getBaseTypeSignalRandBoot(signal: BaseType): String
-
final
def
getClass(): Class[_]
-
def
getOrDefault[X, Y](map: ConcurrentHashMap[X, Y], key: X, default: Y): Y
-
-
def
hashCode(): Int
-
-
val
initials: ArrayBuffer[LeafStatement]
-
final
def
isInstanceOf[T0]: Boolean
-
def
isSubComponentInputBinded(data: BaseType): Expression
-
-
val
localparams: StringBuilder
-
val
logics: StringBuilder
-
-
val
mems: ArrayBuffer[Mem[_]]
-
val
mergeAsyncProcess: Boolean
-
val
multiplexersPerSelect: LinkedHashMap[(Expression with WidthProvider, Int), ArrayBuffer[Multiplexer]]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
openSubIo: HashSet[BaseType]
-
def
operatorImplAsBinaryOperator(verilog: String)(e: BinaryOperator): String
-
def
operatorImplAsBinaryOperatorLeftSigned(vhd: String)(op: BinaryOperator): String
-
def
operatorImplAsBinaryOperatorSigned(vhd: String)(op: BinaryOperator): String
-
def
operatorImplAsCat(e: Cat): String
-
def
operatorImplAsEnumToEnum(e: CastEnumToEnum): String
-
-
def
operatorImplAsNoTransformation(func: Cast): String
-
def
operatorImplAsUnaryOperator(verilog: String)(e: UnaryOperator): String
-
def
operatorImplResize(func: Resize): String
-
def
operatorImplResizeSigned(func: Resize): String
-
def
outSigCanInline(sig: BaseType): Boolean
-
val
outputNoNeedWrap: LinkedHashSet[Expression]
-
val
outputSignalNoUse: LinkedHashSet[BaseType]
-
val
outputWrap: LinkedHashMap[Expression, String]
-
val
outputsToBufferize: LinkedHashSet[BaseType]
-
val
portMaps: ArrayBuffer[String]
-
val
processes: LinkedHashSet[AsyncProcess]
-
val
randBoots: ArrayBuffer[BaseType]
-
def
readedOutputWrapEnable: Boolean
-
def
refImpl(e: BaseType): String
-
def
referenceSetAdd(str: String): Unit
-
def
referenceSetPause(): Unit
-
def
referenceSetResume(): Unit
-
def
referenceSetSorted(): LinkedHashSet[String]
-
def
referenceSetStart(): Unit
-
def
referenceSetStop(): Unit
-
val
referencesOverrides: HashMap[Nameable, Any]
-
def
result: String
-
-
def
shiftLeftByIntImpl(e: ShiftLeftByInt): String
-
def
shiftLeftByUIntImpl(e: ShiftLeftByUInt): String
-
def
shiftLeftByUIntImplSigned(e: ShiftLeftByUInt): String
-
-
def
shiftRightByIntImpl(e: ShiftRightByInt): String
-
def
shiftRightSignedByIntFixedWidthImpl(e: ShiftRightByIntFixedWidth): String
-
def
signalNoUse(sig: BaseType): Boolean
-
-
val
subComponentInputToNotBufferize: HashSet[Any]
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
var
verilogIndexGenerated: Boolean
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
wrapSubInput(io: BaseType): Unit
-
val
wrappedExpressionToName: HashMap[Expression, String]
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Inherited from Any