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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [rtl/] [make/] [imp_s3_speed.opt] - Diff between revs 12 and 22

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 12 Rev 22
Line 1... Line 1...
FLOWTYPE = FPGA;
FLOWTYPE = FPGA;
#
#
# $Id: imp_s3_speed.opt 405 2011-08-14 08:16:28Z mueller $
# $Id: imp_s3_speed.opt 539 2013-10-13 17:06:35Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version Comment
# Date         Rev Version Comment
 
# 2013-10-11   539   1.2.1  use -fastpaths, -u, -tsi for trce
 
# 2013-10-05   537   1.2    use -detail for map
# 2011-08-13   405   1.1    renamed, moved to rtl/make;
# 2011-08-13   405   1.1    renamed, moved to rtl/make;
# 2007-07-20    67   1.0    Initial version
# 2007-07-20    67   1.0    Initial version
#
#
# Derived from ISE balanced.opt
# Derived from ISE balanced.opt
#
#
Line 31... Line 33...
# Type "map -h " for a detailed list of map command line options
# Type "map -h " for a detailed list of map command line options
#
#
Program map
Program map
-o _map.ncd;     # Output Mapped ncd file
-o _map.ncd;     # Output Mapped ncd file
-intstyle xflow;         # Message Reporting Style: ise, xflow, or silent
-intstyle xflow;         # Message Reporting Style: ise, xflow, or silent
 
-detail;                 # detailed map report
.ngd;  # Input NGD file
.ngd;  # Input NGD file
.pcf;  # Physical constraints file
.pcf;  # Physical constraints file
END Program map
END Program map
 
 
#
#
Line 74... Line 77...
#
#
# Type "trce -h" for a detailed list of trce command line options
# Type "trce -h" for a detailed list of trce command line options
#
#
Program post_par_trce
Program post_par_trce
-v 3;                        # Produce verbose timing report
-v 3;                        # Produce verbose timing report
#-e 3;                       # Produce error report (limit 3 items/constraint)
-fastpaths;                  # report fastest paths/verbose hold paths
 
-u 25;                       # report unconstrained paths
-intstyle xflow;             # Message Reporting Style: ise, xflow, or silent
-intstyle xflow;             # Message Reporting Style: ise, xflow, or silent
-xml .twx;           # Output XML version of the timing report
-xml .twx;           # Output XML version of the timing report
 
-tsi .tsi;           # produce timing specification interaction report
.ncd;      # Input placed and routed ncd
.ncd;      # Input placed and routed ncd
.pcf;      # Physical constraints file
.pcf;      # Physical constraints file
END Program post_par_trce
END Program post_par_trce
 
 
 
 

powered by: WebSVN 2.1.0

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