mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-20 17:47:42 +00:00
fpga: nexys-video: Wire up core_alt_reset
It looks like we left it dangling Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
5449d842dd
commit
a5fa92f71b
@ -264,6 +264,7 @@ begin
|
||||
rst => pll_rst,
|
||||
system_clk => system_clk,
|
||||
system_reset => soc_rst,
|
||||
core_alt_reset => core_alt_reset,
|
||||
pll_locked => system_clk_locked,
|
||||
|
||||
wb_in => wb_dram_in,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user