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

 



Forgot your password?
typodupeerror
×
Hardware

Cheaper, More Powerful Alternative To FPGAs 108

holy_calamity writes "Technology Review takes a look at a competitor to FPGAs claimed to be significantly faster and cheaper. Startup Tabula recently picked up another $108m in funding and says their chips make it economic to ship products with reconfigurable hardware, enabling novel upgrade strategies that include hardware as well as software."
This discussion has been archived. No new comments can be posted.

Cheaper, More Powerful Alternative To FPGAs

Comments Filter:
  • by Anonymous Coward on Friday April 15, 2011 @07:47PM (#35835362)

    The real problem with FPGAs is the painfully byzantine tools you have to use to deal with them. The chips themselves are fine.

    There is a lot of room for disruption in the programmable logic tools industry. If this company is smart, they will focus on workflow and toolchain innovations, rather than becoming too distracted by shiny silicon baubles. Shorten the edit-simulate-synthesize-test cycle and you will make a lot of people happy.

    "FPGAs are very expensive because they are large pieces of silicon," says Teig, "and silicon [wafer] costs roughly $1 billion an acre."

    Then again, you should never argue with a man who buys his ink by the gallon, or his wafers by the acre.

  • by erice ( 13380 ) on Friday April 15, 2011 @08:01PM (#35835498) Homepage

    I've got kicked out of school with an EE degree, gone into software business (yeah, I know), and never looked back.

    Do they ship products, other than dev kits, with FPGA?

    All the time. They tend to be low volume items with high unit cost. Cisco has been a big consumer FPGAs forever. It's not even all that uncommon to find FPGA's in consumer electronics, though they tend to be very small parts used a glue logic.

  • Re:Me like (Score:4, Interesting)

    by jamesh ( 87723 ) on Friday April 15, 2011 @08:11PM (#35835594)

    For sure. Don't worry about getting the hardware working exactly right, we'll ship it now and release an upgrade later.

  • by Anonymous Coward on Friday April 15, 2011 @08:55PM (#35835880)

    the guy behind Tabula is behind a number of "failwins" in the electronics industry - a fail in that the technology ended up being pointless and rejected by the market, but wins in that his companies were all bought out by suckers for quite a bit of $$$$

    two examples:

    - X initiative (use 45 degree routing on chips) - look at http://www.xinitiative.org now - 100% dead. look at it, and all the wonderful claims he (and his sucker followers) made in archive.org.

    - Simplex solutions - built a large number of poor quality EDA tools (poor because they never got adopted and so never got the real bugs worked out and features required for real work) but looked very shiny, so were sold to cadence for a fairly large sum of money (relative to the low dev. cost). All but one of the simplex tools (now called cadence QRC) has been EOLd by cadence, and QRC will be thrown out just as soon as anyone cares enough to replace it with something better.

    You can bet Tabula, if it succeeds at all, will be another failwin. It will be bought by one of Xilinx or Altera (the current FPGA duopoly), a couple of minor good ideas will be incorporated into future products and the overwhelming majority of the Tabula technology will be promptly forgotten. ...why? I hear you ask?

    The reason is simple: Steve Teig has realized that "spamming" technology really does work (for him) - he has figured out that he can leave it up to much larger corporations to figure out, in their own sweet time, why 99% of his ideas sound great but are actually pointless, in the months and years after they are fooled into acquiring his techno-spam through an acquisition.

    From one of his many online bios [c-eda.org]:

    He holds over 220 patents. In 2002, he broke Thomas Edison’s record for the number of patents filed by an individual in a single year.

    Enough said.

  • NeoCad + DIY FPGA (Score:4, Interesting)

    by femto ( 459605 ) on Friday April 15, 2011 @09:59PM (#35836264) Homepage

    The disruption you mention almost happened in the early 90's. NeoCAD [findarticles.com] produced a compete competing tool chain for Xilinx FPGAs, including the place and route, for the then state-of-the-art 4000 series. Their software was better than Xilinx's, including things like a graphical layout editor. Xilinx was having none of it and bought NeoCAD. Quite a few NeoCAD features made it into the Xilinx software, eventually. Soon after that Xlininx started publishing less information on their FPGA's interconnect networks, and there has never been another attempt at writing such software.

    Personally, I think writing a clone of the Xilinx software, today, is the wrong thing to do. It would be less effort to design and manufacture an "open source" FPGA, and write the necessary software from scratch, than to reverse engineer Xilinx's place and route.

  • Comment removed (Score:4, Interesting)

    by account_deleted ( 4530225 ) on Friday April 15, 2011 @11:10PM (#35836578)
    Comment removed based on user account deletion
  • by Anonymous Coward on Saturday April 16, 2011 @01:58AM (#35837408)
    I am working in the EDA business, and based on the biography you provided, Steve Teig looks far from being a frauder.
    You point at the 'large number of poor quality EDA tools' in Simplex (which I never used), but you certainly know that EVERY EDA tools (from Synopsys/Mentor/Cadence) have its LARGE set of bugs. Why? Because quality is driven by ASIC design companies, and those companies do not understand that putting pressure on tool prices is hurting overall quality. Anyway.

    "in 1982, he invented compiled-code logic simulation and led the development of the first simulator based on that technology." If I understand this claim correctly, Teig invented the technology which is still currently used in Synopsys' VCS, the fastest HDL simulator of the industry.

    Based on the rest of this bio, Teig looks smarter than most EDA's boaad members. Maybe you are just jealous?

egrep -n '^[a-z].*\(' $ | sort -t':' +2.0

Working...