source: XOpenSparcT1/trunk/Xilinx/dram_fifo_fall.xco @ 23

Revision 23, 2.4 KB checked in by pntsvt00, 13 years ago (diff)

supera il test di write e read dalla DDR

Line 
1##############################################################
2#
3# Xilinx Core Generator version 12.3
4# Date: Thu Mar 31 13:52:40 2011
5#
6##############################################################
7#
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.
12#
13##############################################################
14#
15# BEGIN Project Options
16SET addpads = false
17SET asysymbol = false
18SET busformat = BusFormatAngleBracketNotRipped
19SET createndf = false
20SET designentry = Verilog
21SET device = xc5vlx110t
22SET devicefamily = virtex5
23SET flowvendor = Other
24SET formalverification = false
25SET foundationsym = false
26SET implementationfiletype = Ngc
27SET package = ff1738
28SET removerpms = false
29SET simulationfiles = Behavioral
30SET speedgrade = -2
31SET verilogsim = true
32SET vhdlsim = false
33# END Project Options
34# BEGIN Select
35SELECT Fifo_Generator family Xilinx,_Inc. 6.2
36# END Select
37# BEGIN Parameters
38CSET almost_empty_flag=false
39CSET almost_full_flag=false
40CSET component_name=dram_fifo_fall
41CSET data_count=false
42CSET data_count_width=10
43CSET disable_timing_violations=false
44CSET dout_reset_value=0
45CSET empty_threshold_assert_value=4
46CSET empty_threshold_negate_value=5
47CSET enable_ecc=false
48CSET enable_int_clk=false
49CSET enable_reset_synchronization=true
50CSET fifo_implementation=Independent_Clocks_Block_RAM
51CSET full_flags_reset_value=1
52CSET full_threshold_assert_value=1023
53CSET full_threshold_negate_value=1022
54CSET inject_dbit_error=false
55CSET inject_sbit_error=false
56CSET input_data_width=104
57CSET input_depth=1024
58CSET output_data_width=104
59CSET output_depth=1024
60CSET overflow_flag=false
61CSET overflow_sense=Active_High
62CSET performance_options=First_Word_Fall_Through
63CSET programmable_empty_type=No_Programmable_Empty_Threshold
64CSET programmable_full_type=No_Programmable_Full_Threshold
65CSET read_clock_frequency=1
66CSET read_data_count=false
67CSET read_data_count_width=10
68CSET reset_pin=true
69CSET reset_type=Asynchronous_Reset
70CSET underflow_flag=false
71CSET underflow_sense=Active_High
72CSET use_dout_reset=true
73CSET use_embedded_registers=false
74CSET use_extra_logic=false
75CSET valid_flag=false
76CSET valid_sense=Active_High
77CSET write_acknowledge_flag=false
78CSET write_acknowledge_sense=Active_High
79CSET write_clock_frequency=1
80CSET write_data_count=true
81CSET write_data_count_width=8
82# END Parameters
83GENERATE
84# CRC: 96af05d3
Note: See TracBrowser for help on using the repository browser.