?? generated.sh
字號:
#!/bin/sh## generated.sh - shell script fragment - not very useful on its own## Machine generated for a CPU named "cpu" as defined in:# c:\jtag\software\hello_world_4_syslib\..\..\nios.ptf## Generated: 2008-10-09 22:27:14.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=c:\jtag\software\hello_world_4_syslib\..\..\nios.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# These variables indicate what the System ID peripheral should holdsidp=0x01005010id=552374982utimestamp=1223558957u# Include operating system specific parameters, if they are supplied.if test -f /cygdrive/e/altera/72/nios2eds/components/altera_hal/build/os.sh ; then . /cygdrive/e/altera/72/nios2eds/components/altera_hal/build/os.shfi
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -