[llvm-commits] CVS: llvm-www/Users.html
John Criswell
criswell at cs.uiuc.edu
Mon Dec 15 07:25:42 PST 2008
Changes in directory llvm-www:
Users.html updated: 1.46 -> 1.47
---
Log message:
Added C-to-Verilog to the list of companies using LLVM.
---
Diffs of the changes: (+8 -1)
Users.html | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletion(-)
Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.46 llvm-www/Users.html:1.47
--- llvm-www/Users.html:1.46 Mon Nov 24 13:01:48 2008
+++ llvm-www/Users.html Mon Dec 15 09:24:56 2008
@@ -65,6 +65,13 @@
<td>Electronic System Level (ESL) to Silicon</td>
</tr>
+ <!-- From Nadav Rotem via email -->
+ <tr>
+ <td><a href="http://www.c-to-verilog.com/">C-to-Verilog</a></td>
+ <td> Compiler from C into the Verilog hardware description language.
+ Automates circuit design. </td>
+ </tr>
+
<!-- Announcement at 2008 dev. meeting -->
<tr>
<td>Codedgers Inc.</td>
@@ -405,6 +412,6 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<br><a href="mailto:llvmdev at cs.uiuc.edu">LLVM Development List</a><br>
- Last modified: $Date: 2008/11/24 19:01:48 $
+ Last modified: $Date: 2008/12/15 15:24:56 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list