1
0
mirror of synced 2026-05-07 16:35:11 +00:00
Files
YosysHQ.yosys/techlibs
George Haworth aba5b279c6 Fix RAMB36E1/E2 SDP parity port mapping typo
DIPBDIP/DINPBDINP condition checked PORT_W_WIDTH == 71, which never
matches any valid SDP width. Should be 72, matching the DIBDI/DINBDIN
condition on the line above. This caused data bits 68-69 to be
silently overwritten with copies of bits 64-65 on every write.

Affects both xc6v (RAMB36E1, Artix-7/Kintex-7/Virtex-7) and xcu
(RAMB36E2, UltraScale/UltraScale+) mapping templates. The RAMB18E1/E2
equivalents correctly use == 36.
2026-04-18 19:10:18 +03:00
..
2026-04-13 12:48:05 +02:00
2025-11-04 11:46:27 +13:00
2025-12-17 01:31:32 -08:00
2026-01-28 07:45:58 +13:00
2026-01-28 07:45:58 +13:00