package sourceinfo
- Alphabetic
- By Inheritance
- sourceinfo
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
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
-
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
-
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
-
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
-
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
-
object
SourceInfo
- Annotations
- @deprecated
- Deprecated
(Since version Chisel 3.6) APIs in chisel3.internal are not intended to be public. Use chisel3.experimental.SourceInfo
-
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