Altera_Forum
Honored Contributor
20 years agoC,C++ support in NIOS
Hi,
Will NIOS processor support all C & C++ instructions? I have six C++ programs & a Verilog custom program. Each C++ program takes input from files generated by other C++ programs. Finally the data goes to FPGA(custom program)& gets the output. Is there any restriction on data accessing from files. Each data is a floating number or an integer.