fifo8x16.xco

来自「基于xilinx ISE环境开发的VHDL的NAND flash ECC 实现,」· XCO 代码 · 共 78 行

XCO
78
字号
################################################################ Xilinx Core Generator version J.36# Date: Mon Apr 14 14:07:23 2008#################################################################  This file contains the customisation parameters for a#  Xilinx CORE Generator IP GUI. It is strongly recommended#  that you do not manually alter this file as it may cause#  unexpected and unsupported behavior.################################################################# BEGIN Project OptionsSET addpads = FalseSET asysymbol = TrueSET busformat = BusFormatAngleBracketNotRippedSET createndf = FalseSET designentry = VHDLSET device = xc2vp30SET devicefamily = virtex2pSET flowvendor = Foundation_iSESET formalverification = FalseSET foundationsym = FalseSET implementationfiletype = NgcSET package = ff1152SET removerpms = FalseSET simulationfiles = BehavioralSET speedgrade = -7SET verilogsim = TrueSET vhdlsim = True# END Project Options# BEGIN SelectSELECT Fifo_Generator family Xilinx,_Inc. 3.3# END Select# BEGIN ParametersCSET almost_empty_flag=falseCSET almost_full_flag=falseCSET component_name=FIFO8x16CSET data_count=falseCSET data_count_width=4CSET dout_reset_value=0CSET empty_threshold_assert_value=2CSET empty_threshold_negate_value=3CSET enable_ecc=falseCSET fifo_implementation=Common_Clock_Distributed_RAMCSET full_threshold_assert_value=14CSET full_threshold_negate_value=13CSET input_data_width=8CSET input_depth=16CSET output_data_width=8CSET output_depth=16CSET overflow_flag=falseCSET overflow_sense=Active_HighCSET performance_options=Standard_FIFOCSET programmable_empty_type=No_Programmable_Empty_ThresholdCSET programmable_full_type=No_Programmable_Full_ThresholdCSET read_clock_frequency=100CSET read_data_count=falseCSET read_data_count_width=4CSET reset_pin=trueCSET reset_type=Asynchronous_ResetCSET underflow_flag=falseCSET underflow_sense=Active_HighCSET use_extra_logic=falseCSET valid_flag=falseCSET valid_sense=Active_HighCSET write_acknowledge_flag=falseCSET write_acknowledge_sense=Active_HighCSET write_clock_frequency=100CSET write_data_count=falseCSET write_data_count_width=4# END ParametersGENERATE# CRC: e729a361

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?