source: XOpenSparcT1/trunk/Xilinx/pcx_fifo.xco @ 6

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

versione iniziale opensparc

Line 
1##############################################################
2#
3# Xilinx Core Generator version 12.3
4# Date: Tue Mar 15 18:00:14 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 = true
18SET busformat = BusFormatAngleBracketNotRipped
19SET createndf = false
20SET designentry = Verilog
21SET device = xc5vlx110t
22SET devicefamily = virtex5
23SET flowvendor = Foundation_ISE
24SET formalverification = false
25SET foundationsym = false
26SET implementationfiletype = Ngc
27SET package = ff1136
28SET removerpms = false
29SET simulationfiles = Behavioral
30SET speedgrade = -3
31SET verilogsim = true
32SET vhdlsim = true
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=pcx_fifo
41CSET data_count=false
42CSET data_count_width=6
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=Common_Clock_Block_RAM
51CSET full_flags_reset_value=1
52CSET full_threshold_assert_value=31
53CSET full_threshold_negate_value=30
54CSET inject_dbit_error=false
55CSET inject_sbit_error=false
56CSET input_data_width=130
57CSET input_depth=32
58CSET output_data_width=130
59CSET output_depth=32
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=6
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=true
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=false
81CSET write_data_count_width=6
82# END Parameters
83GENERATE
84# CRC: 9ecc93b6
Note: See TracBrowser for help on using the repository browser.