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 suhas007

  1. S

    Difference between split radix and mixed radix FFT algorithm

    I wanted to know the diff b/w split radix and mixed radix algorithm or are they both same. I also wanted to knw the diff b/w radix 2 ,radix 4 and radix 8 FFT
  2. S

    Which is the best FFT algorithm to implement in FPGA

    I wanted to know which is the best algorithm and the reason for choosing the algorithm. If possible i also wanted the vhdl code for the algorithm.
  3. S

    How to implement FFT algorithms like radix 2,radix 4 etc in VHDL

    I know i can do that using xilinx IP Cores ,But how do i generate my own design file to compute the fft.
  4. S

    [SOLVED] How to intialize a signal in portmap

    for eg i hav entity abc is port(a:in std_logic; b:out std_logic); end abc; architecture component def port(a:in std_logic; b:out std_logic); end def; begin uut:def portmap(a=>, b=>b); end Now if i want to intialize a to '1' then how to do that in...
  5. S

    FFT IP core in xilinx

    Thx..........I was able to write test benches. Now,How can i read the input for FFT from a file and output the result to a file.
  6. S

    FFT IP core in xilinx

    Hello, I'm new to xilinx.I actually dunno how to simulate FFT in xilinx using IP cores.How to give input for an 8 or 16 bit i/p.How to write a test bench. Plz help me.
  7. S

    what is d min freq difference required b/w 2 radio stations(FM) for proper operation

    Also what is stereo exactly and what is it's bandwidth
  8. S

    p89v51RD2 : Unable to connect at the specified baud rate,Try reducing the baud rate

    I installed flash magic in desktop and tried to program it but it kept saying the same error.I tested the cable by a loop back test by shorting pins 2 and 3 of rs232 and there seems to be no problem with the cable. The Hardware config : i unchecked all including 'Use DTR to control RST'.Just...
  9. S

    p89v51RD2 : Unable to connect at the specified baud rate,Try reducing the baud rate

    Actually this is my first development board.I don't know how to test it in desktop .How do i do it ? Also,which part of advanced settings are you referring to,i didn't quite understand.
  10. S

    p89v51RD2 : Unable to connect at the specified baud rate,Try reducing the baud rate

    Hello guyz, Recently i bought an 8051 development board and an usb-serial port converter for windows 7 (since my laptop does not have serial port). The problem occurs when i use Flash Magic.When i press ' start ' in flash magic it says 'Unable to connect at the specified baud rate,Try reducing...

Part and Inventory Search

Back
Top