My code doesnt work in post synthesis

Status
Not open for further replies.
did you run it through timing analysis? can it run at 25 Mhz like you're tasting with?
 

did you run it through timing analysis? can it run at 25 Mhz like you're tasting with?

timing analysis says it can run at 180 MHZ i tried running it even at 5 MHZ but it give an output in post route simulation , behavioural works fine though.
and as u can see in the code , the fpga doesnt do anything except take input and get it out from output .. thats it. And i dont know where is the problem.
 

I wonder what's all the FSM stuff for? Or is the code intended as a model for something else? The two modules can work fine with one clock period pipeline delay each by just cascading them.

the fpga doesnt do anything
In any case, the post synthesis simulation can show you what's "not working" in detail.
 

The model is a simplified model of a much bigger model , i simplified it in hopes to find the error,All i have after behavioral simulation is post-translate simulation which doesn't show where the error is ?
View attachment simulation.bmp
Simply if i know why the timing error appears although everything in my code works at rising edge of the clock ...
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…