引言
openrisc是开源computer architecture中推广的比较好的。工具也比较齐全,比如,compiler,debugger,architecture simulator,rtl simulator。。。这些tool都有,并且都是opensource的,有极大的灵活性。
学习一种技术最好的方式就是使用它,修改它。(the best way to learn and understandthe openrisc is to use it - rill_zhen)。
这一小节就介绍开发环境的搭建。
3.1 参考
有一些document和web link可以参考:
1》当然是官网了:
http://opencores.org/or1k/Main_Page
2》另外一个比较好的参考网站:
http://www.embecosm.com/download/ean2.html
3》国内我们有一个qq群,可以参与讨论,相互学习与交流:
277505520
3.2 最简单的方法:
一般有两种方式:用现成的;自己安装。
opencores提供了一个virtualbox的镜像,里面所有的工具(除FPGA