



Adding IP to openrisc?
by dadas on Mar 13, 2015 |
dadas
Posts: 4 Joined: Oct 26, 2014 Last seen: Mar 24, 2025 |
||
Hello everyone,
I am a bit new on Openrisc. My operating system is linux mint 17.. I've just installed gnu toolchain and or1ksim succesfully.. Now I want to add a peripheral to the openrisc processor. If anyone knows how to do it please point me to the right direction.. I mean maybe you have a manual or a tutorial that may be useful for me.. Thanks, Latif, |
RE: Adding IP to openrisc?
by antoine163 on Mar 26, 2015 |
antoine163
Posts: 2 Joined: Sep 23, 2014 Last seen: Mar 30, 2021 |
||
Hello dadas,
You can, maybe, look this page http://www.elec4fun.fr/2011-03-30-10-16-30/2012-08-22-20-50-31/or1200-barebox-on-de1 . There are a github repository with many IP -> https://github.com/openrisc/orpsoc-cores . And, on this repository (https://github.com/openrisc/orpsoc-cores/blob/master/cores/wb_intercon/sw/wb_intercon_gen ) there is a script for generate a openrisc system. In hope to help, Antoine |



