Hello,
I am learning VHDL now and meet a problem.When I use modelsim to do timing simulation,it always gives out red lines(X,mean unknow status) and when I add internal signals that will be observed to wave windows ,the output show uninitialized .Is anybody can help me solve this problem? HERE are my some extral questions:
1.How to initialize the signals or ports in the testbench?
2.As for the red lins,what occurs that expect from uninitialization?
3.Does it necessary to set clock signals and reset signals in the testbench in combination circuit design?
Thank you!