[Libre-soc-bugs] [Bug 417] FSM-based ALU example needed (compliant with ALU CompUnit)
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Jul 19 05:09:11 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=417
--- Comment #8 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Cesar Strauss from comment #7)
> The FSM-based Shifter example is finished.
>
> It passes the included unit test.
fantastic! this is good timing because jacob is just doing the Div FSM.
> See it in src/soc/experiment/alu_fsm.py.
will take a look.
interestingly i realised afterwards that actually the alu_hier.py code is
*already* a FSM. it is a blocking design with a "fake" countdown.
let's see what we can do, to turn this into a different type of useful example.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list