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 gabhades

  1. G

    [SOLVED] FFT in MATLAB gets wrong results when exported to C/C++ by MATLAB Coder

    Problem solved. Different from what I thought, this time it is another problem other than the data type transformation. In Matlab, if you want do to FFT in an arbitrary length like 1000, which is not an integer power of 2, Matlab will fix it for you (by doing an interpolation or zero-padding...
  2. G

    [SOLVED] FFT in MATLAB gets wrong results when exported to C/C++ by MATLAB Coder

    Hi guys, this is almost exactly the same problem as this already solved one: https://www.mathworks.de/matlabcentral/answers/74767-function-got-different-results-with-the-same-inputs-when-directly-called-in-matlab-and-called-in-exp In the linked case, it can be resolved through explicitly...
  3. G

    Is there any demo/example for 10/100/1000M ethernet communication with EP3C120?

    Hi guys, I'm now considering let my Cyclone III Dev Kit communicate with a PC through an ethernet connection. I've read the documentations for Altera triple speed ethernet megacore but still got little idea about the details in communication (e.g. how received data is stored in DDR2/Flash...
  4. G

    Cyclone III online communication with PC through USB 2.0

    Thank you :) I had no experience on real-time communication between FPGA and PC at all before, it is a really helpful suggestion of yours for me.
  5. G

    Single supply configuration for LMH6505 VGA?

    Hi, I'm designing an analog back-end which needs the TI LMH6505 chip working under a single-supply mode (+10V DC single supply). I have noticed the tips given in the data-sheet for this configuration and have settled all the DC offsets, the circuit schema is shown as below: Everything works...
  6. G

    Cyclone III online communication with PC through USB 2.0

    Hi, I've got a Cyclone III dev Kit (EP3C120 dev board), and would like to implement a system which can be online configured through a PC software user interface, i.e. data should be transmitted through the USB 2.0 port to this dev board to store/edit a vector data in the FPGA. How should this...

Part and Inventory Search

Back
Top