Fuzz BUFCE_ROW_FSR configuration
Open
- Dominant language
- SystemVerilog
- Stars
- 84
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Looks like half the work is done: https://github.com/SymbiFlow/prjuray/blob/3f5736237309e0670b4351f39fad8b4bd9cb6dd0/tools/dump_features.tcl#L646
but this isn't actually appearing in the databases yet presumably because nothing actually fuzzes this.
I believe this is needed to correctly clock-route a design that spans multiple clock regions in the vertical direction, see p245 of https://www.xilinx.com/support/documentation/sw_manuals/xilinx2019_2/ug949-vivado-design-methodology.pdf
However, this is not yet a blocking issue for me as nextpnr's UltraScale+ clock routing is still very simplistic and wouldn't be able to use this in any case.
Contributor guide
Assessment
This issue has not been assessed yet.