Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Price? (Score 1) 140

The price will probably depend a lot on the fab method, but the goal is to make it cheap and available. The main difference between this and beagleboard/arduino/freerunner is that they are all closed source ASICs. This is both a philosophical difference (Yeah! It's open source) and a practical (I wonder why the CPU is acting strangely, Oh well, I just have to look at the source code)

Comment Re:A little outdated don't you think (Score 1) 140

The OpenRISC spec supports 64-bit, but the current implementation is 32 bit. I agree with the GPU part. There is a cool project that has built a FPGA-based graphics card http://wiki.opengraphics.org/ . One problem with the open source hardware community is that it is a bit fragmented. Would be awesome to combine a lot of the efforts.

Comment Free at last (Score 1) 1

This is a milestone in open source history. No more complaining about undocumented behaviour that causes drivers to crash. It's just to download the RTL code and see for yourself what is going on. If this catches on, the chances of building truly open systems greatly improves. Go OpenCores!
Hardware

Submission + - Worlds first community funded CPU ASIC (opencores.org) 1

An anonymous reader writes: The 32 bit OpenRISC CPU has been available for many FPGAs and was turned into a commercial ASIC in 2003 http://hardware.slashdot.org/story/03/12/08/2326236/Open-Source-Finally-Hits-Real-Silicon. Now, the OpenCores community is asking for donations to create a new ASIC with the openrisc cpu, ethernet, PCI, UART, USB and other peripherals. The goal is to be able to sell these ASICs at a low price to anyone who wants to build a cheap embedded system built completely on open source. The OpenRISC currently runs on linux 2.6.37 and has ports of gcc 4.5.1 among other things.

Slashdot Top Deals

If you want to put yourself on the map, publish your own map.

Working...