Altera_Forum
Honored Contributor
13 years agosome problems of simulation with quartusII
I defined a output as out std_logic. But I didn't assign a value to it.
If I use simulator tool to check the output. What will I get? is 'x' or '0'. I think it is 'x'. But I get the '0'. And sometime I get 'x' when I had a if statement. Who can tell me the behavior of simulator in the quartusII? Thank you very much