object MicroSocSim extends App
To connect with openocd jtag : - src/openocd -f $VEXIIRISCV/src/main/tcl/openocd/vexiiriscv_sim.tcl
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- MicroSocSim
- App
- DelayedInit
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class MicroSocSim extends MicroSoc
Value Members
- var elfFile: File
-
val
executionStart: Long
- Definition Classes
- App
- Annotations
- @deprecatedOverriding( ... , "2.11.0" )
-
def
main(args: Array[String]): Unit
- Definition Classes
- App
- Annotations
- @deprecatedOverriding( "main should not be overridden" , "2.11.0" )
- val p: MicroSocParam
- val sim: SpinalSimConfig
- var speedPrinterPeriod: Option[Double]
- var traceKonata: Boolean
- var withRvlsCheck: Boolean
Deprecated Value Members
-
def
delayedInit(body: ⇒ Unit): Unit
- Definition Classes
- App → DelayedInit
- Annotations
- @deprecated
- Deprecated
(Since version 2.11.0) the delayedInit mechanism will disappear