OpenCores
URL https://opencores.org/ocsvn/bluespec-reedsolomon/bluespec-reedsolomon/trunk

Subversion Repositories bluespec-reedsolomon

[/] [bluespec-reedsolomon/] [trunk/] [sw-reedsolomon/] [README] - Blame information for rev 4

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 abhiag
Reed-Solomon decoder design for C-based synthesis
2
 
3
Top level decoder module: rs_decode.cpp
4
Simple Testbench: test_rs_decode.cpp
5
 
6
Presently dynamic values of k and t are not used in the decoding process.
7
Instead the static constants in global_rs.h are used for simplicity.
8
 
9
Executing make compiles the decoder and the testbench and creates an executable.
10
Correct execution is indicated by the decoded output being a descending count
11
from 223 to 1, repeated 3 times.
12
 
13
For synthesis, import into a C based design tool, set appropriate HW parameters
14
and synthesize for a particular platform.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.