[6] | 1 | ############################################################## |
---|
| 2 | ############################################################## |
---|
| 3 | ############################################################## |
---|
| 4 | SET designentry = Verilog |
---|
| 5 | SET BusFormat = BusFormatAngleBracketNotRipped |
---|
| 6 | SET devicefamily = virtex5 |
---|
| 7 | SET device = xc5vlx110t |
---|
| 8 | SET package = ff1136 |
---|
| 9 | SET speedgrade = -3 |
---|
| 10 | SET FlowVendor = Foundation_ISE |
---|
| 11 | SET VerilogSim = True |
---|
| 12 | SET VHDLSim = True |
---|
| 13 | SELECT Fifo_Generator family Xilinx,_Inc. 6.2 |
---|
| 14 | CSET almost_empty_flag=false |
---|
| 15 | CSET almost_full_flag=false |
---|
| 16 | CSET component_name=dram_fifo |
---|
| 17 | CSET data_count=false |
---|
| 18 | CSET data_count_width=10 |
---|
| 19 | CSET disable_timing_violations=false |
---|
| 20 | CSET dout_reset_value=0 |
---|
| 21 | CSET empty_threshold_assert_value=2 |
---|
| 22 | CSET empty_threshold_negate_value=3 |
---|
| 23 | CSET enable_ecc=false |
---|
| 24 | CSET enable_int_clk=false |
---|
| 25 | CSET enable_reset_synchronization=true |
---|
| 26 | CSET fifo_implementation=Independent_Clocks_Block_RAM |
---|
| 27 | CSET full_flags_reset_value=1 |
---|
| 28 | CSET full_threshold_assert_value=1021 |
---|
| 29 | CSET full_threshold_negate_value=1020 |
---|
| 30 | CSET inject_dbit_error=false |
---|
| 31 | CSET inject_sbit_error=false |
---|
| 32 | CSET input_data_width=104 |
---|
| 33 | CSET input_depth=1024 |
---|
| 34 | CSET output_data_width=104 |
---|
| 35 | CSET output_depth=1024 |
---|
| 36 | CSET overflow_flag=false |
---|
| 37 | CSET overflow_sense=Active_High |
---|
| 38 | CSET performance_options=Standard_FIFO |
---|
| 39 | CSET programmable_empty_type=No_Programmable_Empty_Threshold |
---|
| 40 | CSET programmable_full_type=No_Programmable_Full_Threshold |
---|
| 41 | CSET read_clock_frequency=1 |
---|
| 42 | CSET read_data_count=false |
---|
| 43 | CSET read_data_count_width=10 |
---|
| 44 | CSET reset_pin=true |
---|
| 45 | CSET reset_type=Asynchronous_Reset |
---|
| 46 | CSET underflow_flag=false |
---|
| 47 | CSET underflow_sense=Active_High |
---|
| 48 | CSET use_dout_reset=true |
---|
| 49 | CSET use_embedded_registers=false |
---|
| 50 | CSET use_extra_logic=false |
---|
| 51 | CSET valid_flag=false |
---|
| 52 | CSET valid_sense=Active_High |
---|
| 53 | CSET write_acknowledge_flag=false |
---|
| 54 | CSET write_acknowledge_sense=Active_High |
---|
| 55 | CSET write_clock_frequency=1 |
---|
| 56 | CSET write_data_count=true |
---|
| 57 | CSET write_data_count_width=8 |
---|
| 58 | GENERATE |
---|