Forum Discussion
Altera_Forum
Honored Contributor
9 years agoIt could be the last else setting it back to zer:
else dir_s <= '0'; old_fmcw_ramp_s <= (others => '0'); end if; end if; end process;It could be the last else setting it back to zer:
else dir_s <= '0'; old_fmcw_ramp_s <= (others => '0'); end if; end if; end process;