Comment Re: SD card feature? (Score 1) 291
Comment RE Open source chips (Score 5, Informative) 56
This is a view that we in the OpenRISC community share with the Open Source Hardware developers at CERN and other groups. This has also been tried by IP lawyers for a large company that wanted to use OpenRISC about ten years ago.
As for ASIC implementations it could be worth mentioning that there are ASICs running or1200 (the original LPGL-licensed OpenRISC implementation) in Samsung Digital TVs, in some of the Allwinner SoCs, Zigbee ASICs and other places, so it has been done many times over the years
Comment Re:solstice (Score 1) 204
Comment Re:Does 'hardware' extend to FPGAs and the like (Score 1) 103
Comment Re:Where can I get one? (Score 1) 165
Comment Re:Where can I get one? (Score 1) 165
Comment Re:OpenRISC on FPGA? (Score 1) 165
Comment Re:Where can I get one? (Score 1) 165
Comment Re:OpenRISC on FPGA? (Score 1) 165
MinSoC support even more boards (http://opencores.org/project,minsoc) but there are less supported peripherals there. Ethernet and UART IIRC
The cheapest ones are about $50 or $60. Think the de0-nano is cheapest
If you want to try out some OpenRISC developing without having to buy a dev board, there is also the OpenRISC architecture simulator or1ksim http://opencores.org/or1k/Or1ksim It supports UART through xterm or telnet, ethernet with TUN/TAP and a framebuffer
Comment Re:Where can I get one? (Score 1) 165
Or simply the dude who did it owned a DSP1800 as opposed to the board I have at home?
You're actually spot on
I think it was a tight fit though, so I'm not sure it will fit on smaller spartan 3 FPGAs. Disabling caches and hardware mul/div and stuff like that could help. It's a pretty common board, so if anyone is interested in trying, just drop in to #opencores on freenode and chat with us