/dvbt/trunk/debug/lib_rtl_rs/vc_csee.v

http://github.com/zaqwes8811/decoder-reed-solomon · Coq · 26 lines · 13 code · 13 blank · 0 comment · 0 complexity · 0a511d9d7ab6dc6254ab469ec9fed816 MD5 · raw file

  1. /**
  2. file : vc_csee.v
  3. */
  4. `include "vc_glob.v" // ???? ??? ???????
  5. // CSEE ///
  6. `define CSEE_DELAY 8 // ????? ?????? ?? ????????? ? KES ??????.
  7. `define CSEE_DELAY_CONT 7 // ???
  8. `define CSEE_FIFO `LEN_WORD-1+1
  9. `define CSEE_FIFO_ADDR 10
  10. `define AMULT_INIT 152 // ?????? ?????! ?? ?????? ????? ??????????
  11. `define AMULT_INIT_FIRST 147 // AMULT_INIT^(??????????+1)
  12. `define AMULT_INIT 152 // ?????? ?????! ?? ?????? ????? ??????????
  13. `define AMULT_INIT_FIRST 147 // AMULT_INIT^(??????????+1)