Altera_Forum
Honored Contributor
15 years agoModelsim warning and simulation
I get warning as below in gate level simulation using modelsim:
Non-positive replication multiplier inside concat. Replication will be ignored I have no idea what is this. Can someone give some explanation? Besides, it is the first time i use Gate Level Simultion in modelsim. In the simulation, i found unknown state for my output signal at the beginning(0 to 6ns). Is this normal? FYI, there is no unknown state when simulate using RTL simulation. In gate level simulation, i find out that it is much more difficult to view the internal signal as in rtl level simulation. There are too much internal signals that i am not looking for it. Is there any efficient method to get the internal signal in gate level simulation? All the internal signals wanted are in my design unit instead of altera library. Thanks