Packages

p

chisel3.internal

sourceinfo

package sourceinfo

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. sourceinfo
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type NoSourceInfo = experimental.NoSourceInfo
    Annotations
    @deprecated
    Deprecated

    (Since version Chisel 3.6) APIs in chisel3.internal are not intended to be public. Use chisel3.experimental.NoSourceInfo

  2. type SourceInfo = experimental.SourceInfo
    Annotations
    @deprecated
    Deprecated

    (Since version Chisel 3.6) APIs in chisel3.internal are not intended to be public. Use chisel3.experimental.SourceInfo

  3. type SourceLine = experimental.SourceLine
    Annotations
    @deprecated
    Deprecated

    (Since version Chisel 3.6) APIs in chisel3.internal are not intended to be public. Use chisel3.experimental.SourceLine

Deprecated Value Members

  1. val DeprecatedSourceInfo: experimental.DeprecatedSourceInfo.type
    Annotations
    @deprecated
    Deprecated

    (Since version Chisel 3.6) APIs in chisel3.internal are not intended to be public. Use chisel3.experimental.DeprecatedSourceInfo

  2. val UnlocatableSourceInfo: experimental.UnlocatableSourceInfo.type
    Annotations
    @deprecated
    Deprecated

    (Since version Chisel 3.6) APIs in chisel3.internal are not intended to be public. Use chisel3.experimental.UnlocatableSourceInfo

  3. object SourceInfo
    Annotations
    @deprecated
    Deprecated

    (Since version Chisel 3.6) APIs in chisel3.internal are not intended to be public. Use chisel3.experimental.SourceInfo

  4. object SourceInfoMacro

    Provides a macro that returns the source information at the invocation point.

    Provides a macro that returns the source information at the invocation point.

    Annotations
    @deprecated
    Deprecated

    (Since version Chisel 3.6) Public APIs in chisel3.internal are deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped