Description
No, .sopcinfo file generated from Testbench generation cannot be used in Eclipse.
The .sopcinfo file generated during synthesis will be updated when a test bench system is generated in Qsys®.
The Nios II Software Build Tools for Eclipse must use the .sopcinfo file generated during synthesis, and not the .sopcinfo file generated during test bench generation.
Resolution
To work around this problem in the Qsys software version 16.0 and earlier follow the steps below:
- In Qsys, click "Generate HDL".
- In the Simulation tab, enable "Create Simulation Model" to either Verilog or VHDL.
- Click "Generate". The system will generate the synthesis and test bench files.
- Go to Software Build Tools for Eclipse.
- Create application and bsp projects using the .sopcinfo file generated during synthesis (not the .sopcinfo file generated during test bench)