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 agoExporting interfaces out of a system is a basic function of the tool. Just double-click in the Export column and name the interface. You can see how to connect the exported interface to the rest of your Quartus project by looking at the instantiation template, found in the Platform Designer Generate menu. See this online training and its follow-ons for details:
https://www.intel.com/content/www/us/en/programmable/support/training/course/oqsyscreate.html
#iwork4intel