SObet
New Contributor
7 years agoLoading both ARM and NIOSII programs on CycloneV.
Is it possible to load two programs at once onto FPGA? (first one compiled for ARM and second one compiled for NIOSII)?
What i already can do:
- create NIOSII / ARM project in Intel FPGA Monitor program
- compile the project
- load it and run it on the FPGA
What i want to do:
- load and run both compiled programs on the FPGA at once
Note: Loading the programs does not have to strictly be done via FPGA Monitor program