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

📄 readme

📁 ppc750 system design simulator using system c
💻
字号:
                             =-=-=-=-=-=-=-=-=-=-=                              PowerPC750 Simulator                             =-=-=-=-=-=-=-=-=-=-=			     How directories are organized ?------------------------------The sub-directory "powerpc" contains the PowerPC750 simulator (written using SystemC).The sub-directory "ppcemul" contains the PowerPC emulator.Source are in "src" directories.Libraries are in "lib" directories.includes are in "include" directories.binary executables are in "bin" directories.Which files are built by the makefile ?--------------------------------------The PowerPC750 simulator (executable) : powerpc/bin/powerpcThe PowerPC Emulator (executable) : ppcemul/bin/ppcemulThe PowerPC Emulator library : ppcemul/lib/libppcemul.aHow to build both the emulator and the simulator ?-------------------------------------------------1) Edit powerpc/src/Makefile : make the SYSTEMC_DIR variable point on the SystemC Directory.2) Go on the top level directory and run make.

⌨️ 快捷键说明

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