AmmaraYasmin
Newbie level 5

i have made a block of OFDM in xilinx system generator which contains few delays then i translated the code in VHDL using the option in system generator. but that vhdl code contains delays that is made with after statement which is not synthesizable.
i have to run that code on extreme dsp kit but i am helpless.
is there any option to replace that delay code.
in my mode it is written in this way
d=q after 200 ps
i need a code to replace this delay code
i have to run that code on extreme dsp kit but i am helpless.
is there any option to replace that delay code.
in my mode it is written in this way
d=q after 200 ps
i need a code to replace this delay code