################################################################################
# Default Script for Xilinx ISE MAP 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
################################################################################

################################################################################
# Advanced Analysis
################################################################################
.ReplaceAdvancedAnalysis -a

################################################################################
# Generate an Error Report
################################################################################
-e 30

################################################################################
# Execute Commands File
################################################################################
#-f

################################################################################
# Report Fastest Paths
################################################################################
#.ReplaceFastestPaths -fastpaths

################################################################################
# Reduce screen output to warnings and errors
################################################################################
#-intstyle silent

################################################################################
# Limit Timing Report
################################################################################
-l .ReplaceLimitTimingReport

################################################################################
# No Data Sheet
################################################################################
#-nodatasheet

################################################################################
# Output Timing Report File Name
################################################################################
#-o

################################################################################
# Change Speed
################################################################################
#-s

################################################################################
# Generate STAMP local timing model files
################################################################################
#-stamp

################################################################################
# Generate a Timing Specification Interaction Report
################################################################################
#-tsi

################################################################################
# Report Uncovered Paths
################################################################################
-u .ReplaceReportUncoveredPaths

################################################################################
# Generate a Verbose Report
################################################################################
# -v 30

################################################################################
# XML Output File Name
################################################################################
#-xml .ReplaceBaseName

################################################################################

################################################################################
.ReplaceInputFile
.ReplaceConstraintParameters