Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Graphics Hardware Hacking Open Source Hardware Build

Open Source CPUs Coming To a Club Near You? 54

lekernel writes "The Milkymist project (also mentioned earlier this year) have started shipping their so-called 'video synthesizer,' a device used by concert and other event organizers to create live visual effects. Most interestingly, the device is based on their fully open source system-on-chip design, including both a CPU and graphics accelerators — the latter being a significant part of what the Open Graphics project is still struggling with."
This discussion has been archived. No new comments can be posted.

Open Source CPUs Coming To a Club Near You?

Comments Filter:
  • by blair1q ( 305137 ) on Thursday October 20, 2011 @04:09PM (#37782118) Journal

    I was beginning to worry that politics and journalism and business were all there was to /.

    • I was beginning to worry that politics and yellow journalism and business were all there was to /.

    • Re: (Score:2, Funny)

      by Ironchew ( 1069966 )

      I was beginning to worry that politics and journalism and business were all there was to /.

      Don't worry, the Slashdot editors have had a journalism-free approach to summaries for a long time.

  • Mist/vapor (Score:3, Funny)

    by Anonymous Coward on Thursday October 20, 2011 @04:14PM (#37782202)

    Mist and vapor. Similar properties.

  • by Anonymous Coward

    And all 5 people that care about this project will be thrilled.

  • What exactly makes the design open source? Are they talking about open sourcing the drivers? Cause as with the omega project, there's just a long line of developers lining around the corner to do assembly level programming to reinvent the wheel to make it smaller (sarcasm to the max, nobody wants to work on this shit).

    Also seems they have a profit model going here, open source here means, we'll take all your code and then close the source once we have enough and are making enough $.

    • by Mr Z ( 6791 ) on Thursday October 20, 2011 @05:25PM (#37783556) Homepage Journal

      I take it you've never built hardware at the "design circuit boards and get them assembled" level. It's capital intensive. For my simple projects, the difference in cost per board was about 5-10x between a run of 5 and a run of 500. Of course they're selling these, because if they sell enough, they're cheaper for everyone. If everyone had to build one from scratch, nobody would, because they'd cost about $1000 more. Looks like it's a 6 layer board. I don't think that's something you can etch in your bathroom sink with a copper clad board from your local Fry's.

      And they're truly open source. It's all GPLv3 or CC BY-SA 3.0. They provide the VHDL, the board design files (and the resulting Gerbers), everything. And according to their FAQ [milkymist.org], they're even working on a free toolchain to compile the FPGA code.

    • Since we do not have a copyright transfer and most of the code is GPLv3 licensed, no one in this project has the right (nor the intention AFAIK) to close all the source.
    • VHDL description files of the hardware, so you can mask it to an ASIC or "compile" it on any sufficiently large FPGA. IF I remember correctly these make use of an FPGA as the SOC.
  • FPGA (Score:4, Informative)

    by Ironchew ( 1069966 ) on Thursday October 20, 2011 @04:27PM (#37782380)

    The technical overview [milkymist.org] says the system-on-a-chip is implemented with FPGAs, and the open-source component is the Verilog HDL code.

    • OK, I was wondering what problem this would solve that couldn't be more economically solved via FPGA. FPGAs have their issues, but unless you're intending to do a fairly substantial run of chips, I can't imagine it being practical without using FPGA chips.

    • The technical overview [milkymist.org] says the system-on-a-chip is implemented with FPGAs, and the open-source component is the Verilog HDL code.

      Verilog HDL code supplied by FPGA vendor

    • So how do you compile that and get it into an FPGA without closed-source tools?

      • OK, so the entire process is not open source, but I think it is overall more open than stock CPUs. Besides, I find it much more geek-worthy to design my own circuits, rather than merely giving instructions to some other guy's circuit for which I don't even have schematics.

        By the way, there are open source tools for some stages of FPGA work, at least synthesis and programming. I use UrJTAG all the time to program my chips on ARM and PPC, even if the bitfile must be built on x86 with closed tools.

        • by Arlet ( 29997 )

          OK, so the entire process is not open source, but I think it is overall more open than stock CPUs

          I think stock CPUs are just as (or more) open, but they operate at a different level. The FPGA itself is usually not specified in such detail as the CPU. For instance, the bitfile format is proprietary and undocumented, as well as the exact properties of the FPGA fabric. You still need to buy the actual FPGAs from the vendor, and there's not a lot of choice between them, and then you need to get the synthesis to

  • When someone decided there was a potential market for generic CPUs and SOC, something the size of an IC socket, the chip was built, etc, and Arduino is a marginally sustaining product.

    If someone similarly decides that there is a market for a 'specialized' FPGA ( know, stupid), then it might get built, and expandign current FPGAs with some more specialized elements might result in a user-definable CPU that is actually useful.

    The difference is that trying to design a new CPU today is assumed to require not ju

    • With all the die shrinks, FPGAs today have enough gates - which ultimately are the building blocks of all combinational and sequential logic - to make CPUs. Yeah, there may not be enough gates in them to make the latest and greatest Opterons, or Xeons, or POWER7s, or UltraSparc T4s. But there are enough in them to make generic CPUs of any architecture. If one wants an open CPU whose design one can later tweak for whatever their needs, this is a good way to do it. Once a design is frozen, and the volumes
  • Why did it take that long for viable open source future cpu candidates to come up ?
  • The site has an "unboxing video", but not a demo video. Here's a demo video. [youtube.com] That was version 0.3. It looks like a rather lame screen saver. Here's version 1.0 from a techno party in Berlin. [vimeo.com] It's still rather lame.

    I'm all in favor of good nightclub video, but this isn't it.

  • One of the problems with open source hardware is that the highest performance chips are designed under restrictive design rules which are a result of fabrication process limitations at the smallest technology nodes. That's one of the biggest reasons the semiconductor industry hasn't moved entirely to a fabless model. The folks making high performance computing hardware need to know exactly what limitations are imposed upon them by the fabrication process. And the fabircation process will never become "open
  • Is this not another MIPS variant? There are so many questionably licensed and non-licensed MIPS microprocessors out there, I tried looking at the data sheets, but I don't see what instruction set this processor uses. I suspect a non-patent-encumbered variant of MIPS32. Can anyone verify?

  • Congratulations to the Milkymist team - it's a great example of what you can do with open source hardware. As well as the LM32 used by Milkymist, there are other open source processors out there, for example picoJava, OpenSPARC, LEON and the OpenRISC 1200. Most of these are finished projects, subsequently open sourced - kudos to the developers for freeing their designs. The OpenRISC 1200, hosted on www.opencores.org, is different, in that it has an active community continuing to develop the processor and

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...