sd2fifo.xco

来自「编码器系统」· XCO 代码 · 共 63 行

XCO
63
字号
# BEGIN Project OptionsSET flowvendor = Foundation_iSESET vhdlsim = TrueSET verilogsim = TrueSET workingdirectory = D:\Routine\ISE\ENCODE_SYSTEMSET speedgrade = -4SET simulationfiles = BehavioralSET asysymbol = TrueSET addpads = FalseSET device = xc3s2000SET implementationfiletype = EdifSET busformat = BusFormatAngleBracketNotRippedSET foundationsym = FalseSET package = fg676SET createndf = FalseSET designentry = VHDLSET devicefamily = spartan3SET formalverification = FalseSET removerpms = False# END Project Options# BEGIN SelectSELECT Fifo_Generator family Xilinx,_Inc. 3.2# END Select# BEGIN ParametersCSET write_data_count=falseCSET almost_empty_flag=falseCSET full_threshold_negate_value=499CSET empty_threshold_negate_value=501CSET output_data_width=16CSET input_depth=1024CSET valid_flag=falseCSET programmable_empty_type=Single_Programmable_Empty_Threshold_ConstantCSET write_acknowledge_flag=falseCSET underflow_flag=falseCSET fifo_implementation=Independent_Clocks_Block_RAMCSET use_extra_logic=falseCSET write_data_count_width=10CSET valid_sense=Active_HighCSET data_count_width=10CSET output_depth=1024CSET dout_reset_value=0CSET reset_pin=trueCSET underflow_sense=Active_HighCSET component_name=sd2fifoCSET overflow_sense=Active_HighCSET overflow_flag=falseCSET read_data_count=falseCSET data_count=falseCSET programmable_full_type=Single_Programmable_Full_Threshold_ConstantCSET read_data_count_width=10CSET reset_type=Asynchronous_ResetCSET performance_options=Standard_FIFOCSET full_threshold_assert_value=500CSET almost_full_flag=falseCSET write_acknowledge_sense=Active_HighCSET read_clock_frequency=100CSET empty_threshold_assert_value=500CSET input_data_width=16CSET write_clock_frequency=100# END ParametersGENERATE

⌨️ 快捷键说明

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