Altera_Forum
Honored Contributor
11 years agoWaveform- Forcing Unknown(X)
Hello , i have a problem about the waveform simulation. I have design the mic1 processor and i want to add A[32](bus line) + B[32] ((bus line)=C[32](bus line). For example A=200 and B=0. When i run this execution separately in the datapath_block and ALU_block i take correct results in the C bus. But when i run the DATAPATH_UNIT( a block which contains the combination of the previous two) with the whole processor also ( main memory, control unit ) , then i take forcing unknown in the C[0] signal. Any ideas whats going wrong? I have simulate all the schematics individually and they are all working fine.
Regards, Kostas