FX3 to APB mapped peripheral IP on FPGA

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
brsmc_4044241
Level 1
Level 1

I am working on a simple design that exposes the registers of an APB mapped peripheral located in a companion FPGA to FX3.  My first instinct was to reconfigure the GPIF interface to generate native APB master to the FPGA.  It seems like this would be a fairly common application, since many peripherals are available as AMBA compliant IPs.  However, I can't seem to find any information or reference designs that do something similar.  Is this problem already solved, or do I need to create some custom glue logic to connect the GPIF to an APB bus?

0 Likes
1 Solution
abhinavg_21
Moderator
Moderator
Moderator
50 likes received 25 likes received 10 likes received

Hi,

Currently we don't have any example for interfacing GPIF with APB peripheral device but you can implement APB protocols on GPIF SM.

Thanks & Regards

Abhinav Garg

View solution in original post

0 Likes
1 Reply
abhinavg_21
Moderator
Moderator
Moderator
50 likes received 25 likes received 10 likes received

Hi,

Currently we don't have any example for interfacing GPIF with APB peripheral device but you can implement APB protocols on GPIF SM.

Thanks & Regards

Abhinav Garg

0 Likes