From 9051cf97e451f5279b5b36522943f350e6b2e980 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Thu, 5 Sep 2019 15:55:18 +0200 Subject: [PATCH] soc_zynq: fix typo --- litex/soc/integration/soc_zynq.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litex/soc/integration/soc_zynq.py b/litex/soc/integration/soc_zynq.py index 4758cccbb..50ca77ed2 100644 --- a/litex/soc/integration/soc_zynq.py +++ b/litex/soc/integration/soc_zynq.py @@ -23,7 +23,7 @@ def axi_fifo_ctrl_layout(): ("wrissuecapen", 1, DIR_S_TO_M), ] -# SoC Zync ----------------------------------------------------------------------------------------- +# SoC Zynq ----------------------------------------------------------------------------------------- class SoCZynq(SoCCore): SoCCore.mem_map["csr"] = 0x00000000