You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't make that change. That line looks wrong indeed, it isn't using bit 0 in en_ch either...
After I released JT10, MiSTer developers tinkered with it independently and I lost track of some of the edits. This is marked in MiSTer's repo as an experimental change:
I have raised the question in MiSTer's repo, let's wait and see. I think en_ch[0] should be used instead of using twice en_ch[2]. I would try this instead:
I have a question about the HDL code on this line.
jt12/hdl/adpcm/jt10_adpcm_cnt.v
Line 74 in 42b1918
This combinational logic looks asymmetric. Because..
Of course, I haven't fully understood the pipeline logic, but I believe this logic is incorrect.
Could you please inform me if there are any reasons why it is asymmetric?
The text was updated successfully, but these errors were encountered: