71738db9db26001b1091ad0065de6612
来自「2006nios嵌入式系统电子设计大赛时用过的完整工程。」· 代码 · 共 39 行
TXT
39 行
#!/bin/sh## generated.sh - shell script fragment - not very useful on its own## Machine generated for a CPU named "cpu" as defined in:# D:\4\DE2Project_restored\software\MY4_syslib\..\..\niosII.ptf## Generated: 2006-08-08 08:35:33.437# 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:\4\DE2Project_restored\software\MY4_syslib\..\..\niosII.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# These variables indicate what the System ID peripheral should holdsidp=0x001410D8id=1171947352utimestamp=1154916340u# Include operating system specific parameters, if they are supplied.if test -f /cygdrive/d/altera/kits/nios2_51/components/altera_hal/build/os.sh ; then . /cygdrive/d/altera/kits/nios2_51/components/altera_hal/build/os.shfi
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?