class
IVerilogBackend extends VpiBackend
Instance Constructors
-
Type Members
-
class
Logger extends ProcessLogger
-
class
LoggerPrint extends ProcessLogger
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
CC: String
-
var
CFLAGS: String
-
val
IVERILOGCFLAGS: String
-
val
IVERILOGLDFLAGS: String
-
val
IVERILOGLDLIBS: String
-
var
LDFLAGS: String
-
val
analyzeFlags: String
-
def
analyzeRTL(): Unit
-
final
def
asInstanceOf[T0]: T0
-
val
availableFormats: Array[WaveFormat]
-
def
clean(): Unit
-
def
clone(): AnyRef
-
def
compileVPI(): Unit
-
-
lazy val
delayed_compilation: Unit
-
def
doCmd(command: String, cwd: File, extraEnv: Seq[(String, String)], message: String): Unit
-
def
doCmd(command: String, cwd: File, message: String): Unit
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
-
final
def
getClass(): Class[_]
-
var
hasWave: Boolean
-
def
hashCode(): Int
-
val
includes: Seq[String]
-
def
instanciate(): (SharedMemIface, Thread)
-
def
instanciate(seed: Long): (SharedMemIface, Thread)
-
def
instanciate_(): (SharedMemIface, Thread)
-
def
isBufferedWrite: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
val
iverilogPath: String
-
val
iverilogVpiPath: String
-
val
jdk: String
-
val
logSimProcess: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
pluginsPath: String
-
val
pwd: String
-
val
rtlSourcesPaths: ArrayBuffer[String]
-
var
runFlags: String
-
var
runIface: Int
-
def
runSimulation(sharedMemIface: SharedMemIface): Thread
-
val
sharedExtension: String
-
val
sharedMemIfaceName: String
-
val
sharedMemIfacePath: String
-
val
sharedMemSize: Int
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
val
timeScale: String
-
def
toString(): String
-
val
toplevelName: String
-
val
uniqueId: Int
-
val
useCache: Boolean
-
val
vpiModuleName: String
-
val
vpiModulePath: String
-
val
vvpPath: String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
-
var
wavePath: String
-
val
workspaceName: String
-
val
workspacePath: String
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Inherited from Any