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 bercam

  1. B

    Hough Transform (HT) for image processing

    I'm trying to develop by using CORDIC algorithm for implementing trigonometric functions, but I haven't it yet running. What about your application? What are you planning to implement it? Are you using vhdl or high level tools?
  2. B

    Verilog code for correlation of two images

    Re: Corelation of images https://www.altera.com/products/software/products/dsp/dsp-builder.html Added after 1 minutes: also try this https://www.altera.com/support/ip/dsp/ips-dsp-builder.html
  3. B

    Verilog code for correlation of two images

    Re: Corelation of images yes it is, Simulink to vhdl translation is not real, but I told you to use Altera DSP Builder under Simulink. This is a blockset provide by Altera in order to get Vhdl directly. There is an equivalence if you are using Xilinx devices
  4. B

    Verilog code for correlation of two images

    Re: Corelation of images Yes it is exactly I'm talking of doing a simulink model and compile it in order to generate a vhdl block which can be imported from the FPGA tool of you FPGA vendor.
  5. B

    Verilog code for correlation of two images

    Re: Corelation of images I do not know your timing requirements exactly. I did not mean Matlab, I did mean using Simulink. This is a high-level application to develop dsp interconecting blocks, not code. The main advantage is simulation withouth hardware of your model. you can load both...
  6. B

    Hough Transform (HT) for image processing

    Has anyone tried to implement the Hough Transform (HT) for image processing using FPGA??? I've read it is possible by means of Cordic algorithm for its capability to implement trigonometrical functions Any suggestion about????
  7. B

    Verilog code for correlation of two images

    Re: Corelation of images I would recommend you to start using Simulink, and creating a high level model about the main properties of your project. After you have to use the blocks provides from your FPGA vendor (Xilinx or Altera) in order to make your model suitable to FPGA configuration. At...
  8. B

    FPGA for video processing ask for hlep

    altera provides an reference design to do video processing by using altera video/image processin suite. Deinterlacer, croma resampler, color space... it is very powerful
  9. B

    LVDS in altera stratix II FPGA

    altera provides multiple ports in order to implement LVDS transceiver, you'll need to use a PLL and LVDS megafunction, it is very easy to configure by means mega wizard. Signal integrity is an issue because the high frecuency within this hi-speed lines.
  10. B

    Verilog code for correlation of two images

    Re: Corelation of images I suggest you to use Altera DSP Builder, it is a good tool to start to doing a model, simulate and implement to the FPGA.
  11. B

    How to implent an histogram in a FPGA device??

    Hi tomasulo, Could you give any link to this implementation in Xilinx?? Thanks in advance
  12. B

    How to implent an histogram in a FPGA device??

    I'm using Altera tools, I need speed and I want to do via hardware implementation not using NIOSII. I've been using DSPBuilder from Simulink, but there isn't any block to do directly an histogram. I would like to get any reference design such us ram implementation in order to migrate it to...
  13. B

    How to implent an histogram in a FPGA device??

    I need to implement an histogram in a FPGA for 2D image frames. Any suggestion or reference design??? Thanks in advance.
  14. B

    programming zigbee modules and various zigbee modules

    x-ctu+zigbee+atnd I'm using a Xbee module working standalone in a simple board. Surprisingly I've detected too high current consumption in my board (53mAmps) even when Xbee are in Idle mode. I think there are any wrong in this module. Any idea to respect?? Thanks a lot in advance!!!
  15. B

    help FFT in dspic!!!!

    dspic fft example Anyone has any sample code of FFT in Microchip DsPIC?? Thanks in advance.

Part and Inventory Search

Back
Top