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

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [lib/] [gaisler/] [net/] [edcl.in.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
#ifndef CONFIG_DSU_ETH
2
#define CONFIG_DSU_ETH 0
3
#endif
4
 
5
#ifndef CONFIG_DSU_IPMSB
6
#define CONFIG_DSU_IPMSB C0A8
7
#endif
8
 
9
#ifndef CONFIG_DSU_IPLSB
10
#define CONFIG_DSU_IPLSB 0033
11
#endif
12
 
13
#ifndef CONFIG_DSU_ETHMSB
14
#define CONFIG_DSU_ETHMSB 00007A
15
#endif
16
 
17
#ifndef CONFIG_DSU_ETHLSB
18
#define CONFIG_DSU_ETHLSB CC0001
19
#endif
20
 
21
#if defined CONFIG_DSU_ETHSZ1
22
#define CFG_DSU_ETHB 1
23
#elif CONFIG_DSU_ETHSZ2
24
#define CFG_DSU_ETHB 2
25
#elif CONFIG_DSU_ETHSZ4
26
#define CFG_DSU_ETHB 4
27
#elif CONFIG_DSU_ETHSZ8
28
#define CFG_DSU_ETHB 8
29
#elif CONFIG_DSU_ETHSZ16
30
#define CFG_DSU_ETHB 16
31
#elif CONFIG_DSU_ETHSZ32
32
#define CFG_DSU_ETHB 32
33
#else
34
#define CFG_DSU_ETHB 1
35
#endif
36
 
37
#ifndef CONFIG_DSU_ETH_PROG
38
#define CONFIG_DSU_ETH_PROG 0
39
#endif
40
 

powered by: WebSVN 2.1.0

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