3099f052787d001d1a71c55e3d285ef2

来自「nios ii sopc关于ISP1362和DM9000A的工程」· 代码 · 共 42 行

TXT
42
字号
#!/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:\GX_CIDE_SOPC\EP3C80\projects\cide_7f\software\syslib\..\..\nios2_7f.ptf## Generated: 2008-09-08 14:34:06.937# 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:\GX_CIDE_SOPC\EP3C80\projects\cide_7f\software\syslib\..\..\nios2_7f.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# These variables indicate what the System ID peripheral should holdsidp=0x01503088id=922251475utimestamp=1220854184u# Include operating system specific parameters, if they are supplied.if test -f /cygdrive/c/altera/80/nios2eds/components/altera_hal/build/os.sh ; then   . /cygdrive/c/altera/80/nios2eds/components/altera_hal/build/os.shfi

⌨️ 快捷键说明

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