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 kalaiyarasan

  1. K

    bin to pof conversion

    I am using Altera's cyclone IV E ... I am using active serial programming. I want to program a bin file.So how to do bin to pof conversion or how to program bin file using active serial programming.
  2. K

    mathematical calculation for prbs pattern

    i want to understand math calc for prbs pattern can anyone help me with some docs
  3. K

    What is the meaning of "throughput" ?

    throughput is the download rate and/or upload rate
  4. K

    mathematical calculation for scrambler

    i want to know the mathematical calculation of scrambler's x43+1 and x7+x6+1
  5. K

    clock multiplication by 2

    how to implement clock multiplication by 2 in digital phase shifting the clock by 90 degree and xor results in multiply by 2.. if this is the answer how to do phase shift thanks in advance
  6. K

    static timing analysis

    i want to understand about static timing analysis. can anyone suggest some links or book
  7. K

    memory mapped tristate slave

    yes. you are right I am struggling in creating tristate slave component. It is not showing any error message. but not loading into the hardware properly. so thinking to create component using VHDL code for tristate slave.
  8. K

    memory mapped tristate slave

    I want get the idea of memory mapped tristate slave. So that i can able to do VHDL code for that. can u help with me some documents
  9. K

    nios II "no epcs registers"

    thankyou for ur reply i am using nios II EDS. i am having epcs registers in my design and updating everything properly still i am getting that error message
  10. K

    nios II "no epcs registers"

    how to solve the error "no epcs registers found"
  11. K

    nios II SBT for eclipse

    i worked previously on quartus II and nios II version 6.0. now i am working on version 9.1. nios II is updated from IDE to SBT for eclipse. i am feeling difficult to work on that. In creating components using sopc builder, loading the flash programmer i am feeling the difficulty. i created...
  12. K

    What are the considerations of setup time and hold time in flip flops?

    Re: digital electronics the data should be stable before and after the arrival of clk, with respect to raising or falling edge of the clk. the former is setup time and later is hold time.
  13. K

    How to create a RAM block without using a clock?

    Re: RAM Block thanks for ur reply . Is it really possible. suppose i want to write continuously for more than 5 times. how long i want to make my write enable high. Is there any possible that junk values enter the memory. Any synchronization problem. if any means how to solve that
  14. K

    How to create a RAM block without using a clock?

    Is it possible to create a RAM without using a clock. thanks in advance
  15. K

    How to add a 4 bit data and a single bit data in VHDL coding?

    and operation mostly anding operation will be bit by bit only. 4 bit data will be AND with a 4 bit no only. u can concatenate like this "000" & '1' to change single bit to 4 bit

Part and Inventory Search

Back
Top