Package

chisel3

core

Permalink

package core

These definitions exist to deal with those clients that relied on chisel3.core. They are deprecated and will be removed in the future.

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

Type Members

  1. implicit class fromDoubleToLiteral extends experimental.FixedPoint.Implicits.fromDoubleToLiteral

    Permalink
  2. implicit class fromIntToBinaryPoint extends chisel3.fromIntToBinaryPoint

    Permalink
  3. implicit class fromIntToWidth extends chisel3.fromIntToWidth

    Permalink
  4. type ActualDirection = chisel3.ActualDirection

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  5. type Aggregate = chisel3.Aggregate

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  6. type Analog = experimental.Analog

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  7. type BaseModule = experimental.BaseModule

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  8. type Binary = chisel3.Binary

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  9. type Binding = internal.Binding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  10. type Bits = chisel3.Bits

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  11. type BlackBox = chisel3.BlackBox

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  12. type Bool = chisel3.Bool

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  13. type Bundle = chisel3.Bundle

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  14. type BundleLitBinding = internal.BundleLitBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  15. type Character = chisel3.Character

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  16. type ChildBinding = internal.ChildBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  17. type Clock = chisel3.Clock

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  18. type ConstrainedBinding = internal.ConstrainedBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  19. type Data = chisel3.Data

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  20. type Decimal = chisel3.Decimal

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  21. type DontCareBinding = internal.DontCareBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  22. type DoubleParam = experimental.DoubleParam

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  23. type Element = chisel3.Element

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  24. type ElementLitBinding = internal.ElementLitBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  25. type EnumFactory = experimental.EnumFactory

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  26. type EnumType = experimental.EnumType

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  27. type ExtModule = experimental.ExtModule

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  28. type FirrtlFormat = chisel3.FirrtlFormat

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  29. type FixedPoint = experimental.FixedPoint

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  30. type FullName = chisel3.FullName

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  31. type Hexadecimal = chisel3.Hexadecimal

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  32. type IgnoreSeqInBundle = chisel3.IgnoreSeqInBundle

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  33. type ImplicitModule = chisel3.MultiIOModule

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version since the beginning of time)

  34. type IntParam = experimental.IntParam

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  35. type LitBinding = internal.LitBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  36. type Mem[T <: chisel3.Data] = chisel3.Mem[T]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  37. type MemBase[T <: chisel3.Data] = chisel3.MemBase[T]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  38. type MemoryPortBinding = internal.MemoryPortBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  39. type Module = LegacyModule

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  40. type MultiIOModule = chisel3.MultiIOModule

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version since the beginning of time)

  41. type Name = chisel3.Name

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  42. type Num[T <: chisel3.Data] = chisel3.Num[T]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  43. type OpBinding = internal.OpBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  44. type PString = chisel3.PString

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  45. type Param = experimental.Param

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  46. type PortBinding = internal.PortBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  47. type Printable = chisel3.Printable

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  48. type Printables = chisel3.Printables

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  49. type RawModule = chisel3.RawModule

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version since the beginning of time)

  50. type RawParam = experimental.RawParam

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  51. type ReadOnlyBinding = internal.ReadOnlyBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  52. type Record = chisel3.Record

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  53. type RegBinding = internal.RegBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  54. type Reset = chisel3.Reset

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  55. type RunFirrtlTransform = experimental.RunFirrtlTransform

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  56. type SInt = chisel3.SInt

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  57. type StringParam = experimental.StringParam

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  58. type SyncReadMem[T <: chisel3.Data] = chisel3.SyncReadMem[T]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  59. type TopBinding = internal.TopBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  60. type UInt = chisel3.UInt

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  61. type UnconstrainedBinding = internal.UnconstrainedBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  62. type UserModule = chisel3.RawModule

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version since the beginning of time)

  63. type Vec[T <: Data] = chisel3.Vec[T]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  64. type VecLike[T <: Data] = chisel3.VecLike[T]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  65. type WhenContext = chisel3.WhenContext

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  66. type WireBinding = internal.WireBinding

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

Value Members

  1. val Hexadecimal: chisel3.Hexadecimal.type

    Permalink

Deprecated Value Members

  1. val ActualDirection: chisel3.ActualDirection.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  2. val Analog: experimental.Analog.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  3. val BiConnect: internal.BiConnect.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  4. val Binary: chisel3.Binary.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  5. val BindingDirection: internal.BindingDirection.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  6. val Bits: chisel3.Bits.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  7. val Bool: chisel3.Bool.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  8. val Character: chisel3.Character.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  9. val Clock: chisel3.Clock.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  10. val CompileOptions: chisel3.CompileOptions.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  11. val DataMirror: experimental.DataMirror.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  12. val Decimal: chisel3.Decimal.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  13. val DoubleParam: experimental.DoubleParam.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  14. val EnumAnnotations: experimental.EnumAnnotations.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  15. val FirrtlFormat: chisel3.FirrtlFormat.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  16. val FixedPoint: experimental.FixedPoint.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  17. val Flipped: chisel3.Flipped.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  18. val FullName: chisel3.FullName.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  19. val IO: experimental.IO.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  20. val Input: chisel3.Input.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  21. val IntParam: experimental.IntParam.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  22. val Mem: chisel3.Mem.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  23. val Module: chisel3.Module.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  24. val MonoConnect: internal.MonoConnect.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  25. val Mux: chisel3.Mux.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  26. val Name: chisel3.Name.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  27. val Output: chisel3.Output.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  28. val PString: chisel3.PString.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  29. val Percent: chisel3.Percent.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  30. val Printable: chisel3.Printable.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  31. val Printables: chisel3.Printables.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  32. val RawParam: experimental.RawParam.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  33. val Reg: chisel3.Reg.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  34. val RegInit: chisel3.RegInit.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  35. val RegNext: chisel3.RegNext.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  36. val SInt: chisel3.SInt.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  37. val StringParam: experimental.StringParam.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  38. val SyncReadMem: chisel3.SyncReadMem.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  39. val UInt: chisel3.UInt.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  40. val Vec: chisel3.Vec.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  41. val VecInit: chisel3.VecInit.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  42. val WireDefault: chisel3.WireDefault.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  43. val annotate: experimental.annotate.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  44. val assert: chisel3.assert.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  45. val attach: experimental.attach.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.experimental._

  46. val chiselTypeOf: chisel3.chiselTypeOf.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  47. val dontTouch: chisel3.dontTouch.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  48. val printf: chisel3.printf.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  49. val requireIsChiselType: internal.requireIsChiselType.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  50. val requireIsHardware: internal.requireIsHardware.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3.internal._

  51. val when: chisel3.when.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  52. val withClock: chisel3.withClock.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  53. val withClockAndReset: chisel3.withClockAndReset.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

  54. val withReset: chisel3.withReset.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) Use the version in chisel3._

Inherited from AnyRef

Inherited from Any

Ungrouped