Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

basic example Avalon MM bus

Altera_Forum
Honored Contributor II
3,291 Views

Hi guys!!! 

 

 

I'd like to learn to use a avalon mm bus in my Cycone II using qsys, but I dont have a good tutorial where I can learn it . 

 

 

Could you give a good example or reference where can I learn to use it? 

 

 

PD: my FPGA doesn't has a NIOS
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
1,737 Views

I want to implement Qsys without NIOS. 

 

I've attached image where I made a system. I've conected a GIPO (avalon MM slave) with Avalon MM master translator. 

 

My idea is using a Avalon MM master translator to send datas to GPIO (avalon MM slave) (I think that system is basic to start :confused:) 

 

I've got some questions: 

 

My system works?.... If works... How should I setup Avalon MM master translator and GPIO? 

 

 

I've notice through forum and internet that Qsys must be implemet to one NIOS application (Am I right?), because I've couldn't to find a project or tutorial that showing me the opposite.
0 Kudos
Altera_Forum
Honored Contributor II
1,737 Views
0 Kudos
Altera_Forum
Honored Contributor II
1,737 Views

No, Nios is not required to control things. You could create a state machine as a custom master component. There are lots of free online trainings to get started with Qsys: 

 

https://www.altera.com/support/training/catalog.html?coursetype=online&language=english&keywords=qsys
0 Kudos
Reply