⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 generated.sh

📁 RT8019网络控制器在FPGA中的驱动设计
💻 SH
字号:
#!/bin/sh## generated.sh - shell script fragment - not very useful on its own## Machine generated for a CPU named "cpu" as defined in:# E:\code\EP1C6\l_standard\stand.ptf## Generated: 2006-04-19 14:56:29.421# 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 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=0x004000F8id=3066103290utimestamp=1143897287u# Include operating system specific parameters, if they are supplied.if test -f /cygdrive/c/altera/kits/nios2/components/micrium_uc_osii/build/os.sh ; then   . /cygdrive/c/altera/kits/nios2/components/micrium_uc_osii/build/os.shfi

⌨️ 快捷键说明

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