April 20, 2024, 02:29:01 AM

CE40HX8K-EVB_Rev_B - JTAG Option

Started by trayres, January 05, 2018, 08:59:22 AM

Previous topic - Next topic

trayres

If I understand correctly, the Lattice ICE software can't do JTAG, it will only program a SPI flash.

I don't see any pins on the iCE40HX8K marked as JTAG pins (even in the Lattice documents), however there's a JTAG option on this EVB!

I don't see a note about it in the wiki - could someone enlighten me?

Thanks!

LubOlimex

It was provided only as an option based on the initial releases of the family datasheet released by LATTICE from 2012. We used this document as a basis and reference for the JTAG option: ftp://staging.olimex.com/Lub-clients/iCEman40-HX8K_User_Guide_v1.0.pdf

Also the datasheet of the iCEdragon Evaluation Kit (by Lattice) features a schematic that shows some pins with their JTAG signals named like R14 - PIO1_00/TDI; R15 - PIO1_01/TMS; P14 - PIO1_02/CLK; P15 - PIO1_03/TDO; N14 - TRST_B.

We often put such options in our boards, they might never be used, but if we have free space available, why not provide this option? Maybe nobody would ever need it, but in case somebody does need it - there it is.

Best regards,
Lub/OLIMEX
Technical support and documentation manager at Olimex

trayres

Thank you, that answered the question wonderfully and I'm glad I asked!

Quote from: LubOlimex on January 05, 2018, 01:50:54 PM
It was provided only as an option based on the initial releases of the family datasheet released by LATTICE from 2012. We used this document as a basis and reference for the JTAG option: ftp://staging.olimex.com/Lub-clients/iCEman40-HX8K_User_Guide_v1.0.pdf

Also the datasheet of the iCEdragon Evaluation Kit (by Lattice) features a schematic that shows some pins with their JTAG signals named like R14 - PIO1_00/TDI; R15 - PIO1_01/TMS; P14 - PIO1_02/CLK; P15 - PIO1_03/TDO; N14 - TRST_B.

We often put such options in our boards, they might never be used, but if we have free space available, why not provide this option? Maybe nobody would ever need it, but in case somebody does need it - there it is.

Best regards,
Lub/OLIMEX