View | Details | Raw Unified
Collapse All | Expand All

(-) jaaa-0.1.2-orig/prbsgen.h (-2 / +2 lines)
 Lines 123-130    Link Here 
  void sync_forw (U32 bits);
  void sync_forw (U32 bits);
  void sync_back (U32 bits);
  void sync_back (U32 bits);
  int  step (void);
  int  step (void);
  void Prbsgen::crc_in (int b);
  void crc_in (int b);
  int  Prbsgen::crc_out (void);
  int  crc_out (void);
  U32 stat (void) const;
  U32 stat (void) const;
  U32 poly (void) const;
  U32 poly (void) const;