Altera_Forum
Honored Contributor
14 years agoTiming issue
Hi,
How do I know how match conditions I can put inside the "if (conditions) then" without causing any timing issue (missing clocks...)? Can I write: "if (a='1' and b='0' and…… z='1') then idan<='1';"? maybe something to do to Fmax … Thanks, Idan