superposition of a square wave over a sine wave

S

Shiva

Hi all,

I am new to VHDL programming. My task is to generate a high frequency
square wave(500 Hz) super positioned over a low frequency sine wave(5
Hz). how can this be achieved in VHDL. I know how to generate both
these waves separately, but i dunno how to generate them together and
superposition them. i would be thankful if someone could help me in
this task. even your valuable ideas will be quite useful for me.

thanks
 
C

Chris Maryan

Hi all,

I am new to VHDL programming. My task is to generate a high frequency
square wave(500 Hz) super positioned over a low frequency sine wave(5
Hz). how can this be achieved in VHDL. I know how to generate both
these waves separately, but i dunno how to generate them together and
superposition them. i would be thankful if someone could help me in
this task. even your valuable ideas will be quite useful for me.

thanks

wave_out <= square + sin;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,835
Latest member
KetoRushACVBuy

Latest Threads

Top