applet.interface.jtag_pinout: simplify TDI detection code. NFCI. Before this commit, _detect_tdi tries to discover every correlation between bitstream shifted into TDI and bitstream shifted out of TDO, returning multiple results as "multiple IR lengths". Not only this can't happen in any reasonable setup, but downstream code also cannot deal with it correctly either. After this commit, the first (and generally, only) correlation is returned, with an additional check for minimum IR length.
by whitequark 4 years 2 months
89a1f74c
applet.interface.jtag_pinout: convert to nMigen.
by whitequark 4 years 2 months
b6e24ea7
README.md: update acknowledgement section
by electronic_eel 4 years 2 months
1e7ca0a8
applet.program.mec16xx: clarify note on cursed behavior.
by whitequark 4 years 2 months
506839f1
hardware: Add 3D printed case lid
by Sam Willcocks 4 years 2 months
9e64f516
hardware: Rename laser cut case directory
by Sam Willcocks 4 years 2 months
9256db54
applet.internal.selftest: indicate pins-* as broken on >=C0. pins-pull is broken, too.
by whitequark 4 years 2 months
13a35093
applet.internal.selftest: indicate pins-{int,ext} as broken on >=C0.
by whitequark 4 years 2 months
711bfc45
hardware: Add 3d printed case
by Greg Davill 4 years 2 months
34c8a6f7
database.ti.msp430: Initial import of device list from slau320ag Signed-off-by: Sylvain Munaut
by Sylvain Munaut 5 years 5 months
7ad0fcdb
Report a bug