Forum Discussion
Gauthier_Auvray
New Contributor
2 years agosof2flash offset in EPCS mode
Hello, We would like to generate a .flash file from .sof file for EPCS device with an offset != 0x0. Apparently with the --epcs option the address in the .flash output file (srecord) is always set ...
EBERLAZARE_I_Intel
Regular Contributor
2 years agoHi,
Which device are you using?
So you would like to do like below's order?:
>Factory Image
>Application Image
Gauthier_Auvray
New Contributor
2 years agoHi,
We use EPCQ128A with EP3C120F780 FPGA.
We want to organize flash as followed:
> Factory FPGA
> Factory Nios
> System FPGA
> System Nios
Regards