First blink on this XCVU13P board! We’re barely scratching the surface here…
This is like using an Oak Ridge supercomputer to run Hello World.
First blink on this XCVU13P board! We’re barely scratching the surface here…
This is like using an Oak Ridge supercomputer to run Hello World.
Now that's what I call a utilization report. 1,728,000 LUTs!
The pins that I've reversed are going here, just in case someone else buys one of these boards.
https://github.com/craigjb/qmvu13p/blob/main/data/qmvu13p.xdc
I'm using the 100 MHz EMCCLK that I traced to pin AL20, but that's not a clock input so Vivado gives all kinds of angry critical and non-critical warnings (in addition to the usual soup). For now, I've silenced it with "set_property CLOCK_DEDICATED_ROUTE FALSE”, but it'd sure be nice to trace out a proper clock input. Maybe I do that next.
Or.... since I've found a GPIO pin, I think it's time for Core Score! @olofk Let's see how many SERVs fit in 1.7M US+ LUTs.