Altera_Forum
Honored Contributor
17 years agoCyclone III and C
Hello.
We are a group of students that are trying to develop a system for near real-time video digitalization and streaming over a network. To do this we will utilize the Cyclone III FPGA and a A/D converter card from Bitec. We are now in the design phase of our project and are having some difficulties about what to implement in VHDL and C. My question is as follows: What functionality does C code offers to the FPGA, can it be used to run independent portions of code or is it only meant as an addition to the VHDL code? Any input would be much appreciated.