⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 system.h

📁 DE2_TV_m_write.rar是用来去处抖动的
💻 H
字号:
/* system.h * * Machine generated for a CPU named "de2_tv2_0" as defined in: * D:\DE2_TV_m_write\avl_m_w.ptf * * Generated: 2008-03-30 20:43:56.0 * */#ifndef __SYSTEM_H_#define __SYSTEM_H_/*DO NOT MODIFY THIS FILE   Changing this file will have subtle consequences   which will almost certainly lead to a nonfunctioning   system. If you do modify this file, be aware that your   changes will be overwritten and lost when this file   is generated again.DO NOT MODIFY THIS FILE*//*******************************************************************************                                                                             ** License Agreement                                                           **                                                                             ** Copyright (c) 2003 Altera Corporation, San Jose, California, USA.           ** All rights reserved.                                                        **                                                                             ** Permission is hereby granted, free of charge, to any person obtaining a     ** copy of this software and associated documentation files (the "Software"),  ** to deal in the Software without restriction, including without limitation   ** the rights to use, copy, modify, merge, publish, distribute, sublicense,    ** and/or sell copies of the Software, and to permit persons to whom the       ** Software is furnished to do so, subject to the following conditions:        **                                                                             ** The above copyright notice and this permission notice shall be included in  ** all copies or substantial portions of the Software.                         **                                                                             ** THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR  ** IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,    ** FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ** AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER      ** LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING     ** FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER         ** DEALINGS IN THE SOFTWARE.                                                   **                                                                             ** This agreement shall be governed in all respects by the laws of the State   ** of California and by the laws of the United States of America.              **                                                                             *******************************************************************************//* * system configuration * */#define ALT_SYSTEM_NAME "avl_m_w"#define ALT_CPU_NAME "de2_tv2_0"#define ALT_CPU_ARCHITECTURE "de2_tv2"#define ALT_DEVICE_FAMILY "CYCLONEII"#define ALT_STDIN "/dev/"#define ALT_STDIN_TYPE "altera_nios2"#define ALT_STDIN_BASE 0x00800000#define ALT_STDIN_DEV#define ALT_STDIN_PRESENT#define ALT_STDOUT "/dev/"#define ALT_STDOUT_TYPE "altera_nios2"#define ALT_STDOUT_BASE 0x00800000#define ALT_STDOUT_DEV#define ALT_STDOUT_PRESENT#define ALT_STDERR "/dev/"#define ALT_STDERR_TYPE "altera_nios2"#define ALT_STDERR_BASE 0x00800000#define ALT_STDERR_DEV#define ALT_STDERR_PRESENT#define ALT_CPU_FREQ 100000000#define ALT_IRQ_BASE NULL/* * processor configuration * */#define NIOS2_CPU_IMPLEMENTATION ""#define NIOS2_BIG_ENDIAN 0#define NIOS2_ICACHE_SIZE 0#define NIOS2_DCACHE_SIZE 0#define NIOS2_ICACHE_LINE_SIZE 0#define NIOS2_ICACHE_LINE_SIZE_LOG2 0#define NIOS2_DCACHE_LINE_SIZE 0#define NIOS2_DCACHE_LINE_SIZE_LOG2 0#define NIOS2_EXCEPTION_ADDR 0x00800000#define NIOS2_RESET_ADDR 0x00800000#define NIOS2_BREAK_ADDR 0x00800000/* * A define for each class of peripheral * */#define __ALTERA_AVALON_NEW_SDRAM_CONTROLLER/* * sdram_0 configuration * */#define SDRAM_0_NAME "/dev/sdram_0"#define SDRAM_0_TYPE "altera_avalon_new_sdram_controller"#define SDRAM_0_BASE 0x00000000#define SDRAM_0_SPAN 8388608#define SDRAM_0_REGISTER_DATA_IN 1#define SDRAM_0_SIM_MODEL_BASE 1#define SDRAM_0_SDRAM_DATA_WIDTH 16#define SDRAM_0_SDRAM_ADDR_WIDTH 12#define SDRAM_0_SDRAM_ROW_WIDTH 12#define SDRAM_0_SDRAM_COL_WIDTH 8#define SDRAM_0_SDRAM_NUM_CHIPSELECTS 1#define SDRAM_0_SDRAM_NUM_BANKS 4#define SDRAM_0_REFRESH_PERIOD 15.625#define SDRAM_0_POWERUP_DELAY 100#define SDRAM_0_CAS_LATENCY 3#define SDRAM_0_T_RFC 70#define SDRAM_0_T_RP 20#define SDRAM_0_T_MRD 3#define SDRAM_0_T_RCD 20#define SDRAM_0_T_AC 5.5#define SDRAM_0_T_WR 14#define SDRAM_0_INIT_REFRESH_COMMANDS 2#define SDRAM_0_INIT_NOP_DELAY 0#define SDRAM_0_SHARED_DATA 0#define SDRAM_0_STARVATION_INDICATOR 0#define SDRAM_0_TRISTATE_BRIDGE_SLAVE ""#define SDRAM_0_IS_INITIALIZED 1#define SDRAM_0_SDRAM_BANK_WIDTH 2#define SDRAM_0_CONTENTS_INFO "SIMDIR/sdram_0.dat 1206881022"#define ALT_MODULE_CLASS_sdram_0 altera_avalon_new_sdram_controller/* * Devices associated with code sections. * */#define ALT_TEXT_DEVICE#define ALT_RODATA_DEVICE#define ALT_RWDATA_DEVICE#define ALT_EXCEPTIONS_DEVICE UNDEFINED VARIABLE %EXCEPTIONS_SEGMENT%#define ALT_RESET_DEVICE      UNDEFINED VARIABLE %RESET_SEGMENT%#endif /* __SYSTEM_H_ */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -