icebox_hlc2asc: fix _lut_ keyword parsing

'self.lut_bits is None' was always false. The _lut_ keyword is used by asc2hlc, so when converting asc->hlc->asc the lut_bits were always all zeros.
1 file changed