Altera_Forum
Honored Contributor
17 years agoFree on-line C to FPGA software
Hello,
I wanted to recommend http://www.c-to-verilog.com (http://www.c-to-verilog.com/) ; This website has a free on-line compiler which lets users put regular C code and compile it to Verilog. You can use if without registration on the web-page. There is a screencast video which shows how you can use the websiteIt targets mainly Altera FPGAs and it creates optimized Verilog. It turns the C loops into pipelined operations. Please write me if you found this useful. Nadav