Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21323 Discussions

how to design private IP based on qsys

Altera_Forum
Honored Contributor II
1,123 Views

Hello,i am a new recruit for SOC FGPA. Lately , i want to desgin my private IP,and then connect it to hps(A9) with AXI or ST-MM bus based on Qsys. so hps can get the status of my module.but there are a few qusetions: is the method or architecture right to get the status from fgpa? if it's feasible,how to design my private IP with **.v( already finished), can you give some reference mannul or details.expect your reply.

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
412 Views
0 Kudos
Altera_Forum
Honored Contributor II
412 Views

I do appreciate your help,thanks your reply!

0 Kudos
Altera_Forum
Honored Contributor II
412 Views

If your IP doesn't need to implement security, posted writes, or any of the other features that AXI has that Avalon-MM does not have then I recommend using Avalon since it's an easier interface standard to deal with. Here is the Avalon-MM specification: http://www.altera.com/literature/manual/mnl_avalon_spec.pdf

0 Kudos
Reply