EmittedBtor2Circuit

firrtl.EmittedBtor2Circuit
final case class EmittedBtor2Circuit(name: String, value: String, outputSuffix: String) extends EmittedCircuit

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
Emitter.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product