Forte Design Systems

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by TAnthony (talk | contribs) at 03:38, 12 August 2016 (→‎top: USA is deprecated, per MOS:NOTUSA, and correct overlinking of common places using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Forte Design Systems
Company typePrivate
Founded1 January 2001 Edit this on Wikidata
HeadquartersSan Jose, California, United States
Key people
  • Sean Dart, CEO/Chairman
  • John Sanguinetti, CTO and founder
  • Brett Cline, VP of Marketing and Sales
Websitewww.forteds.com

Forte Design Systems, Inc. is a San Jose, CA, based provider of high-level synthesis (HLS) software products, also known as electronic system-level (ESL) synthesis. Forte's main product is Cynthesizer. On February 14, 2014, Forte was acquired by Cadence Design Systems.[1] Terms of the transaction were not disclosed.

History

The company was founded in 1998 as C2 Design Automation by John Sanguinetti, Andy Goodrich and Randy Allen. A year later the company changed its name to CynApps and began selling C-based synthesis and RTL translation tools. It also distributed an open-source C++ class library called Cynlib, which competed with SystemC. In 2000, CynApps acquired Dasys, a Pittsburgh-based maker of behavioral synthesis tools. In 2001, CynApps merged with Chronology (founded in Redmond, WA, in 1990) to become Forte Design Systems. Forte began selling Cynthesizer, a SystemC-based HLS tool, which had its first successful tapeout in 2002. In 2009, Forte acquired Arithmatica, whose CellMath Designer tool was integrated into Cynthesizer. In 2012 and 2013, industry analysts found that Cynthesizer was used by 31% of high-level designers, the most of any ESL tool.

Management team

  • Sean Dart, President and Chief Executive Officer
  • John Sanguinetti, CTO and Founder
  • Brett Cline, VP of Marketing and Sales
  • Mike Meredith, VP of Technical Marketing

Product

Cynthesizer is a high-level synthesis tool. "High level" in this context means designers can describe the functionality of a complex electronic system as a pure algorithm in SystemC. The designer can then direct Cynthesizer to produce a unique hardware architecture that implements the system in a specific number of clock cycles. This replaces the traditional method of using a hardware description language like Verilog or VHDL, where the designer must manually write out the usage of hardware components in a fixed schedule of clock cycles. If designers want hardware with different performance, they can redirect Cynthesizer to produce a new architecture that is faster or smaller, whereas with the traditional method a completely new design must be written. The output of Cynthesizer is Verilog, which is then run automatically through a logic synthesis tool.

References

External links