source: trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h @ 412

Last change on this file since 412 was 412, checked in by porquet, 11 years ago

boot_tsar: bug fix and more debug

File size: 299 bytes
Line 
1#define NB_PROCS        1
2#define NB_CLUSTERS     1
3
4#define IRQ_PER_PROC    1
5
6#define CACHE_COHERENCE 1
7#define CACHE_LINE_SIZE 64//bytes
8
9#define BOOT_DEBUG      0
10#define BOOT_DEBUG_IOC  0
11
12#define IOC_BASE        0xFB000000
13#define TTY_BASE        0xFC000000
14#define ICU_BASE        0xFD000000
Note: See TracBrowser for help on using the repository browser.