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 madmax

  1. M

    Designing with Interrupts

    Hi , I'm working in the embedded application.I design using FPGA's.In one of my design, there are lots of interrupts given to microprocessor. Only one interrupt is connected to the Microprocessor interrupt pin physically.But microprocessor identifies the different interrupts by reading the...
  2. M

    Looking for materials regarding FPGA implementation level

    FPGA Design Hi , I'm somewhat comfortable in the frontend part of FPGA design , but I'm lagging in the implementation level. Can anyone help me by giving some good materials regarding, tips to place and route , floor plan efficiently in FPGA, Also the issues in FPGA design. Thanks in...
  3. M

    selection of clock duty cycle

    Thank you jiang I'm using FPGA so I think no need to care about physical layout.So for FPGA can I use a pulse mentioned having the above mentioned conditions.
  4. M

    selection of clock duty cycle

    Hi , If my flip flop is able to produce the output within the pulse period then can i use a pulse instead of a clock ,if all my flip flops are working in rising edge. thanx in advance , max
  5. M

    selection of clock duty cycle

    abel 25% duty cycle clock Hi , I have to transfer a data from Flip flop1 to Flip flop2,Flip flop's hold time is '0' and clk to q delay is 'x' ns.Between Flip flops there are combinational logics which takes 'y' ns.I'm having a pulse whose high period is more than 'x' ns.Its duty cyle is...
  6. M

    Memory accessing problem - changing the boot code

    Hi , I'm talking about my Hard disk.Hard disk starting sectors got corrupted but all the other parts of 1 GB is good.
  7. M

    Memory accessing problem - changing the boot code

    Memory accessing prolem Hi , My memory got corrupted at the begining.But all the other sectors are good.Because of the problem at the starting address.I cant able to use my memory.So I like to change my reset address to somewhere else in the middle.I think this can be done by changing the...
  8. M

    Looking for beginner books on OSI layering

    OSI layer Hi, Do anyone have good documents which helps for understanding the basic layering concepts(OSI). Thanx in advance.
  9. M

    How to work with FPGA cores?

    Hi , If it is a soft core,compile the core. You instantiate the core in your code. Then compile and synthesis it. Make the total design work according to your requirement by place and route.
  10. M

    Assembly programming in C language

    Thanks Thanx for all. I got the concept of the programming techniques. Also Deep I read part of the PDF and it really helps me more.Thanx a lot ! Max
  11. M

    Assembly programming in C language

    programming for performance Thank you stain, Can anyone provide me notes regarding , the various programming techniques when performance comes into consideration, For Example : switch statement executes faster than if statements.So when speed comes into consideration its better to use...
  12. M

    Assembly programming in C language

    Assembly programming I want to know how to write a program in C which utilises less instruction cycle ie in keeping assembly programming in mind. Do anybody have any notes related to this. Thanx in advance. Max

Part and Inventory Search

Back
Top