FLOWTYPE = CONFIG; ############################################################### ## Filename: bitgen.opt ## ## Option File For Xilinx FPGA Bitgen Flow ## ## Version: 4.1.1 ## $Header$ ############################################################### # # Options for bitgen (Virtex) # # Type "bitgen -h " for a detailed list of command line options # Program bitgen .ncd; # Input ncd file #-l; # Create logic allocation file -w; # Overwrite existing output file #-m; # Create mask file #-g StartUpClk:JTAGCLK; # for JTAG mode #-g M1Pin:PULLDOWN; -f bitgen.ut; #-bd .elf; # Block RAM data file # Enable only for 4K devices #-g ReadCapture:Enable; # Enable ReadCapture END Program bitgen