C
chaitanya163
Guest
Hello Everyone
I am new to VHDL programming and FPGA.
I have a Virtex - 4 FPGA and I wish to generate a binary pulse train of 1
pulses from FPGA using VHDL programming. My desired pulse train will b
like "1011100111101110". (min pulse width should be 30ns).
I have a clock of 100 MHz and I am able to divide the clock frequency t
get the clock of 10MHz (clock frequency required for my application). Als
I am aware of the fact that "Wait for" statement can not be used fo
synthesizing as it can only be used for test bench and simulation purposes
So I am struggling with this problem. I am wondering if I can use "afte
Xns" command in my VHDL code or if there is any other way to do it.
I will be very thankful if any feedback or advice is provided. You
response will truly be appreciated. Kindly provide your valuabl
suggestions.
Thanking you
Regards
Chaitanya Mauskar
---------------------------------------
Posted through http://www.FPGARelated.com
I am new to VHDL programming and FPGA.
I have a Virtex - 4 FPGA and I wish to generate a binary pulse train of 1
pulses from FPGA using VHDL programming. My desired pulse train will b
like "1011100111101110". (min pulse width should be 30ns).
I have a clock of 100 MHz and I am able to divide the clock frequency t
get the clock of 10MHz (clock frequency required for my application). Als
I am aware of the fact that "Wait for" statement can not be used fo
synthesizing as it can only be used for test bench and simulation purposes
So I am struggling with this problem. I am wondering if I can use "afte
Xns" command in my VHDL code or if there is any other way to do it.
I will be very thankful if any feedback or advice is provided. You
response will truly be appreciated. Kindly provide your valuabl
suggestions.
Thanking you
Regards
Chaitanya Mauskar
---------------------------------------
Posted through http://www.FPGARelated.com