Commit 852f57d1 authored by Alén Arias Vázquez's avatar Alén Arias Vázquez 😎

to be deleted by kostas

parent 749af830
......@@ -471,13 +471,13 @@ begin
g_data_width => 32,
g_cpol => 0,
g_cpha => 1,
g_cdc_enable => 1,
g_cdc_enable => 0,
g_input_fifo_depth => 4,
g_output_fifo_depth => 4)
port map(
clk_i => clk_62m5_sys,
rst_n_i => local_reset_n,
spi_sample_clk_i => clk_125m_sys,
spi_sample_clk_i => clk_62m5_sys,--clk_125m_sys,
ertec_rst_i => ertec_rst_i,
rmq_status_o => s_rmq_status,
rmq_id_o => s_rmq_id,
......
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