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

Deembedded Blockdesign Arty A7 Echo-Server #233

Open
Felolie opened this issue Oct 28, 2024 · 0 comments
Open

Deembedded Blockdesign Arty A7 Echo-Server #233

Felolie opened this issue Oct 28, 2024 · 0 comments

Comments

@Felolie
Copy link

Felolie commented Oct 28, 2024

Hey there,
I'm new to working with FPGAs. I want to transfer Data from the IO's to the PC via Ethernet for that purpose I needed an Ethernet-Core and a college just recommended me that one here. So for my first steps, I build the Example on my Linux (openSUSE Tumbleweed with Vivado-Suite 2024.1). That worked well, because I want to use the Blocks (It's mandatory), I used the Verilog-Files for creation of Modules. For that to work, I made some miner changes, because else I couldn't create the Blocks.
The Changes:
udp_complete: ARP_REQUEST_TIMEOUT was a too big number, so I wrote the keyword time in advance of the Parameter.
eth_axis_rx/tx: The Program said not all Variables have an initial value, for that I copied them to the global path of the file

Then I created the schematic as shown, for that I used a more integrated version of the Echo-Server and looked up the Elaborated Design. That's the Level of deembedding I need. I can run everything till generating bit stream. But the Server don't respond.
Bildschirmfoto vom 2024-10-28 09-14-26

Here the Verilogfiles I implemented.
Bildschirmfoto vom 2024-10-28 09-16-18

The Message box shown below. The critical Warnings in the top wasn't until now a problem, it worked fin in an earlier attempt.
Bildschirmfoto vom 2024-10-28 12-13-16

I hope my Problem is clear, and I didn't waste your time. I looked for a similar Problem but didn't find a solution.
Furthermore, I am at your disposal for further questions

Best Wishes
Clas

@Felolie Felolie changed the title Deembedded Blockdesign Arty Z7 Echo-Server Deembedded Blockdesign Arty A7 Echo-Server Oct 29, 2024
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

1 participant