Forum Discussion
RShal4
Occasional Contributor
7 years agoAccess FPGA component from NIOS without QSYS ?
Hello, Is it possible to access some FPGA component without importing the component IP into qsys ? Does it mean it does not have any base address in system.h ? If it is possible (without qsys), th...
- 7 years ago
As I mentioned, Platform Designer is required to use Nios.
#iwork4intel
sstrell
Super Contributor
7 years agoNo. Qsys (now called Platform Designer) is required to use the Nios IP. However, you don't have to bring your IP into Platform Designer (though it is rather convenient). You can export interfaces out of the tool and connect them to your IP in your main Quartus project instead.
#iwork4intel
RShal4
Occasional Contributor
7 years agoHi,
Thank you very much.
You said "However, you don't have to bring your IP into Platform Designer (though it is rather convenient). You can export interfaces out of the tool and connect them to your IP in your main Quartus project instead."
Can you please link to any example/tutorial/demonstration for using this method ? I haven't find how to do it.
Thank you!
Ran