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 jody

  1. J

    C code for 8b/10b encoder

    Hi I not saw the encoder 8b/10b in C but this encoder in Verilog is here. I looking for 64B/66B or 128B/130B.
  2. J

    VerilogA code for 8b/10b, 64b/66b, 128b/130b encoder/decoders

    Hi Anybody knows where can I get any information about Architecture of 128B/130B encoder/decoder ? I plan to make a Verilog IP in my study case. tnx
  3. J

    A problem in using sprintf() in AVR32

    The avr-gcc C library, avr-libc, provides the printf() family of functions. You can use them after some preparation. General details are in the avr-libc documentation for file stdio.h. "These notes are specific to the Arduino development environment."
  4. J

    how to build a ARM Programmer

    I found this very interesting work. however I am creating an environment for developing my own programs for the mini2440 ARM kit (I intend to develop programs from the ground up). Right now, I'm wondering: Establish communication with jtag by OpenOCD or H-Jtag (using USB);record the flash...
  5. J

    how to build a ARM Programmer

    hi, how do I convert the parallel jtag mini2440 ARM kit to usb port? It would only connect a converter usb2parallel!
  6. J

    Looking for good robust Transmit and Receive routine in PROTON for using the RF link

    RF problem I think you're trying to develop an interface with radio. this device is used in industry to makes the communication between two points using the radio link. maybe it's help you. See the link...
  7. J

    verilog code of an 8 bit FFT using block floating point arit

    Re: verilog code of an 8 bit FFT using block floating point The first step is to implement the floating point unit. Then, you use the butterfly structure to make the FFT. For to start in floating point unit: **broken link removed** and FFT https://en.wikipedia.org/wiki/Butterfly_diagram
  8. J

    the best book to study RFIC layout ?

    the best layout book i'd like to know what the best book to learn the RF circuits layout, same suggestions?
  9. J

    How to use textio function in testbench to input text file as input?

    textio function what the simulator that uses you?
  10. J

    how to simulate the linearity of transconductor

    wha the spice you use to simulate it or you intend to using?
  11. J

    [SOLVED] VHDL code for serial in parallel out needed

    vhdl code needed... look in www.opencores.org
  12. J

    SystemC material needed, Please ?

    Someone may help me to search or to give me materials on SystemC-AMS??
  13. J

    The margin for Cadence corner setup in which tests are done for 65nm tech

    corner simulation in eldo i do same simulations of temperature using the spice algorithm in eldo "Mentor Graphics". are you interested?
  14. J

    methodologies to choose FPGA

    Somebody knows about workflow or methodologies to choose the microprocessor in FPGA`s for design the product?
  15. J

    CMOS Library question

    The library RF CMOS has equations that describe the behavior for RF signal, higher as of parameters of noise and Parasitic capacitance that appears on the gate at high frequencies.

Part and Inventory Search

Back
Top