deepthi.reddy.912
Newbie level 5

Hi,
I would like to add a delay to a signal like
ctl:sig<=x;
wait for 2.118ns;
But, wait statements are not synthesizable.
I heard that i can add Flipflops or RAMs to make delay synthesizable. But how to add particular delay value like 2.118ns to Flipflop or RAM.
Kindly explain.
I would like to add a delay to a signal like
ctl:sig<=x;
wait for 2.118ns;
But, wait statements are not synthesizable.
I heard that i can add Flipflops or RAMs to make delay synthesizable. But how to add particular delay value like 2.118ns to Flipflop or RAM.
Kindly explain.