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

📄 systemc_2_verilog

📁 基于4个mips核的noc设计
💻
字号:
#!/bin/tcshecho Removing old sources and copying new C sources...rm -f *.h *.cpp *.vcp --target-directory=. ../mips/*.h ../mips/*.cppcp --target-directory=. ../mips/cache/*.h ../mips/cache/*.cppcp --target-directory=. ../ecube/*.h ../ecube/*.cppecho Invoking SystemC...dc_shell -x echo_include_commands=false -f cocentric_net.screcho Removing C sources...rm -f *.h *.cppecho Done!

⌨️ 快捷键说明

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