Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AHB Slave interface issue in Vivado IP (AWS f1 Instance) #603

Open
Gogul-N opened this issue Mar 31, 2023 · 2 comments
Open

AHB Slave interface issue in Vivado IP (AWS f1 Instance) #603

Gogul-N opened this issue Mar 31, 2023 · 2 comments

Comments

@Gogul-N
Copy link

Gogul-N commented Mar 31, 2023

Hi,

I am able to create AHB Slave interface in local machine in vivado IP design.

But I am unable create AHB Slave interface in AWS Server. In AWS server AXI Slave interface I am able to create and connect it using pencil tool in vivado ip. I am facing problem with AHB interface.

In local machine it is working perfectly not in aws cloud vivado. I need it in aws server.

Kindly help me.

Thank you.

@kyyalama2
Copy link
Contributor

Dear customer

Can you provide more information on:
1.) Is your design on the AWS cloud using one of the provided FPGA dev AMIs or are you using your own Vivado setup/license?
2.) If using AWS dev AMI, can you please provide which version of the dev AMI are you using
3.) Can you also confirm if the design is targeted for F1
4.) Is there a specific error you are seeing when trying to add AHB slave interface

Thanks

@Gogul-N
Copy link
Author

Gogul-N commented Jun 2, 2023

Hi @kyyalama2

  1. I am using AWS cloud (FPGA dev AMIs)

  2. AMI Version: 1.12.1
    Xilinx Version: 2021.2

  3. Yes, design is targeted for F1

  4. No error I am getting. Actually after connecting the AHB Master ports individually to my design, I am unable to assign any address. It is showing that incomplete path. I cannot connect as a grouped signal since the AHB slave signals are not grouped in my design. Even I tried to group it, but it is not grouping. Just I tried grouping in my local machine vivado , it is working. But not in aws vivado version 2021.2

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants