.project
来自「91c111芯片的网络模块的原理图以及和ep1c6fpga连线相关的例子程序」· PROJECT 代码 · 共 28 行
PROJECT
28 行
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>hello_led_4_syslib</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.altera.ide.core.alterabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>com.altera.ide.core.AlteraNios2Nature</nature>
<nature>com.altera.ide.core.AlteraSDKNature</nature>
</natures>
<linkedResources>
<link>
<name>Device Drivers [sopc_builder]</name>
<type>2</type>
<location>D:/altera/quartus51/sopc_builder/components</location>
</link>
</linkedResources>
</projectDescription>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?