navigator_syslib.sc

来自「在开发FPGA上比较有用」· SC 代码 · 共 36 行

SC
36
字号
<?xml version="1.0" encoding="UTF-8"?>
<?scdStore version="2"?>

<scannerInfo id="org.eclipse.cdt.make.core.discoveredScannerInfo">
<collector id="org.eclipse.cdt.make.core.PerProjectSICollector">
<includePath path="e:/altera/72/quartus/bin/cygwin/lib/gcc/i686-pc-cygwin/3.4.4/include"/>
<includePath path="e:/altera/72/quartus/bin/cygwin/usr/include"/>
<includePath path="e:/altera/72/quartus/bin/cygwin/usr/include/w32api"/>
<includePath path="E:/sd_card/sd_card/software/navigator_syslib"/>
<includePath path="E:/sd_card/sd_card/software/navigator_syslib/Debug/system_description"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_jtag_uart/HAL/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_jtag_uart/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_sysid/HAL/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_sysid/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_pio/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_cfi_flash/HAL/inc"/>
<includePath path="e:/sd_card/sd_card/SD_Card_Controller_SPI/HAL/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_timer/HAL/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_timer/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_uart/HAL/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_uart/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_lcd_16207/HAL/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_lcd_16207/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_dma/HAL/inc"/>
<includePath path="e:/altera/72/ip/sopc_builder_ip/altera_avalon_dma/inc"/>
<includePath path="e:/altera/72/ip/nios2_ip/altera_nios2/HAL/inc"/>
<includePath path="e:/altera/72/nios2eds/components/altera_hal/HAL/inc"/>
<definedSymbol symbol="ALTERA_INCLUDES"/>
<definedSymbol symbol="SYSTEM_BUS_WIDTH=32"/>
<definedSymbol symbol="ALT_NO_INSTRUCTION_EMULATION"/>
<definedSymbol symbol="ALT_SINGLE_THREADED"/>
<definedSymbol symbol="__hal__"/>
<definedSymbol symbol="ALT_DEBUG"/>
</collector>
</scannerInfo>

⌨️ 快捷键说明

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