Consider your chip is going to be placed in a board.. and input comes from pre block(asume a chip) and your output goes to other chip..
Then if u operate all this three chips as same clock...
Then from the previous chip it takes time to reach your chip.. consider delay of i/o pads of previous chip and pcb delay...
If you dont give input delay then at rising clock edge your chip excepts data to be present but due to delay data will arrive late.. this leads to fault logic..
Similarly to output pin also so that next module prepare themselves..
- set input_delay : Specifies a timing delay from one group of points to another (maybe clock signal ).Define the timing arrival at Input port when clock comes .
No comments:
Post a Comment