From: Staf Verhaegen Date: Thu, 1 Apr 2021 12:10:07 +0000 (+0200) Subject: Fix svf file for limited c4m-jtag SVF grammar. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd8578263ddccf575011f14d278b8c1a1292b48d;p=libresoc-litex.git Fix svf file for limited c4m-jtag SVF grammar. --- diff --git a/cocotb/idcode.svf b/cocotb/idcode.svf index a9548a1..994e9c8 100644 --- a/cocotb/idcode.svf +++ b/cocotb/idcode.svf @@ -1,7 +1,4 @@ -HIR 5 TDI (1f) SMASK (1f) ; -TDR 0 ; - !Loading device with 'idcode' instruction. -SIR 4 TDI (1) SMASK (f) ; -SDR 32 TDI (00000000) TDO (000018ff) ; +SIR 4 TDI (1); +SDR 32 TDI (00000000) TDO (000018FF) ;