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

distance unwrapper debugging enabled

parent 5e2abeab
No related branches found
No related tags found
1 merge request!2Resolve "Distance wrapping invalidates lock sum"
No preview for this file type
......@@ -426,7 +426,8 @@ STX <= iSerialTransmitter_TX;
DDS_OUT <= iSweeper_phi(28);
LEDS(0) <= '1';
--LEDS(0) <= '1';
LEDS(0) <= iDistanceUnwrapper_dr_out;
LEDS(1) <= NOT iSweeper_idle;
LEDS(2) <= NOT iReadbackControl_idle;
......
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