mirror of https://github.com/YosysHQ/nextpnr.git
RAMB36E1 bels were registered with a zero bel_area while RAMB36E1 cells claim a 1x6 cell_area. With no capacity anywhere in the RAM density map, the static placer cannot resolve RAMB36 density and BRAM-heavy designs fail to converge to a legalisable placement. Register the bel area as 1x6 to match the cell area, consistent with the RAMB18 entries above. Observed on a design using >90% of the BRAM on an xc7a100t. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| himbaechel_dbgen | ||
| uarch | ||
| .gitignore | ||
| CMakeLists.txt | ||
| arch.cc | ||
| arch.h | ||
| arch_pybindings.cc | ||
| arch_pybindings.h | ||
| archdefs.h | ||
| chipdb.h | ||
| himbaechel_api.cc | ||
| himbaechel_api.h | ||
| himbaechel_constids.h | ||
| himbaechel_gfxids.h | ||
| himbaechel_helpers.cc | ||
| himbaechel_helpers.h | ||
| main.cc | ||
| test_main.cc | ||