/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

  1. //`include "vconst.v"
  2. `timescale 1 ns / 100 ps
  3. // ????????? ????
  4. `define WIDTH 8 // ??????????? ??????
  5. // for wrapper
  6. `define DELAY 8
  7. `define IN_WIDTH 8
  8. `define OUT_WIDTH 8