/dvbt/trunk/debug/lib_rtl/vconst_lib.v
http://github.com/zaqwes8811/decoder-reed-solomon · Verilog · 11 lines · 5 code · 3 blank · 3 comment · 0 complexity · 915de0614291f57e63bc6f7b8dcaee01 MD5 · raw file
- //`include "vconst.v"
- `timescale 1 ns / 100 ps
- // ????????? ????
- `define WIDTH 8 // ??????????? ??????
- // for wrapper
- `define DELAY 8
- `define IN_WIDTH 8
- `define OUT_WIDTH 8