Skip to content

Set correct value for GE2/1 constant GPIO_FPGA_DONE_INPUT

Antonello Pellecchia requested to merge bugfix/ge21-hw-constants-urgent into main

Description

This MR sets the constant GPIO_FPGA_DONE_INPUT for the GE2/1 flavour of the code to the correct value of 6. This is required to program the OH FPGA correctly.

Related Issue

Partially solving issue !189

How Has This Been Tested?

Tested on the GE2/1 integration stand.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Edited by Laurent Petre

Merge request reports