make FSMDivCoreStage properly conform to Stage API
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 7 Nov 2021 22:39:24 +0000 (22:39 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 7 Nov 2021 22:39:24 +0000 (22:39 +0000)
commitb50d83f14e83aae30f52aedd030e385889a50867
tree0d1e758521d90433184dba77e62a53e007406d2a
parent45d50392c8fd4a70867ef82db0bc2f366b408cee
make FSMDivCoreStage properly conform to Stage API
added ispec and ospec functions, no need to explicitly set
self.p_i_data and self.n.o_data because that is the job of the Stage API
src/soc/fu/div/fsm.py