<minute>
is there a way to look at the placed&routed design (visually) of litex/vivado (kintex-7 design)?
<leons>
You can simply open the xpr project file in Vivado, assuming your using the proprietary toolchain
<leons>
Then click on "Implemented Design" in the design flow and go to the device view.
<minute>
leons: ah thanks, cool
<minute>
so far i'm still using vivado for p&r yes, but eager to check out prjxray (?) too
<leons>
The UX is a bit awkward at first (as with everything in Vivado) but that view is incredibly powerful. Really useful for debugging when Xilinx's IP cores don't do what they're supposed to :)