Fix bad setting of XRAY_IOI3_TILES for 100t part.

Signed-off-by: Tim Callahan <tcal@google.com>
This commit is contained in:
Tim Callahan 2020-05-15 22:35:36 -07:00
parent a4b2a18a9d
commit 5f6d9ff84e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ export XRAY_ROI_TILEGRID="RAMB36_X0Y0:RAMB36_X3Y39 RAMB18_X0Y0:RAMB18_X3Y79 DSP4
export XRAY_EXCLUDE_ROI_TILEGRID=""
export XRAY_IOI3_TILES="RIOI3_X57Y101 LIOI3_X0Y101"
export XRAY_IOI3_TILES="RIOI3_X57Y109 LIOI3_X0Y109"
# clock pin
export XRAY_PIN_00="Y22"