Home

Documentation

Project Support

E. Controller Address Space and Clocking Instructions

This is a very low level API, used only by someone writing a newer controller socket level command. All controller socket level commands are implemented in C code (downloaded as the stage2.srec to the controller) which modifies registers or address space, and/or writes instructions to the clocking engine.

Our FPGA Memory Map? includes General Purpose I/O (GPIOs)? that allow access to:

  • Board ID Register Bits
  • Board I2C Register Bits
  • ADC SPI Configuration Register Interface
  • Clocking Engine Register Interface

Todo: Incorporate the wiki pages above into GraspContents.

Related info:

Attachments