Package

chisel3

aop

Permalink

package aop

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Aspect[T <: RawModule] extends Annotation with Unserializable with NoTargetAnnotation

    Permalink

    Represents an aspect of a Chisel module, by specifying what behavior should be done to instance, via the FIRRTL Annotation Mechanism

    Represents an aspect of a Chisel module, by specifying what behavior should be done to instance, via the FIRRTL Annotation Mechanism

    T

    Type of top-level module

Value Members

  1. object Aspect

    Permalink

    Holds utility functions for Aspect stuff

Ungrouped