This code creates a 8 Bit full multiplier.
标签: multiplier creates This code
上传时间: 2014-01-19
上传用户:维子哥哥
Bit检测,其中包括数据格式的转换,有兴趣可以看看
上传时间: 2014-01-11
上传用户:gxrui1991
-- Hamming Decoder -- This Hamming decoder accepts an 8-Bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN Bit_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT Bit_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT Bit) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN
标签: Hamming produced Decoder decoder
上传时间: 2017-07-15
上传用户:520
32 Bit brentkung adder tree
上传时间: 2017-07-16
上传用户:赵云兴
koggee stone 32 Bit adder
上传时间: 2017-07-16
上传用户:athjac
this is the vhdl code of arithmetic and logic unit of 16 Bit microprocessor.
标签: microprocessor arithmetic logic this
上传时间: 2013-12-07
上传用户:jcljkh
The EM6125 is a Bit map controller and driver for full dot matrix
标签: controller driver matrix 6125
上传时间: 2014-01-13
上传用户:aappkkee
The EM6125 is a Bit map controller and driver for full dot matrix
标签: controller driver matrix 6125
上传时间: 2013-11-30
上传用户:liansi
The EM6125 is a Bit map controller and driver for full dot matrix
标签: controller driver matrix 6125
上传时间: 2017-07-20
上传用户:liuchee
two crc16 functions, one optimized for size, one optimized for speed, useful for 8-Bit microprocessor
标签: optimized for microprocesso functions
上传时间: 2014-01-11
上传用户:zsjinju