Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInputs need to be driven in the simulation by respective source variables. Verilog variables (registers) have an intial state of 'x'.
All variables, that should not have the default 'x' state must be initialized or explicitely assigned.