Adding 10BASE-T with direct IO connection#112
Open
chmousset wants to merge 6 commits intoenjoy-digital:masterfrom
Open
Adding 10BASE-T with direct IO connection#112chmousset wants to merge 6 commits intoenjoy-digital:masterfrom
chmousset wants to merge 6 commits intoenjoy-digital:masterfrom
Conversation
Owner
|
Hi @chmousset, thanks, interesting. I'm not sure I'll have to time build the hardware but if you can send me the hardware to plug on a Arty board, I would probably be able to allow you to go further in the integration. |
Author
|
@enjoy-digital sure, I can send you the HW. |
Collaborator
|
@chmousset - I'm very interested in seeing this work finished! Anything I can do to help? |
Owner
|
@mithro: I received hardware from @chmousset but haven't been able to spent much time on it. I could do more testing in January. If you want to put someone on this, I can also try to provide directions on things I would investigate. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a 10BASE-T PHY which only requires 2 LVDS pairs, 6 resistors and 4 capacitors.
The PHY works in a 40MHz clock domain, both for RX and TX.
It is based on work from https://www.fpga4fun.com/10BASE-T1.html
Current status:
I need some help to debug the higher layers...
To build the SoC: