Altera_Forum
Honored Contributor
13 years agoBuild software in NIOS II using sopcinfo file without using any board
I have an Altera DE1 board. Built a multi processor design in Qsys which needs atleast a cyclone III. I want to write code in NIOS II for the multiprocessor design. I do not mind if I cannot get it working on a board as of now as I want a few simulations to be done.
Question: I understand that the sopcinfo file is the hardware binary. Is there an way that I can compile and run my C program from NIOS II SBT using the sopcinfo file without flashing the FPGA. I am quite new to FPGAs and not sure if this can be made possible.