Slashdot Mirror


Who Makes Custom Chips?

toybuilder asks: "I have an idea for a neat consumer product that could benefit greatly from a really simple bare-die chip to reduce cost and size. I took a VLSI and chip design class back in college about 10 years ago, so I know how to design the circuit I want in CMOS. Now, I'm sure there must be fabs for older-generation designs (maybe in China/Taiwan) that I could have such a chip made -- I've seen bare chips in musical greeting cards and in tiny toy gadgets. How do I go about making my chip design into reality if I only want to make a fairly short run (a few *chips* during development, and maybe a 6" wafer's worth of the final design)?"

31 of 79 comments (clear)

  1. You DO? by sPaKr · · Score: 4, Interesting
    1. Re:You DO? by AuMatar · · Score: 3, Informative

      Spot on. If your run is 1 wafer, it would be hideously expensive to build the masks. Custom chips only make sense when the volume is large, since verification and mask creation costs give it a large up front cost. FPGAs are a good comprimise, cheaper than a processor and without the up front costs of a custom chip.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    2. Re:You DO? by qwertphobia · · Score: 4, Insightful

      Sure, if the chip you want is a digital logic chip.

      If you are doing any sort of signal creation or analysis, or a mixture of analog and digital, ann FPGA won't cut the mustard.

      Consider going back to your school, to use their cleanroom (if they have one) and make your own. Maybe there's a program available as a business outreach or research arm that would let you do this as a student project if you include a few seniors.

      If your school doesn't have a cleanroom, maybe the VLSI profs would know somebody who can spin a chip for you. There's lots of cleanrooms around, hiding in companies here and there, so you might not even need to go overseas.

      --
      Never ask for directions from a two-headed tourist! -Big Bird
    3. Re:You DO? by SydShamino · · Score: 2, Interesting

      This is the correct idea.

      Custom ASICs start at $50k and go up for the die charges. Some companies that make them include IBM, Toshiba, and Oki.

      However, you can get results that can be just as good with an FPGA. Consider the Cyclone II or Stratix II lines from Altera, or the Spartan III from Xilinx (be careful of power rail sequencing issues with Xilinx parts!). These will work into the hundreds of megahertz, and will cost you from $6 to $50 each, depending on size, performance, and features.

      If your design takes off using a $35 FPGA, you can probably spend $75k on tooling and respin your product to use a $8 ASIC. But that only makes sense when you know you'll sell at least 75k/(35-8) ~= 2800 of them.

      --
      It doesn't hurt to be nice.
    4. Re:You DO? by corngrower · · Score: 2, Informative

      Cypress has some chips containing analog circuitry on them that are customizable. They include a processor as well. They go unter the name PSoC. You can build filters, amps, and other neet stuff with them. Search Circuit Cellar back issues for projects.

    5. Re:You DO? by gopher_hunt · · Score: 2, Informative

      http://www.anadigm.com/

      There are Field Programmable Analog Arrays that may provide the analog functionality that you need. Never personally used one though.

  2. Uh... by NoMoreNicksLeft · · Score: 2, Insightful

    Unless you're making 1 million of them, it just doesn't make sense. FPGA's and CPLDs aren't just for prototyping anymore, many small-run products use them.

    Hell, depending on the simplicity, are you sure you can't get away with a pic microcontroller? That's what the OTPs are for, after all.

  3. You don't. by Jimmy_B · · Score: 2, Insightful

    Unless you're ordering a hundred bazillion, you don't get custom chips made, you use mass-produced programmable chips. Making custom chips requires a hugely expensive setup process, so it's extremely unlikely to be cheaper or better in any way.

  4. university by rjmars97 · · Score: 2, Informative

    perhaps a university with a fab would be willing to let you make a run or two of your chip, although they might want to charge you a hefty price. maybe as a lab project or something a few students could use your design and make the chips. i know the university i attend (RIT) has a fab that can manufacture 6 inch wafers.

    --
    Heuristically programmed ALgorithmic computer
  5. IBM by simontek2 · · Score: 3, Interesting

    I recall IBM has a program, where they will make your custom chip. This might have been something in the past, but I think they might still have it.
    http://www-03.ibm.com/chips/asics/

    --
    SimonTek
  6. As some others are saying by Stevyn · · Score: 2

    Look into FPGAs. Xilinx Spartans on boards with a bunch of other electronics might help in testing. Learn Verilog or VHDL and with some software you'll be designing some stuff easily. ModelSim is great for simulating and XilinxIse is a nice IDE to get started. The whole setup might cost a few pennies, but you can keep reprogramming and testing it until you decide to go further. There are lots of resources for Verilog and VHDL and Verilog is open. However, you're still gonna have to plunk down some money on proprietary software.

  7. Re:FPGA by Austerity+Empowers · · Score: 4, Insightful

    To answer the question, you need to approach a semiconductor fab: TSMC, IBM, LSI, etc. I haven't done ASICs in a while, but those were the ones we dealt with most. That said, the parent poster is right, unless you want to do a purely analog design.

    The only drawback to FPGAs is component cost, it will always be higher than a custom IC. On the other hand you can get them from anywhere from $1, to $500, depending on how big of an FPGA you need. The real advantage is that you can develop your idea, mostly for free, prototype it and then convert to a custom IC later when you get funding. It's a great way to go that many very well funded companies start with.

    Building a custom IC has a very high NRE. It requires lots of expensive tools (Simulation, Synthesis, Verification, Floorplanning) and you almost certainly won't get it right on your first rev. Respins aren't free. If you want to do a fully analog design, it's even harder and I suggest you try to sell your idea to companies that specialize in this.

    If you can develop and prove your idea in an FPGA, and put together a believable business case, you can probably get the funding you need. Otherwise, especially right now, it'd be very hard.

  8. Use Verilog or VHDL by CMiYC · · Score: 3, Interesting

    Design it using a HDL and you won't have to worry about who builds it. If you can find a way to raise the $1mil in NRE for an ASIC, you're ready to go. If you can't, then you can just use the smallest FPGA your design will fit in.

  9. Get thee to MOSIS! by georgewilliamherbert · · Score: 5, Informative

    You want MOSIS. Providing small volume chip fab services (via short ganged-mask wafer runs at flexible mainstream fab houses) for decades now, Mosis is exactly what you want if FPGA and a programmable microcontroller aren't what you really need.

    1. Re:Get thee to MOSIS! by UncleFluffy · · Score: 3, Informative

      If you need real silicon rather than an FPGA you could talk to MOSIS (as above), or you could look at TSMC's shuttle service. (MOSIS are probably your best bet though, but it never hurts to look at a few other possibilities).

      --

      What would Lemmy do?

  10. Duh, PIC's and FPGA's? by scdeimos · · Score: 2

    If you can't do it something like a Microchip PIC, then try a Xilinx FPGA.

  11. Try using MOSIS by CaptKilljoy · · Score: 5, Informative

    If you want to attempt it, MOSIS does small run fabrication by batching up small runs onto a single wafer and running them through commercial fabs like IBM and TSMC. The prices aren't out of reach.

    However, you should remember from the VLSI class you've taken that it may take several runs before getting anything usable. Unless your design has some aspect that makes using a FPGA infeasible, you'd probably be better off with the FPGA. As I recall, a couple of FPGA vendors can also do conversions from FPGAs to hard-wired ASICs if you desire it later.

  12. Try a micro if possible by wrmrxxx · · Score: 2, Interesting

    FPGAs are far cheaper than custom silicon for anything other than a massive production run, so the replies elsewhere are very sound advice. However, a small microcontroller (an eight bit device like an AVR or perhaps one of those new 32 bit ARM7 micros) will be significantly cheaper again. Not knowing anything about your requirements or design I can't say whether a microcontroller will enable you to achieve the desired results, but the cost advantages would make this well worth investigating.

    The newest microcontrollers are incredibly capable devices, and have great peripherals. Even if you have to make a design compromise or two, or use some extra (non-custom) chips, software on a standard micro might be the cheapest option.

  13. University Labs by patomuerto · · Score: 4, Informative

    I used to work at SNF. Industry and small businesses were also allowed to use the lab. I has some very modern equipment but it is mainly for prototype. Once you have a working sample it then can be sent to a fab house for a production run if you get funding. It is not exactly cheap but a small project could be done w/o alot of investment. It all depends on how complicated your process is.

    --
    I have secretly hidden some mispelled words in this post. Can you find them?
  14. Mosis multi-project wafer by sfm · · Score: 3, Interesting

    At one time you could do a multi-project Mosis wafer. No masks are made,
    the data is directly written to the wafer. Each project makes up 10 to 20 die on a large wafer. Flextronics was doing this for a while too, but I believe they have moved to a different business model. Check out the following link to IBM talking about their current Mosis schedule. I'm sure more info is there on the website.

    http://www-03.ibm.com/chips/asics/foundry/tools/mp w_sched.html

    Good Luck

  15. Netcraft confirms it, ASIC's are dead by spac · · Score: 4, Insightful

    Honestly though, ASIC's are truly dead but for many applications, and especially consumer applications.

    From your post, you seem to be underestimating the amount of effort required to correctly design an ASIC. Verification that your hardware design is correct is an extremely difficult task and the fab costs will mean that you won't often be able to revise your design based on tests of the real world device.

    If you choose an FPGA, as others have mentionned, you'll be able to inexpensively implement your logic on the device at a very low cost (for mid-low volumes). In addition, since it is field-programmable, you can revise the design, issue bugfixes, and add features very easily in most cases. If your sales ever end up reaching high volume, you will likely be able to easily transition (mostly) to a custom die ASIC when it becomes economical for you to do that.

    To give you an example, the company I work for spent millions of dollars to design a custom processing ASIC for some of our hardware. Our newer boards include a reconfigurable processing FPGA and were developped for a fraction of the cost.

    1. Re:Netcraft confirms it, ASIC's are dead by eXtro · · Score: 2, Insightful

      Ugh. ASICs are nowhere near dead. FPGAs for most purposes are stillborn though. If I open up a cellular phone I'll see a fistful of integrated circuits and right now you can't get more consumer than that. Could that be due to the low power requirements and analog signal processing involved? Partly, but if I open up a DVD player I'll see a smaller fistful of integrated circuits, the same goes for a personal computer or even the control circuitry for a microwave oven.

      FPGAs are great in a small number of area. FPGAs are expensive per unit compared to an equivalent dedicated ASIC but their up front costs are terribly low. The most expensive up-front cost would be your software and you can probably be dangerous for a few hundred bucks to a few thousand dollars. On the other hand the up front costs for an ASIC are tremendous, I don't work in consumer electronics but the non-recurring engineering charge for the ASIC I'm working on is 1 million dollars. We get a handful of test parts for that but a much smaller piece price than with FPGA technology.

      The other area where they're useful is when you need to reconfigure the FPGA. I've seen FPGAs on digital VCR like devices for handling DRM for instance. For MPEG encoding they still use dedicated silicon though. Where I work we use them for reconfigurable computing but the circuitry they communicate to processor through are still custom ASICs.

      If I were going to design something digital and the frequency wasn't too terribly high and the units shipped weren't very high either (thousands, maybe 10's of thousands) I'd probably use an FPGA. Outside of that design space the answer becomes quickturn ASICs and beyond that traditional ASICs.

  16. first google ad link by Anonymous Coward · · Score: 3, Funny

    on search query "fab your own chip", FWIW, I have NO idea about this ad, just found it. Spiffy domain name though

    http://www.makeyourownchip.com/

  17. Analogue or digital? by oojah · · Score: 4, Informative

    Almost every reply seems to think that the only chips in existence are digital. If you are thinking of a digital design then, as the others said, FPGAs are the way to go - certainly for prototyping.

    If you need an analogue device or want chip scale packaging of your device, then an asic would be more appropriate. It is possible that FPGAs are available in very small packages but I'm not very up on that.

    If you're in Europe, the Europractice scheme provides access to Multi-Project Wafer (MPW) runs to reduce overall fabrication costs. They also provide the software and design kits that allow you to make your designs.

    My price breakdown for a 10sqmm chip in the AMS C35B4 process (0.35um, 4 metal, 2 poly, high res) with 20 devices in CSOIC28 packages:

    Full Europractice membership (annual): €900
    Cadence IC package single license: €1800
    Cadence IC package maintenance (might not be applicable for the first year): €1150
    10sqmm of AMS C35B4 silicon @ €720/sqmm: €7200
    20 packages @ €52/package: €1040

    Total: €10,940 or €12,090

    Non of the prices include any local taxes.

    They also do low volume production, but I don't know anything about the pricing.

    So how to bring that down? You could save €1800/€2950 on software by using free alternatives such as on this

    page. You'd have no end of problems with design rules and layout vs. schematic verification but it would be possible. Normally I'd say allocate two months of hard graft at the very least using the normal tools and with support from someone who knows what they're doing. With inadequate tools (no design rule check/layout vs. schematic) you would have to at least double it and you still might have errors.

    Don't be influenced by your opinions of current design processes. We use a 0.35um process all the time. It's perfectly adequate for what we want to do - in fact in many ways it is better than smaller processes for us. You could save a lot of money by going to a coarser process such as the AMIS 0.7um (2 metal, 1 poly) at €360/sqmm or the AMIS 0.5um (3 metal, 1 poly) at €420/sqmm - both with a smaller minimum size at 8sqmm. Silicon cost would then be €2880 or €3360 compared to €7200. 8sqmm is quite a lot really.

    Ultimately, you need to decide what you need. If you need analogue circuitry but don't need linear capacitors, go for the cheapest process. If you do need linear caps, you'll have to use a process with 2 poly layers. If you want digital as well, go for something finer and with more metal layers

    --
    Do you have any better hostages?
  18. Scale, packaging, testing the bigger issues by dtmos · · Score: 2, Informative

    You didn't really supply enough information for a definitive reply, so I'll make some assumptions as I go along.

    First, I don't understand how a "consumer" product could need only a wafer's worth of chips. In the industry, consumer == high volume. I assume, therefore, that this isn't a commercial venture, but a hobby of some type. (Oh, and a word to the wise: Don't go around anyone in the industry with the line about the fabs for older-generation designs being in Taiwan--you'll be marked immediately as either a newb or an idiot. TSMC and UMC are leaders in the semiconductor foundry business, not also-ran bottom feeders.)

    Since you mention a VLSI class I'll assume you want a purely digital chip, and that you have no special needs (ultra-high speed, analog circuits, etc.). As others have suggested, if you're doing this yourself an FPGA or microcomputer is the obvious way to go, but I'll add another reason why: A single individual, working in his garage writing Verilog or VHDL from scratch, cannot conceive and design enough VLSI logic in a year to fill up even the smallest ASIC in any process even remotely modern. (Even a five-generation-old IC process is good for 25k gates/mm^2, with the smallest die typically 5 mm^2 or so; that's a lot of Verilog!) So even if you did an ASIC, the size of the die likely would be determined by the number of pads, not the logic--a so-called "pad limited" design--and so isn't likely to be economical to produce. So, FPGA.

    What you're looking for, you say, are "bare chips." Your biggest challenge isn't going to be the logic design of the chip, it's going to be this--finding a vendor that will supply bare die FPGAs that you can flip-chip or wirebond and pot to your substrate (whatever it is). Discuss the issue with your local Xilinx and Altera reps. Packaging is a far bigger problem for you than your logic design, especially if you care--maybe you don't--about nasty environmental conditions like humidity and vibration. Do a google search for "custom IC packaging" and look for a custom manufacturing house that will do this for you. Bring to the first meeting a wirebonding diagram (a drawing showing the locations of all the pads on the die to which you want to connect) of your FPGA, a technical description of the substrate material (manufacturers' trade names often suffice), and clues to your overall plan that you can share with the people making your product. If you're doing flip-chip (a.k.a. C4, or other names) packaging, be advised that the die must be specifically designed for such packaging; your task, should you choose to accept it, is to find a mutually-acceptable packaging method between yourself (who has the end-product vision), the chip vendor (who has to supply the chip), and the contract manufacturing house (who can only do the packaging/mounting techniques for which he has the materials and equipment). Oh--and be sure that the FPGA vendor supplies you TESTED bare die--not just bare die.

    You may wish to ask the FPGA vendor about "chip-scale packaging" options for his part. Often these packaging schemes, which can look like bare die to the naked eye, are simpler to use than true bare die.

    Finally, don't forget that you'll want the contract manufacturing house to test your product after packaging your chip, to ensure that you get good working product and not just high technology waste. Provide him a written test procedure, which typically exercises each pad he was to connect.

    Best of luck, and welcome to engineering. Isn't it fun?

  19. Re:System on a chip by BurntNickel · · Score: 2, Informative

    There are some programmable mixed signal devices avaliable now. Off the top of my head I can think of the PSoC Mixed-Signal Array from Cypress. I'm sure there are others that could be found with some searching.

    --
    And the knowledge that they fear is a weapon to be used against them...
  20. Maxim Semiconductor by sleepingsquirrel · · Score: 2, Interesting
    Well, its more for analog circuitry, but take a look at the Maxim quickchips...
    A QuickChip uses an uncommitted array of strategically placed devices that you can quickly interconnect to meet application requirements (similar to gate arrays for digital designs). Because there are fewer masks to customize, QuickChip arrays are easier to use, less expensive, and less time consuming than full custom design.
  21. More info by toybuilder · · Score: 4, Interesting

    Wow, I didn't realize that my submission was getting accepted! Sorry for the late response.

    MOSIS is exactly what I was trying to remember from my college days. I only had exposure to this back in college, so I didn't remember the prices being so high. Maybe it was subsidized a lot back when I was doing it for educational use...

    What I have in mind is a chip that conmbines very simple finite state machines, some additional counters and logic gates on the digital side. Imagine a 8" x 8" breadboard full of 74-series DIPs, and you'd get the basic idea of the low complexity on the digital side.

    On the analog side, I want to have some caps, opamps, and very beefy output drivers.

    The whole thing is going to be "thumb sized", including the battery and the output device, so there's not a lot of room. And smaller the better -- so that's why I was thinking of bare dies.

    It looks like I should first try to find a mixed-signal programmable device and hope that there is a chip-scale packaging.

    I had dismissed ASIC because they seemed like overkill. A tiny uC might be okay in light of the high development costs of a chip.

    Thanks guys. This has been great!

    1. Re:More info by ajlitt · · Score: 3, Informative

      You might try looking at the Cypress PSoC. It offers a small RISC-y micro coupled with an array of analog and digital blocks that can be configured for your application. They're low power, available in small packages, and are very cheap. Apple has even started using them as a single-chip solution for their new touch wheel controller.

    2. Re:More info by Solder+Fumes · · Score: 2, Interesting

      Your application should fit on a cheap CPLD. The Xilinx and Altera offerings can be had for under $5 in a small QFP package and generous with the Kgates.

      On the other side of the board you place your TSSOP package opamps and drivers and SMD capacitors.

  22. Consider SOIC packaged standard parts by OmniGeek · · Score: 2, Interesting

    Or bare-die op amps and a microcontroller. The cost of die-bonding bare dice to a small PC board and epoxy-potting them is waaay lower than any kind of custom chip, and is very compact, with low up-front cost compared to custom chips.

    The previous poster's suggestion is, of course, even better IF you can find a stock chip that has the requisite analog capabilities. You can do a lot with small-outline surface-mount packages for op amps and microcontrollers; there are many inexpensive, powerful options there. The cost of rolling your own chip is SO high that it justifies expending great effort in trying to do the job with off-the-shelf parts instead. (And you'll want to prototype the device for testing anyway prior to committing to wafer fab, so you'll likely do this step anyway.)

    PIC processors are great, and the Atmel AVR series microcontrollers (which I use for projects written in C) are amazingly powerful, quite cheap, have on-board EEPROM and flash, and have some have built-in ADC and DACs, and a lovely small-footprint RTOS, AVRX, plus an excellent development board. You might also want to check out SDCC, the Small Device C Compiler, which supporrts lotsa different controllers. Write what you can in C, optimize the critical parts in assembler.

    Don't underestimate the power of digital signal processing, even using standard microcontrollers, as an alternative to a large cluster of analog parts. And best of luck. The technical end is the easiest part; marketing your wonder widget will be much harder, as it deals with human irrationality and whim instead of clean, logical electronic design (you can see why I'm an engineer instead of a salesman...)

    --

    "My strength is as the strength of ten men, for I am wired to the eyeballs on espresso."