Samsung 8-bit machine the realization of the definition and operation of the sample file spaces
标签: the realization definition operation
上传时间: 2013-11-29
上传用户:aeiouetla
Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read and Write cycles, 8-bit Memory Read/Write cycles, DMA cycles, and up to 32-bit Firmware memory read/write cycles. Serial IRQ support is also provided. None of this has been tested (yet) with a third-party LPC Peripheral or Host.
标签: Wishbone Supports includes Low-Pin
上传时间: 2014-12-20
上传用户:古谷仁美
8 bit cpu vhdl design code not tested
上传时间: 2014-12-21
上传用户:aix008
This sources implement a 8-bit FIR Filter with selectable coefficent rom.
标签: coefficent selectable implement sources
上传时间: 2014-01-23
上传用户:阿四AIR
This code creates a 8 bit full multiplier.
标签: multiplier creates This code
上传时间: 2014-01-19
上传用户:维子哥哥
-- 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
two crc16 functions, one optimized for size, one optimized for speed, useful for 8-bit microprocessor
标签: optimized for microprocesso functions
上传时间: 2014-01-11
上传用户:zsjinju
用ASM原理做二進位8-BIT乘法的乘法器,內附範例的輸入檔。
上传时间: 2017-07-26
上传用户:semi1981
Pal Signal generation with 8-Bit microcontroller. PIC18F4620
标签: microcontroller generation Signal F4620
上传时间: 2017-08-04
上传用户:xjz632
Interfacing 8 bit LCD to any microcontroller
标签: microcontroller Interfacing bit LCD
上传时间: 2013-12-26
上传用户:xc216