Uniform

svsim.verilator.Backend.CompilationSettings.Parallelism.Uniform
See theUniform companion object
class Uniform extends Type

Apply uniform parallelism to Verilation. This maps to -j.

Attributes

Companion
object
Source
Backend.scala
Graph
Supertypes
trait Type
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def toCompileFlags: Seq[String]

Attributes

Definition Classes
Source
Backend.scala
def withNum(num: Int): Uniform

Attributes

Source
Backend.scala