Open hanm2019 opened 2 years ago
It seems that the bus salve factory doc has no update 3 years ago, but the spinal.lib.bus had implemented lots of new functions, such as:setOnSet,readAndSetOnSet, ect.
spinal.lib.bus
setOnSet
readAndSetOnSet
I have made a list about that:
createReadAndClearOnSet readAndClearOnSet clearOnSet createReadAndSetOnSet readAndSetOnSet setOnSet createReadMultiWord createWriteMultiWord createWriteAndReadMultiWord multiCycleRead readSyncMemWordAligned readSyncMemMultiWord writeMemMultiWord writeMemWordAligned
It would be better to update the doc to make others use those functions clearly. :>
Hi,
Yes, it missed quite a few updates.
Do you feel up for a PR ?
I can try to update some doc, but for some functions , I am not clear :>
Ahhh, which ones ?
It seems that the bus salve factory doc has no update 3 years ago, but the
spinal.lib.bus
had implemented lots of new functions, such as:setOnSet
,readAndSetOnSet
, ect.I have made a list about that:
It would be better to update the doc to make others use those functions clearly. :>