encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplication inverse of an Galois field element test-bench.v The test fixture, and some brief notes on using the modules. data-rom.v A simple data source for testing run For those intelligence-challenged who can t run verilog LGPL The license
標簽: Berlekamp berlekamp algorithm generator
上傳時間: 2014-02-16
上傳用戶:fxf126@126.com
C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference on your desk.
標簽: reached-for companion the reference
上傳時間: 2015-07-26
上傳用戶:kr770906
his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST! Otherwise you wont get any clock signal to the AVR and then you can t program it or reset the fuses! The MC1319x has default clock output of 32kHz so you will have to set your programmer to a very low frequency (<=32kHz/4) to be able to program it while it is running on that!
標簽: the 20060125 project WinAVR
上傳時間: 2014-10-10
上傳用戶:yan2267246
函數ReadDat()實現從文件ENG.IN中讀取一篇英文文章,存入到字符串數組xx中;請編制函數encryptChar(),按給定的替代關系對數組xx中的所有字符進行替代,仍存入數組xx的對應的位置上,最后調用函數WriteDat()把結果xx輸出到文件PS10.DAT中。
上傳時間: 2015-07-26
上傳用戶:com1com2
Ultra.Wideband.Signals.and.Systems.in.Communication.Engineering.eBook-kB代碼
標簽: Communication Engineering Wideband eBook-kB
上傳時間: 2015-07-26
上傳用戶:hxy200501
Part1 of CPRM association document, CPRM is used in copyright protection, which is necessary in SD system
標簽: CPRM association protection copyright
上傳時間: 2014-12-21
上傳用戶:zsjzc
Part2 of CPRM data document, CPRM is for copyright protection in SD system
標簽: CPRM protection copyright document
上傳時間: 2015-07-26
上傳用戶:zmy123
Part3 of CPRM data document, CPRM is for copyright protection in SD system
標簽: CPRM protection copyright document
上傳時間: 2015-07-26
上傳用戶:aappkkee
Part4 of CPRM data document, CPRM is for copyright protection in SD system
標簽: CPRM protection copyright document
上傳時間: 2015-07-26
上傳用戶:671145514
關于FPGA流水線設計的論文 This work investigates the use of very deep pipelines for implementing circuits in FPGAs, where each pipeline stage is limited to a single FPGA logic element (LE). The architecture and VHDL design of a parameterized integer array multiplier is presented and also an IEEE 754 compliant 32-bit floating-point multiplier. We show how to write VHDL cells that implement such approach, and how the array multiplier architecture was adapted. Synthesis and simulation were performed for Altera Apex20KE devices, although the VHDL code should be portable to other devices. For this family, a 16 bit integer multiplier achieves a frequency of 266MHz, while the floating point unit reaches 235MHz, performing 235 MFLOPS in an FPGA. Additional cells are inserted to synchronize data, what imposes significant area penalties. This and other considerations to apply the technique in real designs are also addressed.
標簽: investigates implementing pipelines circuits
上傳時間: 2015-07-26
上傳用戶:CHINA526