Skip to content

Changing ESPLink IP of VCU128 with Ariane Configuration #258

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

Open
ktlpdlbr opened this issue Apr 4, 2025 · 0 comments
Open

Changing ESPLink IP of VCU128 with Ariane Configuration #258

ktlpdlbr opened this issue Apr 4, 2025 · 0 comments

Comments

@ktlpdlbr
Copy link

ktlpdlbr commented Apr 4, 2025

Describe the bug
Hi,
I'm trying to connect to a VCU128 board through a router, but the default IP range of ESPLink (192.168.1.x) doesn't match the IP range of my router. To resolve this, I attempted to change the ESPLink IP to match my router’s range.

First, I tried updating the IP through the esp-xconfig GUI, but the configuration didn't take effect. I then manually modified the IP in ESPLink.h and updated the embedded IP in the RTL, as shown in Figure 1 (in rtl/peripherals/ethernet/greth.vhd). However, I'm still encountering the same issue when trying to use ESPLink as shown in Figure 2.

So in short I wanted to ask about the flow of changing the IP of the board? What parts should I change?

Thank you.

To Reproduce
Following Single CPU SoC guide on VCU128.

Expected behavior
Connection problem via ESPLink during the booting stage of Linux

Screenshots

Image
Figure 1

Image
Figure 2

Desktop (please complete the following information):

  • OS: CentOS
  • CAD tools versions: Xilinx Vivado 2024.1
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