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

📄 config.in

📁 用VHDL语言实现的ARM处理器的标准内核的源代码程序
💻 IN
字号:
mainmenu_option next_commentcomment 'Sparc debugging      '  bool 'Integer unit register writes       ' CONFIG_DEBUG_IURF  dep_bool 'Floating-point unit register writes       ' CONFIG_DEBUG_FPURF $CONFIG_FPU_ENABLE  bool 'Continue on reset trap       ' CONFIG_DEBUG_NOHALT  bool '32-bit program counters       ' CONFIG_DEBUG_PC32  if [ "$CONFIG_FT_ENABLE" = "y" ]; then    if [ "$CONFIG_FT_RF_ENABLE" = "y" ]; then      bool 'Inject register-file errors    ' CONFIG_DEBUG_RFERR    fi    if [ "$CONFIG_FT_CACHEMEM_ENABLE" = "y" ]; then      bool 'Inject cache memory errors    ' CONFIG_DEBUG_CACHEMEMERR    fi  fiendmenu

⌨️ 快捷键说明

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