From bd16ecbddd613773e12b67d2406085528b65cd0e Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 15 Oct 2020 15:58:09 +0100 Subject: [PATCH] syntax error --- libreriscv | 2 +- src/soc/litex/florent/versa_ecp5.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/libreriscv b/libreriscv index f0f302d8..1f4b308f 160000 --- a/libreriscv +++ b/libreriscv @@ -1 +1 @@ -Subproject commit f0f302d80683c9b68fc9b13dac9f590ae1937232 +Subproject commit 1f4b308f975418595a0858cd37e7e66f2fe7244d diff --git a/src/soc/litex/florent/versa_ecp5.py b/src/soc/litex/florent/versa_ecp5.py index c9938fea..bd565b0b 100755 --- a/src/soc/litex/florent/versa_ecp5.py +++ b/src/soc/litex/florent/versa_ecp5.py @@ -29,7 +29,6 @@ class VersaECP5TestSoC(versa_ecp5.BaseSoC): sys_clk_freq = sys_clk_freq, cpu_type = "external", cpu_cls = LibreSoC, - cpu_variant = "standardjtag", cpu_variant = "standardjtagnoirq", #cpu_cls = Microwatt, device = "LFE5UM", -- 2.30.2