head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2008.09.02.15.37.38; author abhiag; state Exp; branches; next ; commitid 7d0848bd5da04567; desc @@ 1.1 log @First commit of working version of Bluespec Reed Solomon decoder @ text @Top level file for the decoder: mkReedSolomon.bsv Top level testbench: mkTestbench.bsv The testbench reads the corrupted data from the file input.dat (with the first 2 terms being 'n' and 't' parameters) and writes the decoded output to output.dat Bluespec license required to compile the code to verilog. Bluesim license required for running the testbench simulation.@