# This is the ID for the *FPGA's* chip TAP. (note this ID is for 85F version # of ULX3S -- if you have a different ECP5 size you can either enter the # correct ID for your ECP5, or remove the -expected-id part). We are going to # expose processor debug through a pair of custom DRs on this TAP. set _CHIPNAME lfe5u85 # 85f jtag newtap lfe5u85 hazard3 -expected-id 0x41113043 -irlen 8 -irmask 0xFF -ircapture 0x5 # 25f #jtag newtap lfe5u85 hazard3 -expected-id 0x41111043 -irlen 8 -irmask 0xFF -ircapture 0x5