URL
https://opencores.org/ocsvn/tcp_socket/tcp_socket/trunk
Subversion Repositories tcp_socket
[/] [tcp_socket/] [trunk/] [xilinx_input/] [bitgen.opt] - Rev 2
Compare with Previous | Blame | View Log
FLOWTYPE = CONFIG;
###############################################################
## Filename: bitgen.opt
##
## Option File For Xilinx FPGA Bitgen Flow
##
## Version: 13.1
## $Header: /devl/xcs/repo/env/Jobs/Xflow/data/optionfiles/bitgen.opt,v 1.14 2011/01/05 01:18:16 rvklair Exp $
###############################################################
#
# Options for bitgen
#
# Type "bitgen -h <arch>" for a detailed list of command line options
#
Program bitgen
<inputdir><design>.ncd; # Input ncd file
-l; # Create logic allocation file
-w; # Overwrite existing output file
-m; # Create mask file
-intstyle xflow; # Message Reporting Style: ise, xflow, or silent
END Program bitgen