mirror of https://github.com/openXC7/prjxray.git
Adjust pitch.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
206a7b4b27
commit
9e312087d5
|
|
@ -33,7 +33,7 @@ if [ "$SMALL" = Y ] ; then
|
|||
# All of CMT X0Y2
|
||||
else
|
||||
echo "Design: large"
|
||||
export PITCH=3
|
||||
export PITCH=2
|
||||
export DIN_N=16
|
||||
export DOUT_N=16
|
||||
export XRAY_ROI=SLICE_X0Y100:SLICE_X35Y149
|
||||
|
|
|
|||
Loading…
Reference in New Issue