ryukzak / nitta

BSD 3-Clause "New" or "Revised" License
21 stars 6 forks source link

Logical Refactoring: basic to LUT #271

Open ryukzak opened 9 months ago

ryukzak commented 9 months ago

Depends: https://github.com/ryukzak/nitta/issues/259

We support and, or, not function.

If user have connections between them (not (a or b)), we should be able to merge them into one LUT function.