The netlist and the example design HDL wrapper can be processed through the AMD implementation toolset. Included in the core drop are several scripts to assist in this processing.
To implement the example design:
Open a command prompt or shell in your project directory, then enter these commands for a Linux platform:
Linux
% cd {core_name}/compile/xilinx/interlaken_top/vivado/
% ./do_compile.shThis starts a script that synthesizes the example
design HDL wrapper, builds, maps, and places-and-routes the example
design.