syntax error
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 15 Oct 2020 14:58:09 +0000 (15:58 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 15 Oct 2020 14:58:09 +0000 (15:58 +0100)
libreriscv
src/soc/litex/florent/versa_ecp5.py

index f0f302d80683c9b68fc9b13dac9f590ae1937232..1f4b308f975418595a0858cd37e7e66f2fe7244d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f0f302d80683c9b68fc9b13dac9f590ae1937232
+Subproject commit 1f4b308f975418595a0858cd37e7e66f2fe7244d
index c9938fea3fc8a70b8ca30c7e29bed099059e226d..bd565b0b8b00d2234f9791f4fd975241f15c4059 100755 (executable)
@@ -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",