1/1
Boot Linux with fusesoc on DE0-Nano
by rxiang on Jan 15, 2016 |
rxiang
Posts: 2 Joined: May 18, 2015 Last seen: Jan 12, 2017 |
||
Hello all,
I am a master student and I am new to fusesoc. I have booted Linux on DE0-Nano FPGA by following sources: https://github.com/olofk/fusesoc https://github.com/openrisc/orpsoc-cores https://github.com/openrisc/linux http://cear.ufpb.br/~isaac/site/tutoriais/openrisc (Tutorial) http://i.imgur.com/X36qdzs.jpg But the default core is "mor1kx", which is defined in orpsoc_defines.v. Now I am wondering whether I can use OR1200 to boot Linux. So I commented out "`define MOR1KX" in orpsoc_defines.v and run Quartus II programmer again. http://i.imgur.com/oMZAwtu.jpg But there is no message from SecureCRT window this time. Should I do something to make it work like mor1kx? Thanks! |
1/1