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 yifen

  1. Y

    Implement a cpu interface circut

    In many applications, we need to connect our ASIC with a processor. Usually, these two systems (ASIC and processor) are asynchronous. How do we design a interface circuit for these two systems ?
  2. Y

    Design for implementing a delay-line

    When we want to implement a delay-line(2048 taps, 16bits for each taps), which one of the following design is better (small chip area / lower power consumption)? 1. Use shift register. 2. Use two port SRAM(1R/1W).
  3. Y

    Looking for an open core for GPS

    Re: GPS Core Attached is Zarlink's Baseband Processor Design Manual. It's a good reference for GPS baseband design.
  4. Y

    Division in ARM processor

    Since there is no "division" hardware in the ARM7 processor, is there any algorithm which can lower the CPU loading if we want to use the division operation ?
  5. Y

    Does AGC REALLY Necessary in GPS Front-end?

    gps front-end Usually, one or two bits GPS RF are used and should be enough. However, if you want to deal with jamming signal, more bits is needed.
  6. Y

    about GPS front-end design?

    You may also find the NEC 1007k, 1008k and 1009k GPS RF IC, too.
  7. Y

    Why ARM7 CPU crashes when I implement USART driver on it ?

    Question about USART I use AT91 r40807 arm7 cpu. When I implement the interrupt-based usart driver, the system will crash occasionally. Does anyone encounter this problem before ? Could anyone offer usart driver ?
  8. Y

    Problem with GPS S/N ratio unit

    Re: GPS S/N unit problem? The relation between "volt" and "dB" is "dB" = 20*log10(volt)
  9. Y

    What are the tests for GPS performance?

    Re: GPS performance tests! In practical, there are two case we need to care about : static test and dynamic test. In the static test, except for the C/o test and TTFF, the position accuracy is important--typically less than 25 meters CEP is need. In the dynamic test, sentivity of the GPS...
  10. Y

    How to write a good VHDL code ?

    good vhdl styl Writing a VHDL code is easy, but to write a GOOD and SYNTHESIBLE VHDL code is not trivial. Is there any guide or example for a better VHDL coding style ??
  11. Y

    HELP : find a vhdl example for max value selection

    vhdl max Could any one tell me about how to write a VHDL code to find the max value of the one-byte input data. ( This input data will change as time goes by )
  12. Y

    Web site for Computer Organization & Design

    This web site is related to "Computer Organization & Design" by Patterson and Hennessy. It's very useful !! www.mkp.com/cod2e.htm
  13. Y

    HW/SW Co-Design - pdf file to download

    Thanks a lot. It is what i want ! / Warning #1 - No thanks at elektroda! /
  14. Y

    How to see the simulated waveform in debussy?

    Dear all : When I use modelsim to simulate my design, how can I see the simulated waveform in debussy ?

Part and Inventory Search

Back
Top