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 agoYou can look this page http://www.rocketboards.org/foswiki/documentation/gsrd131gittrees#build_toolchain
see the build toochain. It will tell you how to build a corss compliation environment in you pc.Then you can copy the .out file to FPGA and run it.