Merge pull request #1336 from tcal-x/master

Add a third IOI, LIOI_X0Y9, for special handling.  Without this change,
This commit is contained in:
Other Tim 2020-05-21 12:02:36 -07:00 committed by GitHub
commit 4a7983b4ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export XRAY_EXCLUDE_ROI_TILEGRID=""
# (special handling for frame addresses of certain IOIs -- see the script for details).
# This needs to be changed for any new device!
# If you have a FASM mismatch or unknown bits in IOIs, CHECK THIS FIRST.
export XRAY_IOI3_TILES="RIOI3_X57Y109 LIOI3_X0Y109"
export XRAY_IOI3_TILES="LIOI3_X0Y9 LIOI3_X0Y109 RIOI3_X57Y109"
# clock pin
export XRAY_PIN_00="Y22"