[llvm-commits] LLVM Verilog Backend

Nadav nadav256 at gmail.com
Sat Jul 18 04:22:04 PDT 2009


Hello,

My name is Nadav Rotem and I am a PhD student at Haifa University. In my
research (in High-level Synthesis), I developed a Verilog backend for LLVM
that I would like to contribute to LLVM. The Verilog Backend is documented
in an academic paper [1].  An on-line web interface is available [2].

I attached the code to this email. The code compiles with LLVM 2.5; I only
included the Backend itself. I did not include the preliminary
transformation passes, the driver scripts and the test cases.

Thank you,
Nadav Rotem | http://cs.haifa.ac.il/~rotemn/<http://cs.haifa.ac.il/%7Erotemn/>

[1] http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4694874
[2] http://www.c-to-verilog.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090718/a2f39221/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Verilog_for_llvm.zip
Type: application/zip
Size: 42312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090718/a2f39221/attachment.zip>


More information about the llvm-commits mailing list