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!
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...
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!
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!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.