Open huangluyang0 opened 2 years ago
I have built a simple 'i3c_time_control.v'. Can I upload it here? Also, I found a small issue in slave engine when using this i3c_time_control.v. line 558 of slave engine, next_state (when state == ST_IBI9TH) should be modified.
Please create a contrib directory for that. It needs to be clear it is sourced from elsewhere and that we have not checked it.
Should I pull a request when I finished it?
Dear IP owner, when I tried to use i3c_auton_wrapper with "ENA_TIMEC" parameter enabled, which means that I wanted to enable the Timing control/Timestamping feature, it turned out that "i3c_time_control" module is missing, I think that module is necessary for i3c slave timing control, like sc1/sc2/timec_ibi_byte. I'll really appreciate it if you can also include the "i3c_time_control" module in the package, thanks!!!