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

add netv2 PCIe video example #86

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

wtatarski
Copy link
Contributor

Fixes #45

@wtatarski
Copy link
Contributor Author

Failure in tests is related to yosys version.
We have to wait for yosys update in conda packages -> SymbiFlow/yosys/pull/74

@wtatarski wtatarski force-pushed the add-netv2 branch 2 times, most recently from af5be64 to d0186af Compare April 30, 2020 11:22
@mithro
Copy link
Collaborator

mithro commented Oct 28, 2020

@wtatarski - We should resurrect this pull request and get it merged.

Signed-off-by: Wojciech Tatarski <[email protected]>
Signed-off-by: Wojciech Tatarski <[email protected]>
Signed-off-by: Wojciech Tatarski <[email protected]>
@wtatarski
Copy link
Contributor Author

wtatarski commented Nov 6, 2020

At this moment I'm able to build this project only with Vivado. netv2-pcie project uses this xci file: https://github.com/enjoy-digital/litepcie/blob/master/litepcie/phy/xilinx_s7_gen2_x1/pcie_s7.xci
In Vivado it can be imported with read_ip command. However in yosys I don't see support for xci files.
The only way we can make it work with yosys is copying files related to pcie_s7_x1 directly from Vivado to project, but I doubt that this is something what we really want.

GitHub
Small footprint and configurable PCIe core. Contribute to enjoy-digital/litepcie development by creating an account on GitHub.

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

Successfully merging this pull request may close these issues.

Add NeTV2 PCIe video example as test design
2 participants