Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIts not as simply as translating from C to Verilog or VHDL (Verilog and VHDL are different languages).
You have to break down the C function and see what is required from hardware components. Often, a simple C function can become very complicated in VHDL/Verilog.