svsim.CommonCompilationSettings.Timescale
See theTimescale companion object
A SystemVerilog timescale.
This is something that can be legally used as the argument of a `timescale directive.
Attributes
-
See also
-
-
Companion
-
object
-
Source
-
Backend.scala
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Return a decimal represntation of one timescale precision in the units of one timescale unit.
Return a decimal represntation of one timescale precision in the units of one timescale unit.
Attributes
-
Source
-
Backend.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Any
-
Source
-
Backend.scala
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product