build.sh
来自「基于IBM的NPU」· Shell 代码 · 共 6 行
SH
6 行
# Build the L2 tutorial section echo "npasm -i ../inc -elf -v np4gs3c -g l2.asm ..." npasm -i ../inc -elf -v np4gs3c -g l2.asmecho "nptest -f l2.tcl ..."nptest -f l2.tcl
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?