Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16680 Discussions

like interface to Use logic in qsys

Altera_Forum
Honored Contributor II
1,649 Views

hi there, 

i'm trying to mirgate from quartus7 to quartus11 and what is my issue: 

i have some self made avalon modules outside the qsys, so how i should to connect it to nios? 

or if you want, how to implement like interface to user logic on qsys?  

 

thanks in advance.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
302 Views

If you previuosly creatieve Avalon modules Yourself in SOPC then attaching them to Avalon for Qsys schould be similar using the Wizard for Qsys.

0 Kudos
Altera_Forum
Honored Contributor II
302 Views

You didn't quite clear understood what I mean. Modules havn't been done in SOPC builder, but in quartus and connected to the SOPC system throught interface to user logic component. But qsys seems doesn't have this component. I can suppose that only manner is to create new component in qsys. Does it?

0 Kudos
Altera_Forum
Honored Contributor II
303 Views

Qsys does not support System Verilog "interface". I believe you should use verilog HDL in your custom component for qsys component editor to successful analyze the hdll files. 

 

Check http://www.alterawiki.com/wiki/new_qsys_issues
0 Kudos
Reply