Package

firrtl.passes

clocklist

Permalink

package clocklist

Visibility
  1. Public
  2. All

Type Members

  1. class ClockList extends Transform with Pass

    Permalink

    Starting with a top module, determine the clock origins of each child instance.

    Starting with a top module, determine the clock origins of each child instance. Write the result to writer.

  2. class ClockListTransform extends Transform

    Permalink

Value Members

  1. object ClockListAnnotation

    Permalink
  2. object ClockListUtils

    Permalink
  3. object RemoveAllButClocks extends Transform with Pass

    Permalink

    Remove all statements and ports (except instances/whens/blocks) whose expressions do not relate to ground types.

Ungrouped