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

STLV7325 ethernet incorrect pin assignment #405

Open
troibe opened this issue Jun 27, 2022 · 3 comments
Open

STLV7325 ethernet incorrect pin assignment #405

troibe opened this issue Jun 27, 2022 · 3 comments

Comments

@troibe
Copy link
Contributor

troibe commented Jun 27, 2022

CRITICAL WARNING: [Vivado 12-1411] Cannot set LOC property of ports, Terminal eth0_col cannot be placed on W19 (IOB_X1Y7) because the pad is already occupied by terminal ddram_dqs_n[3] possibly due to user constraint [/home/martin/coding/linux-on-litex-vexriscv/build/aliexpress_stlv7325-100-eth/gateware/aliexpress_stlv7325.xdc:813]
CRITICAL WARNING: [Common 17-69] Command failed: 'R30' is not a valid site or package pin name. [/home/martin/coding/linux-on-litex-vexriscv/build/aliexpress_stlv7325-100-eth/gateware/aliexpress_stlv7325.xdc:817]

Unfortunately I couldn't find col or crs in the documentation for the STLV7325.
Is it fine to just leave them unconnected? This pull-request in Alex Forencich's ethernet module does exactly that. Not sure how important those two are in liteeth.

@enjoy-digital @gillham @hansfbaier Did you ever get ethernet working on the STLV7325?
I couldn't with vexriscv-smp and the linux-on-litex-vexriscv has ethernet disabled by default.

@enjoy-digital
Copy link
Member

Hi @developandplay,

I'm don't think Ethernet has been tested on this hardware. col and crs pin should be not required by the LiteX build. I'll try to have a closer look when I'll have more time (and if you don't fix it before :)).

@pftbest
Copy link
Contributor

pftbest commented Sep 30, 2022

This two pins can be safely removed. They are not connected on the board. I think this is a typo in the platfrom file.

@hansfbaier
Copy link
Contributor

Those pins are not there anymore. I think this issue can be closed.

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

4 participants