Early development on C to HDL was done by Ian Page, Charles Sweeney and colleagues at Oxford University in the 1990s who developed the Handel-C language. They commercialized their research by forming Embedded Solutions Limited (ESL) in 1999 which was renamed Celoxica in September 2000. In 2008, the embedded systems departments of Celoxica was sold to Catalytic for $3 million and which later merged to become Agility Computing.1 In January 2009, Mentor Graphics acquired Agility's C synthesis assets.2 Celoxica continues to trade concentrating on hardware acceleration to process transactions in the financial sector and other industries.3
C to HDL techniques are most commonly applied to applications that have unacceptably high execution times on existing general-purpose supercomputer architectures. Examples include bioinformatics, computational fluid dynamics (CFD), financial processing, and oil and gas survey data analysis. Embedded applications requiring high performance or real-time data processing are also an area of use. System-on-chip (SoC) design may also take advantage of C to HDL techniques.
C-to-VHDL compilers are very useful for large designs or for implementing code that might change in the future. Designing a large application entirely in HDL may be very difficult and time-consuming; the abstraction of a high level language for such a large application will often reduce total development time. Furthermore, an application coded in HDL will almost certainly be more difficult to modify than one coded in a higher level language. If the designer needs to add new functionality to the application, adding a few lines of C code will almost always be easier than remodeling the equivalent HDL code.
Flow to HDL tools have a similar aim, but with flow rather than C-based design.
Clarke, Peter (1 April 2008). "Celoxica sells EDA business to Catalytic for $3 million". EE Times. http://www.eetimes.com/news/semi/rss/showArticle.jhtml?articleID=205208538&cid=RSSfeed_eetimes_semiRSS ↩
Dylan McGrath (22 January 2009). "Mentor buys Agility's C synthesis assets". EETimes.com. http://www.eetimes.com/news/semi/showArticle.jhtml?articleID=212902054 ↩
Celoxica Ltd (22 January 2011). "Celoxica Ltd 'About Us'". Celoxica.com. Archived from the original on 16 January 2011. Retrieved 22 January 2011. https://web.archive.org/web/20110116031419/http://www.celoxica.com/aboutus/company.html ↩
"SPARK: High-Level Synthesis using Parallelizing Compiler Techniques". Archived from the original on 2009-10-24. Retrieved 2020-07-11. https://web.archive.org/web/20091024222430/http://mesl.ucsd.edu/spark/ ↩
"VLSI CAD Group Index of Useful Tools". Archived from the original on 2011-07-19. Retrieved 2017-07-28.{{cite web}}: CS1 maint: bot: original URL status unknown (link) https://web.archive.org/web/20110719183022/http://bear.cwru.edu/tools.html ↩
"Home". myhdl.org. http://www.myhdl.org/ ↩