Package

chisel3

aop

Permalink

package aop

Visibility
  1. Public
  2. All

Type Members

  1. final class AspectLibrary extends RegisteredLibrary

    Permalink

    Enables adding aspects to a design from the commandline, e.g.

    Enables adding aspects to a design from the commandline, e.g. sbt> runMain chisel3.stage.ChiselMain --module <module> --with-aspect <aspect>

Value Members

  1. object Select

    Permalink

    Use to select Chisel components in a module, after that module has been constructed Useful for adding additional Chisel annotations or for use within an Aspect

  2. package injecting

    Permalink
  3. package inspecting

    Permalink

Ungrouped