chipsalliance / fpga-tool-perf

FPGA tool performance profiling
https://chipsalliance.github.io/fpga-tool-perf
Apache License 2.0
101 stars 30 forks source link

Xilinx's pre-synthesized tests for Ultrascale+ #482

Closed kboronski-ant closed 2 years ago

kboronski-ant commented 2 years ago

Context: We want to measure performance of nexpnr-fpga_interchange for some of the designs generated by Xilinx: https://github.com/chipsalliance/fpga-interchange-tests/issues/128

kboronski-ant commented 2 years ago

The tests I've added fail due to outdated nextpnr conda package. The latest release of nextpnr should work. Some tests are generated, even tho they shouldn't be. Looks like skip_toolchains field gets ignored when running exhaustive tests for everything. Other failures seem to be unrelated to the contents of the PR judging so far by the logs. Last CI run on main was 16 days ago - did something broke since then?

mithro commented 2 years ago

FYI - I think we all agreed that we need a better name than "pre-synthesized" maybe "already-synthesised"?