什么技术可用于动画 MIPS 管道?
对于我的计算机体系结构课程,我必须使用颜色和所有内容创建一个动画 MIPS 管道模拟。知道可以使用哪种技术来实现这一目标吗?我可以用几种高级语言进行编码,但我不知道如何制作动画(工具、库、模板)。动画必须是交互式的,用户应该能够输入实际的 MIPS 汇编代码,并且模拟使用颜色“每种类型的指令一种颜色”来演示其所采取的路径。
谢谢
图片: http://www. utdallas.edu/~cantrell/ee4304/Pipe-data+control.jpg
For my Computer Architecture class, I have to create an Animated MIPS Pipeline Simulation with the colors and everything. Any idea which technology can be used to accomplish this? I can do the coding in several high-level languages but I have no idea how to do the animation (tool, library, templates). The animation must be interactive, the user should be able to enter actual MIPS assembly code, and the simulation demonstrate the path it takes using colors "One color for each type of instruction".
Thanks
Image: http://www.utdallas.edu/~cantrell/ee4304/Pipe-data+control.jpg
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试以下其中一项:
Visual MIPS R2000 Processor Simulator - http://jamesgart.com/procsim/
动画电路模拟器- http://www.cs.technion.ac.il/~wagner/index_files/ckt_anim/
Try one of these:
Visual MIPS R2000 Processor Simulator - http://jamesgart.com/procsim/
Animated Circuit Simulator - http://www.cs.technion.ac.il/~wagner/index_files/ckt_anim/