OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.61/] [rtl/] [make/] [syn_s6_speed_ise133.opt] - Diff between revs 22 and 26

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 22 Rev 26
FLOWTYPE = FPGA_SYNTHESIS;
FLOWTYPE = FPGA_SYNTHESIS;
#
#
# $Id: syn_s6_speed_ise133.opt 537 2013-10-06 09:06:23Z mueller $
# $Id: syn_s6_speed_ise133.opt 537 2013-10-06 09:06:23Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version  Comment
# Date         Rev Version  Comment
# 2012-02-05   456   1.1    use $top_entity variable for -top attribute
# 2012-02-05   456   1.1    use $top_entity variable for -top attribute
# 2011-08-13   405   1.0    Initial version
# 2011-08-13   405   1.0    Initial version
#
#
# Derived from ISE xst_mixed.opt
# Derived from ISE xst_mixed.opt
#
#
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
# Options for XST
# Options for XST
#
#
Program xst
Program xst
-ifn _xst.scr;            # input XST script file
-ifn _xst.scr;            # input XST script file
-ofn _xst.log;            # output XST log file
-ofn _xst.log;            # output XST log file
-intstyle xflow;                  # Message Reporting Style
-intstyle xflow;                  # Message Reporting Style
#
#
# ParamFile lists the XST Properties that can be set by the user.
# ParamFile lists the XST Properties that can be set by the user.
#
#
ParamFile: _xst.scr
ParamFile: _xst.scr
"run";
"run";
#
#
# Global Synthesis Options
# Global Synthesis Options
#
#
"-ifn ";             # Input/Project File Name
"-ifn ";             # Input/Project File Name
"-ifmt mixed";                    # Input Format (Verilog and VHDL)
"-ifmt mixed";                    # Input Format (Verilog and VHDL)
"-ofn ";                  # Output File Name
"-ofn ";                  # Output File Name
"-ofmt ngc";                      # Output File Format
"-ofmt ngc";                      # Output File Format
"-top $top_entity";               # Top Design Name
"-top $top_entity";               # Top Design Name
"-p ";                  # Target Device
"-p ";                  # Target Device
"-opt_mode SPEED";                # Optimization Criteria # AREA or SPEED
"-opt_mode SPEED";                # Optimization Criteria # AREA or SPEED
"-opt_level 2";                   # Optimization Effort Criteria: 2=High
"-opt_level 2";                   # Optimization Effort Criteria: 2=High
"-uc .xcf";               # Constraint File name
"-uc .xcf";               # Constraint File name
#
#
# The following are HDL Options
# The following are HDL Options
#
#
End ParamFile
End ParamFile
End Program xst
End Program xst
#
#
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.