Feature request: Display LUTs as lookup tables
I personally find the lookup table format the most intuitive way to view them.
I'm guessing that the tables might be to big to render easily? Maybe doing the blif solution of rendering only the 1 output values might make it work?
What about View→Raw Logic Notation? Does that not do what you want?
Maybe doing the blif solution of rendering only the 1 output values might make it work?
I'm not sure what you mean here.
I was thinking something like this;

The current display is just the last column, LSB to MSB order, where the position of the bit numerically equals 4'DCBA where DCBA are the input values.
The form of truth table you suggest would not fit when it's larger than about four rows.