Commit 3a05e86d authored by Lucas Russo's avatar Lucas Russo

modules/*/wb_fmcpico1m_4ch: propagate adc_start signal to top-level

parent 993d2c2f
......@@ -474,7 +474,7 @@ begin
clk => adc_fast_spi_clk_i,
reset => adc_fast_spi_rst,
start => '1',
start => adc_start_i,
sdo1 => adc_sdo1_i,
sdo2 => adc_sdo2_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