jianjian.xco

来自「在ise下设计的蝶形变换程序」· XCO 代码 · 共 53 行

XCO
53
字号
# BEGIN Project OptionsSET flowvendor = Foundation_iSESET vhdlsim = TrueSET verilogsim = TrueSET workingdirectory = D:\xilinx\lianxi\diexingbianhuanSET speedgrade = -4SET simulationfiles = BehavioralSET asysymbol = TrueSET addpads = FalseSET device = xc3s400SET implementationfiletype = EdifSET busformat = BusFormatAngleBracketNotRippedSET foundationsym = FalseSET package = pq208SET createndf = FalseSET designentry = VHDLSET devicefamily = spartan3SET formalverification = FalseSET removerpms = False# END Project Options# BEGIN SelectSELECT Adder_Subtracter family Xilinx,_Inc. 7.0# END Select# BEGIN ParametersCSET create_rpm=trueCSET output_width=10CSET async_init_value=0CSET synchronous_settings=noneCSET clock_enable=falseCSET asynchronous_settings=noneCSET bypass=falseCSET ce_overrides=sync_controls_override_ceCSET ce_override_for_bypass=trueCSET set_clear_priority=clear_overrides_setCSET overflow_output=falseCSET port_b_width=10CSET port_b_constant_value=0CSET component_name=jianjianCSET port_a_width=10CSET carry_borrow_output=falseCSET latency=0CSET operation=subtractCSET carry_borrow_input=trueCSET port_a_sign=unsignedCSET bypass_sense=active_highCSET output_options=non_registeredCSET port_b_constant=falseCSET sync_init_value=0CSET port_b_sign=unsigned# END ParametersGENERATE

⌨️ 快捷键说明

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