jasonxie
Newbie level 6
- Joined
- Dec 28, 2001
- Messages
- 12
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 23
After the function simulation of the logic design is finished, I usually use FPGA synthesys tools like S*YNPLIFY to compile it into EDF file , then use FPGA Place&Route tools like X*ilinx ISE to generate PROM file and burn.
It looks like once the logic design is put into implementation procedure, there is limited way to fine tune the design itself -- mostly I can only carefully set constrains and options of these tools, just a rough control.
I can only improve design depend on the output report of S*YNPLIFY. But sometime there is always a conflict between the timing analysys from S*YNPLIFY and actual timing result after Place & Route. (S*YNPLIFY says OK, but X*ILINX run out a Fail timing).This suffers me a lot.
Any good idea to handle this? Thank a lot.
It looks like once the logic design is put into implementation procedure, there is limited way to fine tune the design itself -- mostly I can only carefully set constrains and options of these tools, just a rough control.
I can only improve design depend on the output report of S*YNPLIFY. But sometime there is always a conflict between the timing analysys from S*YNPLIFY and actual timing result after Place & Route. (S*YNPLIFY says OK, but X*ILINX run out a Fail timing).This suffers me a lot.
Any good idea to handle this? Thank a lot.