Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by manubangalore88@gmail.com

  1. M

    how to write verilog code for QPSK modulation?

    Re: qpsk demodulator using verilog code Dear Sir, I have built QPSK modulator like u said earlier. Now when it comes to demodulation i'm finding it very difficult. The modulated data must go thro low pass filter. I have absolutely no idea how to implement a LPF in verilog. will u plz help me...
  2. M

    How to multiply a sine wave generated with a single bit line in QPSK modulator??

    The output of NRZ encoder is 1 bit signal. The sine wave generated using the program below is 8 bits. My question is how to multiply a 1 bit signal with an 8 bit one and generate a QPSK modulated wave?? module Sine_Cos_Waves( clk, reset, sine, cos); input clk, reset; output [7:0]...

Part and Inventory Search

Back
Top