1
0
mirror of synced 2026-04-14 17:25:54 +00:00
Files
YosysHQ.yosys/passes
Amelia Cuss bf4a46ccb3 proc_rom: don't assert on big actionless switch.
See the test case.  PROC_ROM will consider this for evaluation, even
though -- without any actions -- lhs is empty (but still "uniform").
A zero-width memory is constructed, which later fails check with:

ERROR: Assert `width != 0' failed in kernel/mem.cc:518.

Ensure we don't proceed if there's nothing to encode.
2024-02-18 01:33:28 +11:00
..
2024-02-16 07:44:09 -08:00
2024-01-15 12:07:54 +01:00
2022-01-28 23:34:41 +01:00