仿真CPU的java写成的软件

时间:2017-06-14 04:42:02
【文件属性】:

文件名称:仿真CPU的java写成的软件

文件大小:604KB

文件格式:PDF

更新时间:2017-06-14 04:42:02

CPU

CPU Sim is a Java application that I wrote that allows users to design simple computer CPU's at the microcode level and to run machine-language or assembly-language programs on those CPU's through simulation. It can be used to simulate a variety of architectures, including accumulator-based, RISC-like, or stack-based (such as the JVM) architectures. It is a useful tool for instructors who want their students to get hands-on exposure to a variety of architectures and to get a chance to design and implement their own architectures and write programs in machine language and assembly language for their architectures.


网友评论