In reply to kranthi445:
Without showing any code, it will be difficult to help you. Specifically, how you came to find the delay was only 200ns.
Also, the `timescale directive does not apply to code in $unit (outside a module). You should put this code in a package and use timeunit construct.