Changeset 425 for trunk/softs/tsar_boot/conf/platform_fpga_de2-115
- Timestamp:
- Jun 30, 2013, 8:28:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h
r412 r425 7 7 #define CACHE_LINE_SIZE 64//bytes 8 8 9 #define BOOT_DEBUG 09 #define BOOT_DEBUG 1 10 10 #define BOOT_DEBUG_IOC 0 11 11 … … 13 13 #define TTY_BASE 0xFC000000 14 14 #define ICU_BASE 0xFD000000 15 16 /* Mandatory argument only for FPGA platforms */ 17 18 #define SYSCLK_FREQ 25000000//Hz
Note: See TracChangeset
for help on using the changeset viewer.