Open
Description
Saleae Logic display wrong decoded message for message size larger than 256 bits:
Version (2.4.2)
{"Environment":"production","Branch":"master","Commit":"7279335064ab01578c4ea5fa100df9f3f1c37353","Version":"2.4.2","AutomationVersion":"1.0.0","MachineID":"43070b86-d9b2-497d-9078-a3818dba19b4","PID":22824,"LaunchId":"bae99020-1c2e-491b-93e4-099590b75b57"}
In Detail:
I try to send via JTAG SVF files like this:
TRST ABSENT;
ENDIR IDLE;
FREQUENCY 15E6 HZ;
SIR 160 TDI (0000000100000002000000030000000400000005);
The Logic Analyzer display a valid result!
If I increase the SIR bits to a number larger than 256 bits (e.g.)
SIR 288 TDI (000000010000000200000003000000040000000500000006000000070000000800000009);
A wrong decodes message will be displayed.
Here is the sal file
bug_jtag_decode.zip
Metadata
Metadata
Assignees
Labels
No labels