Skip to content
Snippets Groups Projects
Commit c5a8bbdb authored by Pascal Engeler's avatar Pascal Engeler
Browse files

Fixed combinational loop

parent 5f55fc79
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,6 @@ begin
ddphi_mem_wr_en_sig <= ddphi_mem_wr_en_sig;
n_freqs_sig <= n_freqs_sig;
sweeper_start_sig <= sweeper_start_sig;
readback_start_sig <= readback_start_sig;
else
current_state <= IDLE_STATE;
current_cmd <= current_cmd;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment