Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

stronge behavior of case statement

Hi All...I have a very strange behavior of a case statement. In timing simulation, this segment of code: fifo_ctrl_data: process begin wait until clk'event and clk='0'; case sc is w...