################################################################################
# Default Script for Xilinx ISE CPLD Fit Flow
# You can comment any line using a # character to disable the option
# The .Replace* strings denote stings that will be replaced by the system
# to disable this feature just delete the string and replace it with the
# desired hardcoded value
# The .Uncomment* strings denote a boolean value, if this value is false the
# line is commented, otherwise it is uncommented
################################################################################
-p .ReplaceCPLDDeviceName
################################################################################

################################################################################
-optimize .ReplaceOptimizeMode
################################################################################

################################################################################
# Optimization options for the CoolRunner2
# Balanced options
-inputs 28
-pterms 28
# Speed Options
#-inputs 28
#-pterms 36
# Density Options
#-inputs 28
#-pterms 28
################################################################################

################################################################################
-loc on
################################################################################

################################################################################
-init low
################################################################################

################################################################################
-inreg on
################################################################################

################################################################################
-blkfanin .ReplaceBlkFanin
################################################################################

################################################################################
-slew .ReplaceSlew
################################################################################

################################################################################
-unused .ReplaceUnused
################################################################################

################################################################################
-terminate .ReplaceTerminate
################################################################################

################################################################################ 
.ReplaceUseDefaultIOStandard-iostd .ReplaceDefaultIOStandard
################################################################################

################################################################################
.ReplaceKeepIO -keepio
################################################################################

################################################################################
.ReplaceInputFile
