Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: edje66
  • Content: Threads
  • Order by date
  1. edje66

    floating point

    Hello, I work with a FPGA and the output of the FFT IP is in floating point. And I must find the spectrum of the signal. But I don't have adder,multiplior and divider in floating point. IF someone could tell me how to do? Thank you!
  2. edje66

    demultiplexor

    Hello, I begin in VHDL and I try to create a demultiplexor 1 to 8 with a 30bits bus. If someone can help me! this is the code: what must I do? Library IEEE; Use IEEE.std_logic_1164.all; Entity demux is Port( Signal sel: in std_logic_vector(2 downto 0); Signal en: in...
  3. edje66

    euclide algorithm

    Hello! I work with a FPGA and I must inverse the filter but I don't know how to proceed. I think to use the euclide algoritme but I don't how. If somebody could help me,thank you!
  4. edje66

    sqrt?

    Hello, somebody know how to realized a fonction sqrt in VHDL? Thank you!
  5. edje66

    need help for fft

    I work on a EP20K of Altera and I have some problems with the FFT V1.02 opencore. I don't undersdtand how to use it. If somebody could help me and give me an block diagram it would be great!

Part and Inventory Search

Back
Top