[Libre-soc-bugs] [Bug 745] OP_TERNLOG instruction

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Dec 17 01:23:40 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=745

--- Comment #46 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #45)
I simplified the code and added docs.

> also remove self. on front of lut and move into elaborate
> where self. is also removed.
> 
>   38         self.lut = Signal(2 ** input_count)

No, self.lut is an *input*, it would break if I had it private.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list