Hi Lars,
I wanted to give you an update:
I have been trying to generate a bit stream from the original reference design that came with the Beacon Frame Receiver lab, as well as the newest build from Github.
I have been trying Vivado 2013.4, 2014.2, 2014.3, and 2014.4
So far I only had success with Vivado 2013.4 for both bit streams.
All the other Vivado versions seem to have Linux driver issues, probably due to changes / mismatches in IP cores.
When I used 2013.4 on the newest reference design I had an error message from the TCL script for the latest axi_fifo2s. That problem could be fixed by commenting out the offending line in the TCL script axi_fifo2s_ip.tcl:
# ipx::infer_bus_interfaces {{xilinx.com:interface:aximm:1.0}} [ipx::current_core]
I hope this info may help others here on the forum too.
Has anybody had success in building the reference design with a Vivado version newer than 2013.4?
2013.4 seems to have some issues with ILA.
Regards,
Arne