1
0
mirror of synced 2026-05-01 06:00:26 +00:00
Files
YosysHQ.yosys/passes/techmap/lut2mux.cc
whitequark d1f2cb01dc lut2mux: handle 1-bit INIT constant in $lut cells.
This pass already handles INIT constants shorter than 2^width, but
that was not done for the recursion base case.
2018-12-05 19:27:48 +00:00

2.8 KiB