Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Hardware Software Linux Technology

Open Source Finally Hits Real Silicon 247

pagercam2 writes "While Open Source software has many success stories, hardware and particularly chips haven't had as much. While there have been multiple Open Source projects, none have come to a final product until now. The OpenRISC 1000 has been implemented by Flextronics Semiconductor(a division of Flextronics, the contract manufacturer possibly best known for its production of many Cisco products) along with PCI, 10/100 Ethernet, serial, GPIO etc. ... Details and pretty pictures available at OpenCores.org, and it even runs uClinux. Good Job!"
This discussion has been archived. No new comments can be posted.

Open Source Finally Hits Real Silicon

Comments Filter:
  • by grub ( 11606 ) <slashdot@grub.net> on Monday December 08, 2003 @08:08PM (#7664142) Homepage Journal

    If they make money with this and other chip fabricators get on the open source boat then perhaps one day we'll see an entire open source chipset and motherboard combo. No "SecureThisBIOS" and "TrustedThatOS" needed.. That would be damn sweet.
  • Open Source Chipsets (Score:5, Interesting)

    by Raynach ( 713366 ) on Monday December 08, 2003 @08:16PM (#7664216) Homepage
    I, for one, would like to see the open source community making open source chipsets, from the design, material, and the software to make it work. This is basically rebuilding the computer from the ground up, except with an open source backing of it. Why should major companies control the architechures that we are using? Although, the manafacteur of these chips may be a problem, but it would be very interesting to see electrical and computer engineers working on an open project to make a suprerior chip. This could, in fact, prove Moore totally wrong.

    Or, I'm just being fanatical and ranting about nothing, whatever.

  • Hardware development (Score:3, Interesting)

    by adrianbaugh ( 696007 ) on Monday December 08, 2003 @08:20PM (#7664256) Homepage Journal
    The development is naturally going to take longer for a finished product - nobody's going to release alpha (or even beta) silicon.
    After all, you really don't want to have to submit a critical bug patch when the first mass run of chips is half-done... (Or the coder whose bug it fixes!)
  • by Un pobre guey ( 593801 ) on Monday December 08, 2003 @08:22PM (#7664270) Homepage
    How about the old VW sedan, especially the off-patent parts? Can an open-source automobile design based on, say, the 1980 VW sedan be set-up and evolved in poor countries?

    In general, what problems would there be in creating open-source engineering designs for hardware of all kinds branched off from off-patent intellectual property? That, as it turns out, was the express purpose of the US Patent system as conceived by Benjamin Franklin, unless I am mistaken.

  • by nurb432 ( 527695 ) on Monday December 08, 2003 @08:23PM (#7664278) Homepage Journal
    Then anyone that uses an unapproved 'open' system, be it hardware or software, will be jailed if caught..

    Dont laugh, its comin... The hints are already in the air.
  • by LittleBigScript ( 618162 ) on Monday December 08, 2003 @08:25PM (#7664300) Homepage Journal
    Possibly the chips could be designed in parallel with an opensource kernel (can't think of one at the moment) and built like a amiga or atari style machine. Hardware, which is openware, would be a bunch of medium grade processors each running SMP on cheap processors.

    I think that a good and durable machine could be developed with a high speed bus and provide most, if not more speed than people need.
  • by f1ipf10p ( 676890 ) on Monday December 08, 2003 @08:34PM (#7664383)
    This fills a need for many consumer solutions that will have their cpu emebedded, similar to what VIA does with EDEN or C3. Most users have no idea of the clock speed of the cpu in their satellite tuner or DVR. I assure you many engineers that pick CPU's for systems will be glad to have this as a choice...
  • by randyest ( 589159 ) on Monday December 08, 2003 @08:40PM (#7664422) Homepage
    I didn't know open source had made it to real hardware; thanks slashdot.

    Judging from the specs included at the linked site, this core compares favorably with CPU cores from ARM, NEC and others who make big bucks selling (and supporting) these cores for system integration. This is interesting, and it's maybe even more interesting that I haven't noted it in any trade journals (did I miss it, or has this thing been going on under the industry radar?)

    However, it seems like the CPU core itself is open-source, while a lot of the bonus features on the SoC (System On a Chip) example cited are IP from Flextronics (the the company that did the physical design for this open-source CPU core, which was manufactured by UMC). I can't tell for sure because the site is slashdotted already. The links on PCI, JTAG etc. would presumably tell if all these IP macros (besides the CPU) are open source also -- does anyone know for sure?

    Either way, the specs on the sample chip are interesting: SoC with OR1200 CPU implemented by Flextronics Semiconductor: 32-bit general-purpose microcontroller, UMC 0.18um fab process, maximum clock frequency of 160MHz. This SoC contains (1 each I assume): OR1200 processor, Memory Controller (FLASH, SDRAM, SRAM, DPRAM), PCI 2.2 32-bit interface 33/66MHz, Ethernet MAC 10/100. UART16550, GPIO, JTAG/Debug Interface.

    BTW, 160MHz is pretty darn good, until you see that 160MHz is not really "MAX" as in "max (worst-case) operating conditions" as one usually specs these things. Usually, when a spec says "maximum clock frequency", it means that you can safely run the part at these speeds under the entire range of allowed operating conditions (temperature and voltage). It's rather meaningless to tell the fastest it canpossibly go (which would be 0Kelvin, with a voltage almost high enough to fry the cip), so wpecs tend to tell you the max safe speed.

    That would be the highest temperature (usually ~70C, but it's really based on the junction temp, which is calculated from ambient temp, airflow, and package thermal characteristics -- higher than 25C in any case, since that's usually called "typical"), lowest voltage (usually nominal minus 5% or 10%; so for 3.3V system, worst case voltage would be 3.3-0.33=2.97V, for 1.8V core it would be 1.62V), and slowest process from the fab (whther this is the case or not is unspecified in the list). Instead, lower down the page I see:

    Max system clock 160MHz was obtained at 25C ambient temperature, 3.3V IO and 1.8V core

    I could take a wild guess and say the thing would run at least 125MHz (respectable for the tech at hand), so calling it 160MHz (but not at worst-case conditions) is a little odd, or at least non-standard. If it were a "normal" industry player quoting me a part's clock rate that way, I'd become very, very suspicious of them for the rest of the negotioations.

    It's still way cool, and if those IP cores are all available open source also, I'm really excited. But, I still have a lot of unanswered questions that I expected to see at least a brief mention of:
    • Is a hardware/software co-simulation environment available?
    • If so,what simulators and languages are supported?
    • What support model(s) are available for design teams considering this core?
    • What is the die size for the SoC made by Flextronics?
    • How much is Flextronics selling these SoC's for, or are the ASIC (customer-specific)?
    I guess I could do as the article suggests and call or email Flextronics:

    Test boards are available to Flextronics Semiconductor ASIC customers. For more information about the test boards, the SOC technical details and business engagement please contact Flextronics Semiconductor.


    ... but I don't think they'd appreciate those sorts of inquiries from an employee of a competitor :)
  • Re:homepage: (Score:5, Interesting)

    by joe_bruin ( 266648 ) on Monday December 08, 2003 @09:05PM (#7664582) Homepage Journal
    sounds like a good competitor to the arm and mips chips that currently dominate the low-powered-gpp embedded market.

    the real question is: where's the compiler? no, i didn't read the article, because the site is slashdotted. i presume they will have a gcc port shortly, if it doesn't exist.

    the real problem with open architectures (mips, arm, sparc, ...) is that everyone has a slightly different implementation, and gcc just has general compatibility mode. for example, the cpu i'm currently working on has a 2 cycle 32bit multiply capability, but can also process a (non-multiply) instruction in the pipeline during the second cycle. unfortunately, gcc is not aware of this and i have a wasted cycle. this leaves me the option of doing optimizations in assembly, or fixing the compiler.

    if this project is dedicated to optimizing the compiler for their cores, they could give established players a run for their money in performance. or at least force other core makers to distribute optimized compilers at far lower costs.

    this is a good thing for everyone.
  • by illumin8 ( 148082 ) on Monday December 08, 2003 @09:23PM (#7664728) Journal
    Before everyone sings the praises of Flextronics, keep this in mind:

    Flextronics also makes the famous XBox for Microsoft in their Guadalahara Mexico facility. I just listened to a special on NPR about globalization and NAFTA and an economist was saying that without NAFTA the XBox would cost $400.

    Your Cisco routers would probably cost more too, but I'm not sure if the cheap prices are worth it for the loss of US jobs.
  • Re:Watch out... (Score:5, Interesting)

    by robslimo ( 587196 ) on Monday December 08, 2003 @09:29PM (#7664766) Homepage Journal
    I appreciate the joke, heh, heh.

    But I'd like to point out that opencores has had a fair amount of its open IP commited to silicon to date... not via lithographic processes maybe, but in FPGA's at least in onesies twosies lots if not more.

    It's pretty sweet to be able to put a Z80 core on an FPGA along with a few peripheral cores and make a machine-on-a-chip that can run your legacy embedded code with little or no change... and at a faster clock rate.

  • by Un pobre guey ( 593801 ) on Monday December 08, 2003 @09:56PM (#7664945) Homepage
    Those of you who claim it can't be done for reasons of economy of scale or emission regulations, among other things, are mistaken. Much of the work that would be required has already been done and has been on the market for decades. I was not thinking of the First World market. In the Third World, hand-made auto parts and Mom-and-Pop auto part factories are common. In that context, they are in effect pirating existing IP. To go the whole way and create an open-source design spec with easy to determine compliance tests would be the next logical step.

    This represents a branch point from the First World industrial paradigm of economy of scale and elimination of manual labor, coupled with planned obsolescence and faddishness to ensure a short interval between new car purchases. An open-source car reverses this drastically. Low economy of scale and higher manual labor content coupled with an open-ended product lifetime shifts the focus from the manufacture of the car to that of its components. The car owner repairs the vehicle over a period of many years, possibly turning over the majority of its components one or more times over a long period of time. Small-scale manufacturers would build a mix of components based on demand for specific versions of a component. Clever management of the project should consciously support this. This business model is unsustainable by massive industrial concerns, but might work well in an economy with lower-skilled, small-scale enterprise. It would not be massively profitable, but may be a model for keeping large populations employed.

    If the interconnection ot the automobile's components is carefully and thoughtfully evolved, a single vehicle might be an ever-changing machine, gradually absorbing better components over time. It would not be a static piece of technology that quickly becomes obsolete. This is a subtext of my original post.

  • by randyest ( 589159 ) on Monday December 08, 2003 @10:17PM (#7665076) Homepage
    Seems they are available, not just "chances are", if the other poster is correct,and I have no reason to doubt him. I'll check later when the site is revived. Anyway, this is extra cool. If verification and cosim environments are also available (with suitably rigrous regression tests and mfg test hooks), and I assume there must be since these went to fab (though they maybe owned by Flextronics in some way?), then I would expect to eventually (soon?) have a customer looking to use these instead of buying our expensive versions, or maybe we'll start to offer them with limited support. Or maybe I'll start a business supporting and implementing them myself . . . er, not just yet. ;)

    BTW, The JTAG TAP controller is an IP core as much as anything, and is usually offered in paramterized form (so you can enter variables to decide options and then compile to get your "semi-custom" core), and is comprises about 2-8k gates depending on the number of features implemented, and not including the individual BSRs (Boundary Scan Registers) at every IO.

    Maybe even bigger if you include all possibilities of 1149.1, but I've never seen all that used, and as far as I know size is not a defining characteristic of cores. So no, JTAG is not as big as PCI (~10kgates for master + target), but a core nonetheless, IMHO.

    Anyway, I was most interested in the PCI (would prefer PCI-X or PCI-Express), ethernet, UART, and SDRAM controller (DDR would be sweet).

    I'm a little confused about the IBM reference, since if you're using UMC as a fab, you don't get to use IBM cores unless you also use IBM as an ASIC vendor on some level. Unless that has changed in the last 4 years, which I guess is possible.

  • by madcow_ucsb ( 222054 ) <slashdot2 AT sanks DOT net> on Monday December 08, 2003 @10:23PM (#7665122)
    Yup, FPGAs are great. The biggest barrier there is getting it mounted, as most FPGAs come in BGA packages (which ain't exactly solder yourself material). Too bad none of the fancy ones come in PLCC so you can't use a thru-hole socket :(

    But once you have a board with the chip on it, you can even get all the development software for free from Xilinx and the programming hardware's not too expensive (last I checked anyway, I was always able to use my school's stuff).

    I always thought it was pretty nifty to compile a CPU and upload it into a chip using nothing but my laptop...
  • by Wesley Felter ( 138342 ) <wesley@felter.org> on Monday December 08, 2003 @10:28PM (#7665154) Homepage
    Your questions are all perfectly logical in the context of the traditional semiconductor design process, but reading them gave me an insight: open source IP cores have all the markings of a disruptive technology. They are too slow/low-quality/unsupported to be usable in traditional markets, but they are much cheaper and could enable new applications that don't exist today. And eventually they may start to eat away at the low end of the existing market...
  • by Anonymous Coward on Monday December 08, 2003 @10:56PM (#7665303)
    Doesn't seem to be in silicon, just FPGA stuff.
  • How many bogoMIPS (Score:1, Interesting)

    by Anonymous Coward on Monday December 08, 2003 @10:56PM (#7665304)
    does this thing get?
  • by KD5YPT ( 714783 ) on Monday December 08, 2003 @11:38PM (#7665558) Journal
    They also trust the customers will be dumb enough to not being able to find out the convenience of digital media. And 2, music industry didn't start an awareness program in the first place to stop music piracy at its infancy. In the end, both sides (the uneducated users and the industry executive) are to blame. Which should take the most blame? I'll leave it up to you.
  • by Red Pointy Tail ( 127601 ) on Tuesday December 09, 2003 @12:22AM (#7665819)

    The cost of R&D and design of the chip is probably a drop in the bucket compared to building a chip fabrication plant. And much of it the advances required to make a fast chips would be in fabrication technologies (materials, layering, etc.) that might has nothing to do with the chip design. And these technologies are likely to be patented.
  • by Kallahar ( 227430 ) <kallahar@quickwired.com> on Tuesday December 09, 2003 @12:30PM (#7669130) Homepage
    There are also lots of small companies who will solder your BGA onto your board though, and companies who will make you a board from a drawing. I think the biggest barrier is that it's harder to get into hardware design - you can't just fiddle around with someone else's code and figure out how everything works as easily as you can with software.

"But what we need to know is, do people want nasally-insertable computers?"

Working...