soc_zynq: fix typo
This commit is contained in:
parent
67a09aef05
commit
9051cf97e4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue