Altera_Forum
Honored Contributor
9 years agoRelational operators
Hi, I don't understand why the following code doesn't work, can you enlighten me ?
freq_authorization : process(clk)
begin
if rising_edge(clk) then
if ((unsigned(fr...