Commit 0d8da5ac authored by David Cussans's avatar David Cussans

Correcting typo in instantiation ofr syncGenerator

parent d950e5f3
...@@ -100,7 +100,7 @@ begin ...@@ -100,7 +100,7 @@ begin
g_IPBUS_WIDTH => g_IPBUS_WIDTH , g_IPBUS_WIDTH => g_IPBUS_WIDTH ,
g_NUM_TRIG_SOURCES => g_NUM_ACCELERATOR_SIGNALS ) g_NUM_TRIG_SOURCES => g_NUM_ACCELERATOR_SIGNALS )
port map ( port map (
clk_4x_i => clk_4x_i, clock_i => clk_4x_i,
reset_i => reset_i, reset_i => reset_i,
strobe_i => clk_4x_strobe_i, strobe_i => clk_4x_strobe_i,
trigger_sources_i => accelerator_signals_i, trigger_sources_i => accelerator_signals_i,
......
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