Related articles |
---|
code generator for VHDL? slpf5@sol.ece.usu.edu (1996-10-12) |
Re: code generator for VHDL? timolmst@cyberramp.net (1996-10-13) |
From: | slpf5@sol.ece.usu.edu (campbell john dean) |
Newsgroups: | comp.compilers |
Date: | 12 Oct 1996 22:15:13 -0400 |
Organization: | Compilers Central |
Keywords: | code, question, comment |
I need to hack a compiler (probably C, but not necessarily) to emit
VHDL instead of assembly or machine instructions. I'd like to use an
existing one (don't want to reinvent wheels) and change the back
end. I'm wondering whether LCC, SUIF, or GCC (or something else?)
would be best. I want to create state-machines in hardware from
relatively small pieces of C code. Any suggestions would be
appreciated.
-John Campbell
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.