On Mon, Aug 13, 2012 at 06:40:21AM +0100, R. Diez wrote: > > > > Do you have some rough numbers on how much resources it uses when > > deployed in an FPGA? (I couldn't find any information about it in the > > README). > > I'll add some figures to the readme when I have a minute. > > > Shameless advertisement: Clang/LLVM is capable of generating code > > without delay-slots as well, feel free to try it out ;) > > I could add Clang/LLVM to my automated orbuild framework. Is support for > OpenRISC part of the standard distribution? If not, where should I download > it from? >
It would be nice to have it added in orbuild. No OpenRISC support in the standard distribution, the current work-in-progress is available here: https://github.com/skristiansson/llvm-or1k https://github.com/skristiansson/clang-or1k There are some light-weight notes on how to build it in README.or1k and here: http://opencores.org/or1k/LLVM Stefan _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
