Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SignalArrayT

An addressable array of signals. Can be used to build/infer a memory or FIFO. Should not be instantiated directly, instead use SignalArray

Hierarchy

  • SignalArrayT

Index

Constructors

Properties

Methods

Constructors

constructor

  • new SignalArrayT(width: number, depth: number): SignalArrayT

Properties

depth

depth: number

type

type: string = SIGNAL_ARRAY

width

width: number

Methods

at

Generated using TypeDoc