IdentifierProposer

chisel3.naming.IdentifierProposer

Experimental! Please don't use.

Attributes

Source
Identifier.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def filterProposal(s: String): String

Attributes

Source
Identifier.scala
def getProposal[T](obj: T): String

Attributes

Source
Identifier.scala
def makeProposal(proposals: String*): String

Attributes

Source
Identifier.scala