1 ##############################################################
 
   3 # Xilinx Core Generator version J.30
 
   4 # Date: Sat Mar 10 21:20:43 2007
 
   6 ##############################################################
 
   8 #  This file contains the customisation parameters for a
 
   9 #  Xilinx CORE Generator IP GUI. It is strongly recommended
 
  10 #  that you do not manually alter this file as it may cause
 
  11 #  unexpected and unsupported behavior.
 
  13 ##############################################################
 
  15 # BEGIN Project Options
 
  18 SET busformat = BusFormatAngleBracketNotRipped
 
  20 SET designentry = VHDL
 
  22 SET devicefamily = spartan3
 
  23 SET flowvendor = Other
 
  24 SET formalverification = False
 
  25 SET foundationsym = False
 
  26 SET implementationfiletype = Ngc
 
  28 SET removerpms = False
 
  29 SET simulationfiles = Behavioral
 
  31 SET verilogsim = False
 
  35 SELECT Fifo_Generator family Xilinx,_Inc. 3.2
 
  38 CSET almost_empty_flag=true
 
  39 CSET almost_full_flag=true
 
  40 CSET component_name=fifo_generator_v3_2
 
  42 CSET data_count_width=12
 
  43 CSET dout_reset_value=0
 
  44 CSET empty_threshold_assert_value=2
 
  45 CSET empty_threshold_negate_value=3
 
  46 CSET fifo_implementation=Common_Clock_Block_RAM
 
  47 CSET full_threshold_assert_value=2048
 
  48 CSET full_threshold_negate_value=2047
 
  49 CSET input_data_width=8
 
  51 CSET output_data_width=8
 
  52 CSET output_depth=4096
 
  53 CSET overflow_flag=false
 
  54 CSET overflow_sense=Active_High
 
  55 CSET performance_options=Standard_FIFO
 
  56 CSET programmable_empty_type=No_Programmable_Empty_Threshold
 
  57 CSET programmable_full_type=Single_Programmable_Full_Threshold_Constant
 
  58 CSET read_clock_frequency=100
 
  59 CSET read_data_count=false
 
  60 CSET read_data_count_width=12
 
  62 CSET reset_type=Asynchronous_Reset
 
  63 CSET underflow_flag=false
 
  64 CSET underflow_sense=Active_High
 
  65 CSET use_extra_logic=false
 
  67 CSET valid_sense=Active_High
 
  68 CSET write_acknowledge_flag=false
 
  69 CSET write_acknowledge_sense=Active_High
 
  70 CSET write_clock_frequency=100
 
  71 CSET write_data_count=false
 
  72 CSET write_data_count_width=12