Thanks for the reply.
Sir, i am a student doing my final year project, and i am implementing viterbi decoder in ASIC.
The data in RAM and other registers is in '0' state when reset.
The address to the RAM is been generated from the block called TBU which has the problem of x-state (therefore, the data from the RAM is not coming correctly). This TBU block has a shift register kind of logic in it. The always block in the module has the appropriate sensitivity list specified(as per my knowledge) in it to avoid the pre and post simulation mismatch.
And I haven't given any SDF file during simulation. Is this the reason why i am not getting o/p? I am simulating the gatelevel netlist obtained from DC in VCS(have added the libraries also). There is no error reported by the synthesis tool except few known warnings. Waiting for your reply.