Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FPGAResetProfile

Hierarchy

  • FPGAResetProfile

Index

Constructors

constructor

Properties

configFileLength

configFileLength: number

Length of the configuration file. (4 bytes)

configFileLocation

configFileLocation: number

Location of the configuration file (Flash boot). (4 bytes)

doneWaitUS

doneWaitUS: number

Number of microseconds to wait after DONE goes high before starting the reset profile. (4 bytes)

magic

magic: number

Magic number indicating the profile is valid. (4 byte = 0xBE097C3D)

registerWaitUS

registerWaitUS: number

Number of microseconds to wait after RESET is deasserted before loading registers. (4 bytes)

resetWaitUS

resetWaitUS: number

Number of microseconds to wait after wires are updated before deasserting logic RESET. (4 bytes)

Static FPGA_RESETPROFILE_MAGIC

FPGA_RESETPROFILE_MAGIC: number = 3188292669

Static FPGA_RESETPROFILE_REGISTERCOUNT

FPGA_RESETPROFILE_REGISTERCOUNT: number = 256

Static FPGA_RESETPROFILE_TRIGGERCOUNT

FPGA_RESETPROFILE_TRIGGERCOUNT: number = 32

Static FPGA_RESETPROFILE_WIRECOUNT

FPGA_RESETPROFILE_WIRECOUNT: number = 32

Accessors

registerEntries

triggerEntries

wireInEndpoints

Generated using TypeDoc