EmbDev.net

Forum: FPGA, VHDL & Verilog simulation of MCB


von abdullahansari (Guest)


Rate this post
useful
not useful
I tried to do simulation of MCB example design on sp601.

I can run it on chip scope.

I am running isim simulator.

I have been trying for almost 3 days.

I could see values for other signals but for data bus.. 
zzzzzzzzz.(except some times i see 000..fff)

I dont know what i am doing wrong...

Is the version of simulator matter?

VHDL design with verilog memory model matters???


.

von Duke Scarring (Guest)


Rate this post
useful
not useful
>I tried to do simulation of MCB example design on sp601.
What example? Can you send a link to the example?

>I can run it on chip scope.
Huh. Chipscope is no simulator. Chipscope is a debugging tool.

>I am running isim simulator.
Ok. Fine.

>I could see values for other signals but for data bus..
>zzzzzzzzz.(except some times i see 000..fff)
What did you expect on your data bus?
"Z" means tristate. It's normal on busses that are driven from more than 
on driver.

>I dont know what i am doing wrong...
I don't know what you expect.

>Is the version of simulator matter?
No, not really.

>VHDL design with verilog memory model matters???
No. Isim should be fine for that.

Duke

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.