代码搜索:Carry

找到约 8,060 项符合「Carry」的源代码

代码结果 8,060
www.eeworm.com/read/396354/8111380

tdf add_sub_03c.tdf

--lpm_add_sub CARRY_CHAIN=MANUAL CARRY_CHAIN_LENGTH=32 DEVICE_FAMILY=FLEX10K LPM_DIRECTION=SUB LPM_WIDTH=3 cout dataa datab result --VERSION_BEGIN 4.0 cbx_lpm_add_sub 2003:11:17:16:32:08:SJ cbx_mgl 2
www.eeworm.com/read/396354/8111476

tdf add_sub_v2c.tdf

--lpm_add_sub CARRY_CHAIN=MANUAL CARRY_CHAIN_LENGTH=32 DEVICE_FAMILY=FLEX10K LPM_DIRECTION=SUB LPM_WIDTH=2 cout dataa datab result --VERSION_BEGIN 4.0 cbx_lpm_add_sub 2003:11:17:16:32:08:SJ cbx_mgl 2
www.eeworm.com/read/396354/8111506

tdf add_sub_13c.tdf

--lpm_add_sub CARRY_CHAIN=MANUAL CARRY_CHAIN_LENGTH=32 DEVICE_FAMILY=FLEX10K LPM_DIRECTION=SUB LPM_WIDTH=4 cout dataa datab result --VERSION_BEGIN 4.0 cbx_lpm_add_sub 2003:11:17:16:32:08:SJ cbx_mgl 2
www.eeworm.com/read/396354/8111549

tdf add_sub_19b.tdf

--lpm_add_sub CARRY_CHAIN=MANUAL CARRY_CHAIN_LENGTH=32 DEVICE_FAMILY=FLEX10K LPM_DIRECTION=SUB LPM_WIDTH=4 cin dataa datab --VERSION_BEGIN 4.0 cbx_lpm_add_sub 2003:11:17:16:32:08:SJ cbx_mgl 2004:01:1
www.eeworm.com/read/359499/10142178

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/359499/10142877

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/277459/10635415

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/277459/10637145

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/465716/7052488

py chainofresponsibility.py

#: c06:ChainOfResponsibility.py # Carry the information into the strategy: class Messenger: pass # The Result object carries the result data and # whether the strategy was successful: class R
www.eeworm.com/read/264079/11330349

v c.v

// user defined primitive: combinational primitive primitive carry(carryOut,carryIn,aIn,bIn); output carryOut; input carryIn, aIn,bIn; table // carryIn aIn bIn carr