From ca10ab58b4dc5b410826099bcc55c0bc30973c36 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Thu, 24 Oct 2024 15:03:24 +0200 Subject: [PATCH] add MacRxCheckSumChecker --- ext/SpinalHDL | 2 +- src/main/tcl/openocd/no_prefetch.tcl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/SpinalHDL b/ext/SpinalHDL index c796d9f..d208c2c 160000 --- a/ext/SpinalHDL +++ b/ext/SpinalHDL @@ -1 +1 @@ -Subproject commit c796d9fc761d68c4391d98f72d852457e34aeb32 +Subproject commit d208c2c41ffc5d4f3ec83b07badffd9aa6634276 diff --git a/src/main/tcl/openocd/no_prefetch.tcl b/src/main/tcl/openocd/no_prefetch.tcl index e50e765..cebdd61 100644 --- a/src/main/tcl/openocd/no_prefetch.tcl +++ b/src/main/tcl/openocd/no_prefetch.tcl @@ -5,7 +5,7 @@ for {set i 0} {$i < $cpu_count} {incr i} { for {set i 0} {$i < $cpu_count} {incr i} { targets $_TARGETNAME.$i - reg 2112 0x2 + reg 2112 0x3 } for {set i 0} {$i < $cpu_count} {incr i} {