搜索资源列表
rs_decoder_31_19_6
- 里的所罗门RS编解码方案,建立工程后可直接编译调试,对于学习RS编码原理的人员可以作为一个例子学习,也可以应用于相应的系统中
new_RS_Verilog
- 这是基于FPGA的RS编解码的实际例子。我已经调试完成!- This is arranges the decoding based on FPGA RS the actual example. I already debugged complete!
RS_encode
- RS编码器,用于数字电视视频编解码器的信道编码-RS encoder, channel coding for video codecs for digital TV
rs2
- 我自己做的rs 编解码,里面有全套的程序,已经运行通过,可以放心使用-I do rs codec, which has a full range of program has been run through, you can rest assured that use
SAR_Send
- 对altera的RS编解码IP核进行仿真,并且写了编解码的控制模块,用verilog实现,通过仿真,编码和解码功能正确。-test of RS code and RS decode,by using quartus ii9.0 with the IP core
ug_rsii
- Reed-Solomon II MegaCore Function user guide,altera的RS II编解码的宏功能模块的用户手册,是RS的升级版的IP,但大体使用一样。-Reed-Solomon II MegaCore Function user guide, altera s RS II codec macro function module user manual is an upgraded version of the RS s IP, but generally use
RS_Encode_Decode
- RS(255,223)编解码算法。verilogHDL代码实现,在XILINX的芯片上得到验证。不包含任何IP核,方便移植到任何FPGA芯片。-RS (255223) encoding and decoding algorithm. VerilogHDL code to achieve, in the XILINX chip to be verified. Does not contain any IP core, easy to transplant to any FPGA chip.
Reed-Solomon-RS-ENCODE-DECODE
- 支持GF(2^n)域的rs编解码,可直接修改参数实现不同方式的RS编码和解码-This program is an encoder/decoder for Reed-Solomon codes.