Package

chisel3.internal

naming

Permalink

package naming

Visibility
  1. Public
  2. All

Type Members

  1. class DebugTransforms extends AnyRef

    Permalink
  2. class NamingContext extends AnyRef

    Permalink

    Base class for naming contexts, providing the basic API consisting of naming calls and ability to take descendant naming contexts.

  3. class NamingStack extends AnyRef

    Permalink

    Class for the (global) naming stack object, which provides a way to push and pop naming contexts as functions are called / finished.

  4. class NamingTransforms extends AnyRef

    Permalink
  5. macro class chiselName extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... ) @compileTimeOnly( ... )
  6. macro class dump extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... ) @compileTimeOnly( ... )
  7. macro class treedump extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... ) @compileTimeOnly( ... )

Ungrouped