c171c55b8c24001c1b83f20a4c634ff1

来自「基于NIOS II的SD CARD MUSIC PLAYER源码」· 代码 · 共 37 行

TXT
37
字号
#!/bin/sh## generated.sh - shell script fragment - not very useful on its own## Machine generated for a CPU named "cpu_0" as defined in:# D:\keith_temp\quartusII\DE1_QIIv70\DE1_demonstrations\DE1_SD_Card_Audio\system_0.ptf## Generated: 2007-06-27 16:54:39.453# 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# This variable indicates where the PTF file for this design is locatedptf=D:\keith_temp\quartusII\DE1_QIIv70\DE1_demonstrations\DE1_SD_Card_Audio\system_0.ptf# This variable indicates whether there is a CPU debug corenios2_debug_core=yes# This variable indicates how to connect to the CPU debug corenios2_instance=0# This variable indicates the CPU module namenios2_cpu_name=cpu_0# Include operating system specific parameters, if they are supplied.if test -f /cygdrive/c/altera/71/nios2eds/components/altera_hal/build/os.sh ; then   . /cygdrive/c/altera/71/nios2eds/components/altera_hal/build/os.shfi

⌨️ 快捷键说明

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