mirror of https://github.com/openXC7/prjxray.git
Fix bad setting of XRAY_IOI3_TILES for 100t part.
Signed-off-by: Tim Callahan <tcal@google.com>
This commit is contained in:
parent
a4b2a18a9d
commit
5f6d9ff84e
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue