[Libre-soc-bugs] [Bug 510] check for combinatorial path through DIV FSM

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Oct 4 23:49:30 BST 2020


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

--- Comment #5 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #3)
> Oops, forgot to check the ilang. The loop is still there.

i think... you're always going to have a loop: in a FSM that's unavoidable.
however the thing is that the input and the output to that loop *must* be
separated entirely by "sync".

given that both self.empty and self.saved_state are sync, i think that's
been successfully achieved.

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


More information about the libre-soc-bugs mailing list