fpga-tool-perf icon indicating copy to clipboard operation
fpga-tool-perf copied to clipboard

add netv2 PCIe video example

Open wtatarski opened this issue 4 years ago • 3 comments

Fixes #45

wtatarski avatar Apr 28 '20 12:04 wtatarski

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

wtatarski avatar Apr 28 '20 12:04 wtatarski

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

mithro avatar Oct 28 '20 18:10 mithro

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.

wtatarski avatar Nov 06 '20 13:11 wtatarski