1
0
mirror of synced 2026-01-25 11:56:22 +00:00
Martin Povišer 652a1b9806 macc: Stop using the B port
The B port is for single-bit summands. These can just as well be
represented as an additional summand on the A port (which supports
summands of arbitrary width). An upcoming `$macc_v2` cell won't be
special-casing single-bit summands in any way.

In preparation, make the following changes:

 * remove the `bit_ports` field from the `Macc` helper (instead add any
   single-bit summands to `ports` next to other summands)

 * leave `B` empty on cells emitted from `Macc::to_cell`
2025-01-08 13:03:35 +01:00
..
2024-12-18 15:09:25 +01:00
2024-11-29 12:53:29 +13:00
2024-12-18 15:09:25 +01:00
2024-12-18 15:09:25 +01:00
2024-09-17 10:46:20 +02:00
2024-10-15 07:23:45 +13:00
2025-01-08 13:03:35 +01:00
2024-12-18 14:58:29 +01:00
2024-12-18 15:09:25 +01:00
2024-09-05 11:17:12 +02:00
2024-12-18 15:09:25 +01:00
2024-12-18 15:09:25 +01:00
2024-09-24 17:47:46 +02:00
2024-12-18 14:49:25 +01:00
2025-01-08 13:03:35 +01:00
2024-12-03 13:15:33 +13:00
2024-12-18 15:09:25 +01:00
2024-12-18 15:09:25 +01:00
2024-12-18 15:09:25 +01:00
2025-01-08 13:03:35 +01:00
2024-02-06 18:01:26 +01:00
2024-12-18 15:09:25 +01:00
2024-12-18 15:09:25 +01:00
2024-12-10 13:49:08 +01:00
2024-12-18 15:09:25 +01:00
2024-12-18 14:58:29 +01:00
2024-12-10 13:49:08 +01:00