[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 12:43:00 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=417
--- Comment #11 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
Cesar, i made some alterations and also added some CompALUMulti
unit tests. i didn't replicate the parallel one because it's
quite big. op_sim() however is short enough to cut/paste
although a tidy-up (to use op_sim only) would involve setting
up dut.oper_i *outside* of op_sim. i might do that shortly.
commit 3c7bdc1cf9f1a48c9b41b153083c85b6a887a755 (HEAD -> master)
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date: Sun Jul 19 12:32:20 2020 +0100
add some CompUnit demo tests of the alu_fsm example
commit b152b838480dea22aeda1e1835bb0680dab7d38d
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date: Sun Jul 19 12:31:56 2020 +0100
move sdir to CompFSMOpSubset in alu_fsm example
commit 9ef37fabba3f98cae7b0ab6f04117a7f67ac4d2b
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date: Sun Jul 19 12:12:27 2020 +0100
add CompFSMOpSubset, also change dir to sdir
(dir is a python keyword, gets highlighted in editors)
commit ec700197925daec5c3d81170c634a677a5cbbd1b
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date: Sun Jul 19 11:59:05 2020 +0100
use iocontrol PrevControl / NextControl instead of dummy classes
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list