Forum Discussion
Altera_Forum
Honored Contributor
12 years agowhat is the compile environment of cyclone v?
I write a c language file and compile it in my own computer.And I copy the .out file into the Linux system on cyclone v.But it can run. And I want to know what is the compile environment if cyclon...
Altera_Forum
Honored Contributor
12 years agoI don't know if this matches your question, but a FPGA can be programmed in VHDL or Verilog or OpenCL which is Hardware programming and - if we are talking on Software - you can run a softcore (like the NIOSII) / have a Hardcore µC (on selected devices) on chip. These processors are either programmed using the Eclipse tool coming with ALTERA QII or - at least for the hardcore (I think) - using the hardcore chip manufacturer's tool.
If you are talking on Linux - do you run Linux on the µC on the chip?