OpenCores
URL https://opencores.org/ocsvn/xge_mac/xge_mac/trunk

Subversion Repositories xge_mac

[/] [xge_mac/] [trunk/] [tbench/] [systemc/] [crc.h] - Blame information for rev 31

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 antanguay
/*
2
 * efone - Distributed internet phone system.
3
 *
4
 * (c) 1999,2000 Krzysztof Dabrowski
5
 * (c) 1999,2000 ElysiuM deeZine
6
 *
7
 * This program is free software; you can redistribute it and/or
8
 * modify it under the terms of the GNU General Public License
9
 * as published by the Free Software Foundation; either version
10
 * 2 of the License, or (at your option) any later version.
11
 *
12
 */
13
 
14
/* based on implementation by Finn Yannick Jacobs. */
15
 
16
void chksum_crc32gentab ();
17
u_int32_t chksum_crc32 (sc_uint<8> *block, unsigned int length);
18
//extern u_int32_t crc_tab[256];

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.