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 sucan

  1. S

    How to start doing application work in embedded systems

    Re: How a beginner starts? Find a demo board, for example atmel's EB40, study its hardware, firmware, RTOS, application software etc. It's a good start point.
  2. S

    Problem with configuring XC95108 CPLD

    Re: CPLD configuring Problem I had the same problem when I programed the XC95108TQ100 on an old board with parallel III cable in ISE6.2. I resolved the problem with myself-made parallel III cable which driving abibility is more strong.
  3. S

    IC designer or firmware engineer?

    It is determined by your interest, the money and the future plan of yours.
  4. S

    Divide by 1.5 Counter VHDL Code is here

    design of divide by 1.5 counter The ratio is 1.47.
  5. S

    Use MCU to configer the xilinx FPGA

    how to convert mcs to xsvf The size of my ultimate image is about 10Kbytes, it's small. You must define the functions setPort(), pulseClock(), readByte(), readTDOBit() and waitTime() yourself according to the MCU you're using. The source code provided by app058 is just for reference. You can...
  6. S

    Use MCU to configer the xilinx FPGA

    mcu top xilinx Please read the app058 carefully.
  7. S

    Use MCU to configer the xilinx FPGA

    lvtdocaptured The source code of app058 is C. You can compile it with any C compiler. The only thing you need to do is define four functions in the source code according to the MCU you are using. You can drive the JTAG pins TDI, TDO, TCK and TMS with MCU's general I/O pins. I've accomplished it...
  8. S

    Why I can find the IP coregen in ise6.1?

    no ip coregen in ise6.1 I can not find the IP coregen in new source and only have architecture wizard. What's the problem?
  9. S

    Whats the most popular fpga device and how to program it?

    So many have to be explained. You'd better find a basic book about fpga design.
  10. S

    How can I burn a cpld with a core?

    Are you mean config(program) the CPLD or others?
  11. S

    ABOUT CONFIG ALTERA ACEX By MicroProcessor & Flash

    I've successfully config xilinx FPGA spartan-II X2S150 through JTAG mode using ARM core MCU AT91FR4081(atmel corporation). I don't know if altera has the referense design, but xilinx is. Its referense design is application note 058 including the C code. I think it will be very helpful to your...

Part and Inventory Search

Back
Top