Commit da5a9d35 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

wrc_core/wrc_periph.vhd: fixed multiple drivers bug on MEMSIZE register

parent 72315550
......@@ -206,9 +206,6 @@ begin
sysc_regs_i.gpsr_fmc_sda_i <= sda_i;
sysc_regs_i.gpsr_fmc_scl_i <= scl_i;
-- Memsize
sysc_regs_i.hwfr_memsize_i <= memsize_i;
----------------------------------------
-- SYSCON
----------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment