Changeset 347 for trunk/softs/tsar_boot/conf/platform_fpga_de2-115
- Timestamp:
- Apr 1, 2013, 8:57:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h
r302 r347 1 #define NB_PROCS 42 #define NB_CLUSTERS 11 #define NB_PROCS 4 2 #define NB_CLUSTERS 1 3 3 4 #define IRQ_PER_PROC 14 #define IRQ_PER_PROC 1 5 5 6 #define IOC_BASE 0xFB000000 7 #define VCIBD_BASE 0xFB000000 8 #define TTY_BASE 0xFC000000 9 #define ICU_BASE 0xFD000000 6 #define CACHE_COHERENCE 1 7 #define CACHE_LINE_SIZE 64//bytes 8 9 #define IOC_BASE 0xFB000000 10 #define VCIBD_BASE 0xFB000000 11 #define TTY_BASE 0xFC000000 12 #define ICU_BASE 0xFD000000
Note: See TracChangeset
for help on using the changeset viewer.