代码搜索:adder

找到约 6,792 项符合「adder」的源代码

代码结果 6,792
www.eeworm.com/read/312754/13605445

vhd 相应加法器的测试向量(test bench).vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/305986/13755616

vhd 相应加法器的测试向量(test bench).vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/382666/6286506

vhd 相应加法器的测试向量(test bench).vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/494695/6360567

vhd 相应加法器的测试向量(test bench).vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/487908/6501846

vhd 相应加法器的测试向量(test bench).vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/263314/11367778

vhd testadder.vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/157209/11730154

txt 相应加法器的测试向量(test bench).txt

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/155986/11836302

vhd bcd_add_sub_1dig.vhd

--*************************************** --* 1 Digital BCD Adder,Substractor * --* Filename : BCD_ADD_SUB_1DIG.VHD * --*************************************** library IEEE; use IEEE.STD_L
www.eeworm.com/read/155986/11836540

vhd bcd_add_sub_4dig.vhd

--************************************* --* 4 Digital BCD Adder,Substractor * --* Filename : BCD_ADD_SUB_4DIG.VHD * --************************************* library IEEE; use IEEE.STD_LOGIC
www.eeworm.com/read/155986/11836559

vhd bin_add_4bit.vhd

--************************************ --* 4 Bit Binary Full Adder * --* Filename : BIN_ADD_4BIT.VHD * --************************************ library IEEE; use IEEE.STD_LOGIC_1164