代码搜索结果
找到约 10,000 项符合
VHDL 的代码
bin2gray.vhd
-------------------------------------------------------------------------------
-- Title : Binary-to-Gray converter
-- Project : VHDL Library of Arithmetic Units
----------------------------
dec.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix decrementer
-- Project : VHDL Library of Arithmetic Units
-------------------------
gray2bin.vhd
-------------------------------------------------------------------------------
-- Title : Gray-to-binary converter
-- Project : VHDL Library of Arithmetic Units
----------------------------
addmuluns.vhd
-------------------------------------------------------------------------------
-- Title : Unsigned adder-multiplier
-- Project : VHDL Library of Arithmetic Units
---------------------------
addmop.vhd
-------------------------------------------------------------------------------
-- Title : Multi-operand adder
-- Project : VHDL Library of Arithmetic Units
---------------------------------
allonedet.vhd
-------------------------------------------------------------------------------
-- Title : All-ones detector
-- Project : VHDL Library of Arithmetic Units
-----------------------------------
muladduns.vhd
-------------------------------------------------------------------------------
-- Title : Unsigned multiplier-adder
-- Project : VHDL Library of Arithmetic Units
---------------------------
sub.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix subtractor
-- Project : VHDL Library of Arithmetic Units
--------------------------
prefixand.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND structure
-- Project : VHDL Library of Arithmetic Units
-----------------------
cntslice.vhd
-------------------------------------------------------------------------------
-- Title : Slice for (m,k)-counter
-- Project : VHDL Library of Arithmetic Units
-----------------------------