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 vivekraj

  1. V

    Configuring softcore processor JTAG ports with FPGA JTAG pin

    Is it possible to configure the JTAG ports of my arm softcore processor to the JTAG pins of my Xilinx FPGA board? From the JTAG pin I can connect to my u-link debugger to debug it using Keil.
  2. V

    [SOLVED] .h and .c files (driver level files) for the fpga embedded c programming availabiliy

    During my school course, we used some predefined C functions which performed some high-level operations in fpga components. Functions like setting the seven segment display by sending the hex values as argument directly. We did not program them by shifting and masking register and stuff...
  3. V

    [SOLVED] .h and .c files (driver level files) for the fpga embedded c programming availabiliy

    where do i get the .h and .c files (driver files) for my fpga for embedded c programming ? Do the vendor provide them or do we have to write them by our self? I am going to get a xilinx board and I want to blink the led or use 7 segment display. Do I need to write register level code for basic...
  4. V

    [SOLVED] Using ARM Cortex M softcore processor in Kintex-7 fpga board - feasibility & toolset

    Re: Using ARM Cortex M softcore processor in Kintex-7 fpga board - feasibility & tool Thanks. I got confused seeing the all the packs in the pack installer.
  5. V

    [SOLVED] Using ARM Cortex M softcore processor in Kintex-7 fpga board - feasibility & toolset

    Using ARM Cortex M softcore processor in Kintex-7 fpga board - feasibility & toolset I need to use ARM Cortex M0 softcore processor along with my RTL in Kintex-7 fpga board. 1) I tried using DesignStart provided by arm but the embedded development kit - Keil ARM MDK does not support kintex-7...
  6. V

    [SOLVED] Are synchronizers used only in control signals to avoid meta-stability?

    Are synchronizers (like double DFF) used only in control signals to avoid meta-stability? If yes, how are data signals protected from meta-stability?
  7. V

    [SOLVED] What's the difference between liberty (.lib) and standard delay format (.sdf)?

    Whats the difference between liberty (.lib) and standard delay format (.sdf)? Whats the difference between liberty (.lib) and standard delay format (.sdf)? Both of them contain the timing information of the design, right?
  8. V

    [SOLVED] Which cache use SRAM technology, Off-chip cache or On-chip cache?

    Which cache use SRAM technology, Off-chip cache or On-chip cache? If so what does the other cache use?

Part and Inventory Search

Back
Top